Re: [Qemu-devel] [PATCH] qom-test: blacklist xenigd

2014-08-17 Thread Michael S. Tsirkin
On Fri, Aug 15, 2014 at 06:33:10PM +0200, Andreas Färber wrote: > Am 14.08.2014 18:02, schrieb Michael S. Tsirkin: > > Patch > > xen:hw:i386:pc_piix: introduce new machine for IGD passthrough > > adds a new machine type. > > Blacklist it since it forces xen accel. > > > > Cc: Tiejun Chen > >

Re: [Qemu-devel] [PATCH] qom-test: blacklist xenigd

2014-08-15 Thread Andreas Färber
Am 14.08.2014 18:02, schrieb Michael S. Tsirkin: > Patch > xen:hw:i386:pc_piix: introduce new machine for IGD passthrough > adds a new machine type. > Blacklist it since it forces xen accel. > > Cc: Tiejun Chen > Signed-off-by: Michael S. Tsirkin > --- > tests/qom-test.c | 2 +- > 1 file ch

[Qemu-devel] [PATCH] qom-test: blacklist xenigd

2014-08-14 Thread Michael S. Tsirkin
Patch xen:hw:i386:pc_piix: introduce new machine for IGD passthrough adds a new machine type. Blacklist it since it forces xen accel. Cc: Tiejun Chen Signed-off-by: Michael S. Tsirkin --- tests/qom-test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qom-test.c b