* Video problem
@ 2009-12-15 0:14 Frans de Boer
0 siblings, 0 replies; only message in thread
From: Frans de Boer @ 2009-12-15 0:14 UTC (permalink / raw)
To: kvm
Dear Reader(s),
I have encountered a problem after the qemu-kvm-0.11 version in that the
resolution for Windows XP changed to 640x480 with 4-bit depth as opposed
to 1680x1050x24/32 bits.
Using git I tried to keep up with the latest. recently I am using
Opensuse 11.2, but the current git produces the same results on opensuse
11.0.
Maybe it is a switch I need to set during compile time or execution time
is do not know about.
For compile I use - from the build subdir: ../configure --prefix=/usr
--audio-drv-list='alsa sdl' --audio-card-list='es1370 ac97 sb16'
--enable-mixemu --enable-check-utests --extra-cflags='-O3 -march=k8
-mtune=k8' --enable-system --enable-user --disable-cpu-emulation
To start I use:
export QEMU_AUDIO_DRV=alsa
export QEMU_ALSA_DAC=dmix
export QEMU_ALSA_ADC=null
qemu-system-x86_64 -net vde,vlan=0,sock=/var/run/vde2/kvm0 -net
nic,model=virtio,vlan=0,macaddr=52:54:00:00:FB:08 -m 768 -localtime
-boot c -cpu kvm64 -vga std -soundhw pcspk,sb16 -name VWinXP-nl -hda
/media/raidarray/vms/vwinxp-nl.img -usb -alt-grab -usbdevice tablet
-no-frame
This works only with the qemu-kvm.0.11 tar file, not with any latter git
version.
Do I miss something?
Frans.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-15 0:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 0:14 Video problem Frans de Boer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.