On Mo, 2015-07-13 at 12:15 +0200, Paolo Bonzini wrote: > > On 13/07/2015 09:32, Gerd Hoffmann wrote: > > > and virtio-vga is only compiled on 64-bit Intel? > > > > There is virtio-gpu-pci ... > > > > Any specific reason why we need vga compatibility on !x86? > > I was actually thinking about 32-bit x86. :) I agree that !x86 is not > necessary.
Yea, setting it for i386 makes sense indeed. Just went out of my focus, last time I used qemu-system-i386 was a few years back ... Any reason why one would use qemu-system-i386 instead of qemu-system-x86_64 btw? I suspect a 32bit host machine is the only one? cheers, Gerd