|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] XCP: PCI pass through Howto
Hi,
The only documentation is currently in the code L
Try a command like:
xe vm-param-set uuid=<uuid> other-config:pci=0/0000:00:00:0
and then start the VM. (Change that PCI bus path to be the one
you actually want to use)
http://xenbits.xen.org/xapi/xen-api.hg?file/a8decf9d3bee/ocaml/xapi/vmops.ml
(line 483, pcidevs_of_vm)
Cheers,
Dave
From:
xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of James Troup
Sent: 24 February 2010 07:18
To: xen-users
Subject: [Xen-users] XCP: PCI pass through Howto
Hi,
where can I find out about the experimental PCI pass-through in XCP?
I do not seem to be able to find any documentation.
Thanks.
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|