All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 00/16] xend: pass-through: various clean-ups and infrastructure
@ 2009-06-15  1:55 Simon Horman
  2009-06-15  1:55 ` [patch 01/16] xend: pass-through: Only call setupOneDevice() once per device Simon Horman
                   ` (15 more replies)
  0 siblings, 16 replies; 28+ messages in thread
From: Simon Horman @ 2009-06-15  1:55 UTC (permalink / raw)
  To: xen-devel; +Cc: Masaki Kanno, Dexuan Cui

This series of patches cleans up various aspects of the PCI pass-through
code. This is working towards multi-function pass-through devices in guests.
But most of these changes are useful in their own right, so I am posting
this batch without the rest of the multi-function changes.

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

end of thread, other threads:[~2009-06-16 12:38 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-15  1:55 [patch 00/16] xend: pass-through: various clean-ups and infrastructure Simon Horman
2009-06-15  1:55 ` [patch 01/16] xend: pass-through: Only call setupOneDevice() once per device Simon Horman
2009-06-15  1:55 ` [patch 02/16] xend: pass-through: fix typo: spx -> sxp Simon Horman
2009-06-15  1:55 ` [patch 03/16] xend: pass-through: tidy up PciController() Simon Horman
2009-06-15  1:55 ` [patch 04/16] xend: pass-through: cleanupDevice: move and remove recently added vslot entry Simon Horman
2009-06-15  1:55 ` [patch 05/16] xend: pass-through: sxp.merge() cant deal with values being a list Simon Horman
2009-06-15  1:55 ` [patch 06/16] xend: pass-through: Remove PciDeviceNotFoundError, it is never used Simon Horman
2009-06-15  1:55 ` [patch 07/16] xend: pass-through: Use PCIDevice as the parameter for the constructor for PCIQuirk Simon Horman
2009-06-15  1:55 ` [patch 08/16] xend: pass-through: Common parse_pci_name() Simon Horman
2009-06-16 10:43   ` Keir Fraser
2009-06-16 11:20     ` Simon Horman
2009-06-16 12:22       ` Keir Fraser
2009-06-16 12:38         ` Simon Horman
2009-06-15  1:55 ` [patch 09/16] xend: pass-through: Use common parsing code in preprocess_pci() Simon Horman
2009-06-15  1:55 ` [patch 10/16] xend: pass-through: Add pci_dict_cmp() Simon Horman
2009-06-15  1:55 ` [patch 11/16] xend: pass-through: Move pci conversion functions to pci.py Simon Horman
2009-06-15  5:58   ` [patch 11/16] xend: pass-through: Move pci conversionfunctions " Masaki Kanno
2009-06-15  6:15     ` Simon Horman
2009-06-15  7:02       ` [patch 11/16] xend: pass-through: Move pciconversionfunctions " Masaki Kanno
2009-06-15  9:04         ` Simon Horman
2009-06-15 11:58           ` [patch v2] xend: pass-through: Move pci conversion functions " Simon Horman
2009-06-15 23:36             ` [patch 11/16 v3] " Simon Horman
2009-06-15  1:55 ` [patch 12/16] xend: pass-through: Use generic code in pci_opts_list_to_sxp() Simon Horman
2009-06-15 11:59   ` [patch v2] " Simon Horman
2009-06-15  1:55 ` [patch 13/16] xend: pass-through: Add pci_tuple_to_dict() Simon Horman
2009-06-15  1:55 ` [patch 14/16] xend: pass-through: Use common parsing code in parse_pci_configuration() Simon Horman
2009-06-15  1:55 ` [patch 15/16] xend: pass-through: Use common parsing code in getDeviceConfiguration() Simon Horman
2009-06-15  1:55 ` [patch 16/16] xend: pass-through: Clean up hvm_destroyPCIDevice() Simon Horman

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.