Il 08/03/2014 14:26, Alexey Kardashevskiy ha scritto:
> I think that after this patch, "-nodefaults -device VGA" will get a USB > controller that it didn't get before.I suspect what was meant by "the machine not aware of the graphics device" is that the guest won't work with VGA and without keyboard (default console will be vga + keyboard and not serial) which is USB and this is why the patch is trying to add USB.
But with -nodefaults QEMU should never be adding USB. Paolo