All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH 0/4] arm/arm64: fixes and convenience
@ 2016-01-15 17:41 Andrew Jones
  2016-01-15 17:41 ` [kvm-unit-tests PATCH 1/4] arm64: irq handlers don't use esr Andrew Jones
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Andrew Jones @ 2016-01-15 17:41 UTC (permalink / raw)
  To: kvm; +Cc: pbonzini

Andrew Jones (4):
  arm64: irq handlers don't use esr
  arm64: start_usr: no default vectors
  arm64: include esr.h from processor.h
  arm/arm64: make stack creation user friendly

 arm/selftest.c            |  4 +---
 lib/arm/asm/thread_info.h |  7 ++++++
 lib/arm/smp.c             |  4 +---
 lib/arm64/asm/processor.h |  9 +++++--
 lib/arm64/processor.c     | 60 +++++++++++++++++++++++++++++++++++++----------
 5 files changed, 63 insertions(+), 21 deletions(-)

-- 
2.4.3


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-01-19 14:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-15 17:41 [kvm-unit-tests PATCH 0/4] arm/arm64: fixes and convenience Andrew Jones
2016-01-15 17:41 ` [kvm-unit-tests PATCH 1/4] arm64: irq handlers don't use esr Andrew Jones
2016-01-15 17:41 ` [kvm-unit-tests PATCH 2/4] arm64: start_usr: no default vectors Andrew Jones
2016-01-15 17:41 ` [kvm-unit-tests PATCH 3/4] arm64: include esr.h from processor.h Andrew Jones
2016-01-15 17:41 ` [kvm-unit-tests PATCH 4/4] arm/arm64: make stack creation user friendly Andrew Jones
2016-01-19 14:29   ` Paolo Bonzini
2016-01-19 14:30 ` [kvm-unit-tests PATCH 0/4] arm/arm64: fixes and convenience Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.