Re: [libvirt] [PATCH 10/11] qemu_command: properly detect which model to use for video device

2016-10-10 Thread Pavel Hrdina
On Sat, Oct 08, 2016 at 10:02:00AM -0400, John Ferlan wrote: > > > On 09/30/2016 12:02 PM, Pavel Hrdina wrote: > > This improves commit 706b5b6277 in a way that we instead use qemu > > capabilities to detect whether we can use virto-vga or not. > > > > Signed-off-by: Pavel Hrdina

Re: [libvirt] [PATCH 10/11] qemu_command: properly detect which model to use for video device

2016-10-08 Thread John Ferlan
On 09/30/2016 12:02 PM, Pavel Hrdina wrote: > This improves commit 706b5b6277 in a way that we instead use qemu > capabilities to detect whether we can use virto-vga or not. > > Signed-off-by: Pavel Hrdina > --- > src/qemu/qemu_command.c| 4 +--

[libvirt] [PATCH 10/11] qemu_command: properly detect which model to use for video device

2016-09-30 Thread Pavel Hrdina
This improves commit 706b5b6277 in a way that we instead use qemu capabilities to detect whether we can use virto-vga or not. Signed-off-by: Pavel Hrdina --- src/qemu/qemu_command.c| 4 +-- src/qemu/qemu_domain.c | 12