All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v9 0/2] vcpu_block and WFI trapping
@ 2013-04-23 11:19 Stefano Stabellini
  2013-04-23 11:19 ` [PATCH v9 1/2] xen: introduce vcpu_block Stefano Stabellini
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Stefano Stabellini @ 2013-04-23 11:19 UTC (permalink / raw)
  To: xen-devel; +Cc: julien.grall, tim, Ian.Campbell, Stefano Stabellini

A detail description follows in the commit message of each patch.

Stefano Stabellini (2):
  xen: introduce vcpu_block
  xen/arm: trap guest WFI

 xen/arch/arm/gic.c          |    8 +++++++-
 xen/arch/arm/traps.c        |   17 ++++++++++++++++-
 xen/arch/arm/vgic.c         |    1 +
 xen/common/schedule.c       |   13 ++++++++-----
 xen/include/asm-arm/event.h |   41 ++++++++++++++++++++++++++++++++---------
 xen/include/asm-arm/gic.h   |    1 +
 xen/include/xen/sched.h     |    1 +
 7 files changed, 66 insertions(+), 16 deletions(-)

-- 
1.7.2.5

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

end of thread, other threads:[~2013-05-01 10:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-23 11:19 [PATCH v9 0/2] vcpu_block and WFI trapping Stefano Stabellini
2013-04-23 11:19 ` [PATCH v9 1/2] xen: introduce vcpu_block Stefano Stabellini
2013-04-29 10:15   ` Stefano Stabellini
2013-04-29 10:29     ` Keir Fraser
2013-04-30 10:58       ` Ian Campbell
2013-04-23 11:19 ` [PATCH v9 2/2] xen/arm: trap guest WFI Stefano Stabellini
2013-04-29  9:22   ` Ian Campbell
2013-04-29 18:09     ` Stefano Stabellini
2013-04-30  8:50       ` Ian Campbell
2013-04-30 17:48         ` Stefano Stabellini
2013-05-01  9:53           ` Ian Campbell
2013-05-01 10:28             ` Stefano Stabellini
2013-04-28 14:32 ` [PATCH v9 0/2] vcpu_block and WFI trapping Stefano Stabellini
2013-04-29  9:17   ` Ian Campbell

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.