All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] XSM PIRQ and rcu_lock_target cleanup
@ 2013-01-17 18:55 Daniel De Graaf
  2013-01-17 18:55 ` [PATCH 1/3] hvm: wire up domctl and xsm hypercalls Daniel De Graaf
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Daniel De Graaf @ 2013-01-17 18:55 UTC (permalink / raw)
  To: xen-devel

These three patches finish up the XSM IS_PRIV reworking, in addition to
the patches posted by Ian and Lars fixing things for ARM. I did not
include a patch removing the rcu_lock_target_domain_by_id function
because it's still referenced in ARM at the moment, but it looks like
those locations are being changed (or will be changed in the future).

[PATCH 1/3] hvm: wire up domctl and xsm hypercalls
 - Have tested simple operations like xl list/pause/unpause from HVM.
   Things like domain creation may need some of the PVH work that also
   applies to HVM (and domain creation in particular probably shouldn't
   be done from HVM anyway).

[PATCH 2/3] xen/arch/x86: complete XSM hooks on irq/pirq mappings
 - This should compliment Ian's work on MSI interrupts, although it
   doesn't look to conflict directly

[PATCH 3/3] xen/arch/arm: add XSM hook to HVMOP_{get,set}_param

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

end of thread, other threads:[~2013-02-05 11:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17 18:55 [PATCH 0/3] XSM PIRQ and rcu_lock_target cleanup Daniel De Graaf
2013-01-17 18:55 ` [PATCH 1/3] hvm: wire up domctl and xsm hypercalls Daniel De Graaf
2013-01-17 18:55 ` [PATCH 2/3] xen/arch/x86: complete XSM hooks on irq/pirq mappings Daniel De Graaf
2013-01-17 18:55 ` [PATCH 3/3] xen/arch/arm: add XSM hook to HVMOP_{get, set}_param Daniel De Graaf
2013-01-18  9:19   ` Ian Campbell
2013-01-31  9:16     ` Ian Campbell
2013-02-05 10:59       ` Ian Campbell
2013-02-05 11:31         ` Stefano Stabellini
2013-02-05 11:46           ` Ian Campbell
2013-01-23  9:20   ` Keir Fraser
2013-01-23 14:24     ` [PATCH v2 " Daniel De Graaf
2013-01-18  9:23 ` [PATCH 0/3] XSM PIRQ and rcu_lock_target cleanup Ian Campbell
2013-01-23 14:37   ` Daniel De Graaf
2013-01-23 14:43     ` Ian Campbell
2013-01-23 14:51       ` Daniel De Graaf
2013-01-23 14:57         ` 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.