All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Wong <johnw@wonghome.net>
To: KVM list <kvm@vger.kernel.org>
Subject: can not start "-vga std" after upgrade to git snapshot
Date: Sun, 21 Feb 2010 20:08:57 +0800	[thread overview]
Message-ID: <4B812259.2090402@wonghome.net> (raw)

After upgrade to snapshot
"http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=snapshot;h=db311e8619d310bd7729637b702581d3d8565049;sf=tgz",
i can not see the "-vga std" screen, kvm will start the vnc instead vga.

my kvm command like this:

${KVM} -drive
if=virtio,media=disk,cache=none,format=qcow2,file=${IMG},boot=on \
-drive if=ide,media=disk,cache=none,format=qcow2,file=${NTFSDISK} \
-net nic,vlan=${NUM},model=virtio,macaddr=00:AA:BB:CC:DD:0${NUM} \
-net
tap,vlan=${NUM},ifname="${iface}",script=/etc/kvm/kvm-ifup,downscript=/etc/kvm/kvm-ifdown
\
-localtime -smp 2 \
-usb -usbdevice tablet \
-soundhw all \
-k en-us -monitor stdio \
-mem-path /hugepages \
-enable-kvm \
-m 2048 -vga std -boot order=c,menu=off


please help, and thank you.

             reply	other threads:[~2010-02-21 12:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-21 12:08 John Wong [this message]
2010-02-24 10:59 ` can not start "-vga std" after upgrade to git snapshot John Wong

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=4B812259.2090402@wonghome.net \
    --to=johnw@wonghome.net \
    --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.