[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 0 of 3] xl: implement basic PCI passthrough sanity checks



Following patch series implements basic safety checks for PCI passthrough in
libxl.  Specifically it deals with the case where the same PCI device may be
multiply assigned in to one or more domU's. As a bonus, implement the
pci-list-assignable-devices xl command.

 tools/libxl/Makefile      |    2 +-
 tools/libxl/libxl.c       |  501 ------------------------------------------
 tools/libxl/libxl_pci.c   |  538 ++++++++++++++++++++++++++++++++++++++++++++++
 tools/libxl/libxl.h       |    1 +
 tools/libxl/libxl_pci.c   |  123 ++++++++++
 tools/libxl/xl.h          |    1 +
 tools/libxl/xl_cmdimpl.c  |   34 ++
 tools/libxl/xl_cmdtable.c |    5 +
 tools/libxl/libxl_pci.c   |   11 +-
 9 files changed, 713 insertions(+), 503 deletions(-)

Signed-off-by: Gianni Tedesco <gianni.tedesco@xxxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.