Re: [Qemu-devel] [PATCH V6 06/15] xen: Add the Xen platform pci device

2010-11-15 Thread Alexander Graf
On 21.10.2010, at 19:36, anthony.per...@citrix.com wrote: > From: Steven Smith > > Introduce a new emulated PCI device, specific to fully virtualized Xen > guests. The device is necessary for PV on HVM drivers to work. > > Signed-off-by: Steven Smith > Signed-off-by: Anthony PERARD > Signed

[Qemu-devel] [PATCH V6 06/15] xen: Add the Xen platform pci device

2010-10-21 Thread anthony . perard
From: Steven Smith Introduce a new emulated PCI device, specific to fully virtualized Xen guests. The device is necessary for PV on HVM drivers to work. Signed-off-by: Steven Smith Signed-off-by: Anthony PERARD Signed-off-by: Stefano Stabellini --- Makefile.target |1 + hw/hw.h