qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] [Qemu-devel][PATCH v7 3/3] spapr: Add support for -vga op


From: Alexander Graf
Subject: Re: [Qemu-ppc] [Qemu-devel][PATCH v7 3/3] spapr: Add support for -vga option
Date: Tue, 14 Aug 2012 13:04:05 +0200
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0

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 <address@hidden>
Signed-off-by: Li Zhang <address@hidden>
---
  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.


Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]