|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] disable qemu PCI devices in HVM domains
>
> I like the principle of disabling the drivers via an instruction to
> qemu rather than by attempting to wrestle with the Windows driver
> machinery to try to hide the devices. But couldn't we simulate a PCI
> unplug or a medium change or something instead ? Then you could do it
> later in the boot after your own drivers have properly bound.
>
Is the 'pci unplug' as simple as making a call somewhere like
pci_unplug(id of ide adapter)? I'm concerned that Windows may not like
this.
James
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|