All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frans de Boer <frans@fransdb.nl>
To: kvm@vger.kernel.org
Subject: Video problem
Date: Tue, 15 Dec 2009 01:14:43 +0100	[thread overview]
Message-ID: <4B26D4F3.8020201@fransdb.nl> (raw)

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.


                 reply	other threads:[~2009-12-15  0:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B26D4F3.8020201@fransdb.nl \
    --to=frans@fransdb.nl \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.