xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Provide infrastructure changes for backends (especially pciback) for 2.6.40
@ 2011-04-14 15:30 Konrad Rzeszutek Wilk
  2011-04-14 15:30 ` [PATCH 1/5] xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions Konrad Rzeszutek Wilk
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-04-14 15:30 UTC (permalink / raw)
  To: xen-devel, linux-kernel

I've posted these patches in the past, and fixed some of the issues, and I think
there were reviewed. These five pathches are proposed for 2.6.40 to to allow the
Xen-pciback backend module to work.

The patches are located in devel/backend.base.v3
(git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git)

The diffstat is:

 arch/x86/include/asm/xen/pci.h |   16 +++++++
 arch/x86/pci/xen.c             |   94 +++++++++++++++++++++++++++++++++++++--
 drivers/xen/events.c           |   39 ++++++++++++++--
 include/xen/events.h           |    9 +++-
 4 files changed, 147 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2011-04-18 15:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-14 15:30 [PATCH] Provide infrastructure changes for backends (especially pciback) for 2.6.40 Konrad Rzeszutek Wilk
2011-04-14 15:30 ` [PATCH 1/5] xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions Konrad Rzeszutek Wilk
2011-04-14 15:30 ` [PATCH 2/5] xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF Konrad Rzeszutek Wilk
2011-04-14 15:30 ` [PATCH 3/5] xen/irq: Add support to check if IRQ line is shared with other domains Konrad Rzeszutek Wilk
2011-04-14 15:30 ` [PATCH 4/5] xen/irq: Export 'xen_pirq_from_irq' function Konrad Rzeszutek Wilk
2011-04-14 15:30 ` [PATCH 5/5] xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot Konrad Rzeszutek Wilk
2011-04-18 15:20 ` [PATCH] Provide infrastructure changes for backends (and blkback) for 2.6.40 Konrad Rzeszutek Wilk
2011-04-18 15:20 ` [PATCH] xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).