xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 3] Introduce basic PCI safety checks in libxl and centralize BDF parsing
@ 2010-07-28 19:40 Gianni Tedesco
  2010-07-28 19:40 ` [PATCH 1 of 3] Move libxl_device_pci_reset in to libxl_pci.c Gianni Tedesco
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Gianni Tedesco @ 2010-07-28 19:40 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson, Stefano Stabellini

This patch series follows on from previous patch moving PCI code in to libxl_pci.c

Changes from previous patch-series are thus:
 1. Move pci FLR function in to libxl_pci.c - got it all in now.
 2. Properly initialize pci device structs in new code
 3. Incorporate suggestions from Stefano wrt. API and putting sysfs
    paths in macros.
 4. Rename libxl_device_pci_list to libxl_device_pci_list_assigned
    due to change in parameters for consistency with the rest of libxl
    PCI API.
 5. Also introduced a patch to centralise parsing of PCI BDF's and
    allow omission of the PCI domain as a short-hand for both
    config files and hot-plug command parameters. This also fixes
    an infinite loop in xl create if there is a parse error in the
    pci config.

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

end of thread, other threads:[~2010-07-30 15:50 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-28 19:40 [PATCH 0 of 3] Introduce basic PCI safety checks in libxl and centralize BDF parsing Gianni Tedesco
2010-07-28 19:40 ` [PATCH 1 of 3] Move libxl_device_pci_reset in to libxl_pci.c Gianni Tedesco
2010-07-29 15:37   ` Ian Jackson
2010-07-29 15:42     ` Gianni Tedesco
2010-07-29 15:48   ` Gianni Tedesco
2010-07-28 19:40 ` [PATCH 2 of 3] Check whether a PCI device is assignable before assigning it do a domU Gianni Tedesco
2010-07-29 14:36   ` Stefano Stabellini
2010-07-29 15:32     ` Gianni Tedesco
2010-07-29 15:49   ` Gianni Tedesco
2010-07-29 16:00     ` Stefano Stabellini
2010-07-30 15:21   ` Ian Campbell
2010-07-30 15:50     ` Gianni Tedesco
2010-07-28 19:40 ` [PATCH 3 of 3] Centralize parsing of PCI BDF's in xl Gianni Tedesco
2010-07-29 14:42   ` Stefano Stabellini
2010-07-29 15:33     ` Gianni Tedesco
2010-07-29 15:50   ` Gianni Tedesco
2010-07-29 17:54     ` Ian Jackson
2010-07-29 17:56       ` Gianni Tedesco
2010-07-29 18:15       ` Gianni Tedesco

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).