qemu-devel
[Top][All Lists]
Advanced

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

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


From: Benjamin Herrenschmidt
Subject: Re: [Qemu-devel] [Qemu-ppc][PATCH v7 3/3] spapr: Add support for -vga option
Date: Tue, 14 Aug 2012 22:04:03 +1000

On Tue, 2012-08-14 at 13:04 +0200, Alexander Graf wrote:
> 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. 

Right, nowadays qemu defaults to cirrus regardless of the arch which is
annoying. In fact it even creates a vga card with -nographic, you have
to do -vga none to avoid it which is even more annoying for us :-)

That's an area where we want less stupid global magic in vl.c and more
fine tunes arch control.

Cheers,
Ben





reply via email to

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