libxl/xl: implement xen_platform_pci enable/disable
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Jun 2010 07:01:04 +0000 (08:01 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 8 Jun 2010 07:01:04 +0000 (08:01 +0100)
commite1e4abdf2a4b0c8dd1706f99056f2a23c9254b3f
tree70c9ec6b808acbfe64588326a52ed664c69c1a9c
parent24454c884a5fa0fa268dce74ae0bcabd71185da4
libxl/xl: implement xen_platform_pci enable/disable

Implement xen_platform_pci support in xl/libxl to allow users to
disable the xen platform pci device from the VM config file.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl.h
tools/libxl/xl_cmdimpl.c