On Thu, 2013-11-14 at 16:01 +1100, Alexey Kardashevskiy wrote: > So the question is - is there any proper (i. e. qemu-upstreamable) way to > detect a VGA device presence and create additional devices (OHCI, keyboard, > mouse) as "-vga" does it now? The machine reset callback is too late for that. > > Or we should just print an error (in QEMU or SLOF) and do nothing and let > the user configure all required devices in libvirt?
My opinion is that we should always create a PAPR vty... libvirt creating VGA devices is stupid... I understand x86's get upset when they don't have one but it's useless on power and adds its own problems. So libvirt should be fixed not to do that Cheers, Ben.