qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] -vga qxl


From: Rick Vernam
Subject: [Qemu-devel] -vga qxl
Date: Thu, 4 Aug 2011 11:03:10 -0500
User-agent: KMail/1.13.7 (Linux/2.6.39.4; KDE/4.6.3; x86_64; ; )

it seems that qxl is not working correctly with any of the 0.15 releases thus 
far.  this includes qemu and qemu-kvm.

when I start qemu like so:
qemu-system-x86_64 -cpu host -enable-kvm -m 768 -usb -vga qxl -monitor stdio
I get a black screen.

when I start with -vga std:
qemu-system-x86_64 -cpu host -enable-kvm -m 768 -usb -vga std -monitor stdio
I see the seabios screen, etc.

qemu has been configured like
./configure --target-list=x86_64-softmmu --disable-curses  --disable-curl --
audio-drv-list=alsa --audio-card-list=sb16,ac97,hda --disable-bluez --enable-
vhost-net --enable-spice

I've also configured with --disable-vnc and --disable-opengl with the same 
results

Am I using this wrong, or is this a bug?



reply via email to

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