[Qemu-devel] [PATCH] fix gtk interface for vfio + vga=none (was: Mousegrab broken with vfio in 2.1.0)

2014-08-12 Thread Benedikt Morbach
after the recent ui rework it didn't show a gfx window if no emulated graphics card was attached. This prevented input grab from working for the vfio gpu passthrough use case. Hack around this by always creating at least one gfx tab. --- I'm not quite sure how much of a hack this is, but it at le

Re: [Qemu-devel] Mousegrab broken with vfio in 2.1.0 (was: [PATCH 00/25] qemu gtk ui overhaul)

2014-08-07 Thread Benedikt Morbach
On Thu, 2014-08-07 at 00:22 +0200, Benedikt Morbach wrote: > I think one of those gtk patches broke mouse/keyboard grab for my > Windows 8 vfio/vga-passthrough setup in 2.1.0 and I was instructed on > IRC to report that here. > > With 2.0.0 I got a black qemu window with "Th

[Qemu-devel] Mousegrab broken with vfio in 2.1.0 (was: [PATCH 00/25] qemu gtk ui overhaul)

2014-08-06 Thread Benedikt Morbach
I think one of those gtk patches broke mouse/keyboard grab for my Windows 8 vfio/vga-passthrough setup in 2.1.0 and I was instructed on IRC to report that here. With 2.0.0 I got a black qemu window with "This VM has no graphic display device", which I could click on to get a mouse grab. With 2.1.0