On Tue, Aug 14, 2012 at 7:04 PM, Alexander Graf <ag...@suse.de> wrote: > On 08/07/2012 04:42 AM, Li Zhang wrote: >> >> Also instanciate the USB keyboard and mouse when that option is used >> (you can still use -device to create individual devices without all >> the defaults) >> >> Signed-off-by: Benjamin Herrenschmidt <b...@kernel.crashing.org> >> Signed-off-by: Li Zhang <zhlci...@linux.vnet.ibm.com> >> --- >> hw/spapr.c | 31 ++++++++++++++++++++++++++++++- >> 1 files changed, 30 insertions(+), 1 deletions(-) > > > Thanks, applied to ppc-next without the USB bits. I also get the following > warning now: > > $ ./ppc64-softmmu/qemu-system-ppc64 -nographic -M pseries -kernel > /boot/vmlinux -initrd /boot/initrd -enable-kvm -m 1G -append root=/dev/null > This vga model is not supported,currently it only supports -vga std > [...] > > Fixing with a follow-up patch. > Oh, got it. It's annoying. > > Alex >
-- Best Regards -Li