From: "Blue Swirl" <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [5335] Change the way video graphics adapter is selected
Date: Sun, 28 Sep 2008 09:01:34 +0300 [thread overview]
Message-ID: <f43fc5580809272301m4d66431et863866ddec47878d@mail.gmail.com> (raw)
In-Reply-To: <E1KjkMQ-0001vG-BZ@cvs.savannah.gnu.org>
On 9/28/08, malc <av1474@comtv.ru> wrote:
> Revision: 5335
> http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5335
> Author: malc
> Date: 2008-09-28 00:42:05 +0000 (Sun, 28 Sep 2008)
>
> Log Message:
> -----------
> Change the way video graphics adapter is selected
>
> Instead of having (current)three command line switches -std-vga,
> -cirrusvga and -vmwarevga, provide one -vga switch which takes
> an argument, so that:
> qemu -std-vga becomes qemu -vga std
> qemu -cirrusvga becomes qemu -vga cirrus
> qemu -vmwarevga becomes qemu -vga vmware
I'd prefer a more generic syntax, like -drive options:
-displayhw model=vga,type=std
-displayhw model=vga,type=std
-displayhw model=vga,type=std
-displayhw model=tcx,type=hardwarecursor
Then this option would be useful for non-VGA targets. I don't see -vga
xxx as an improvement over -xxx-vga.
Also, there should be compatibility support for previous syntax, like
-cdrom or -hda implies some -drive options.
next prev parent reply other threads:[~2008-09-28 6:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-28 0:42 [Qemu-devel] [5335] Change the way video graphics adapter is selected malc
2008-09-28 6:01 ` Blue Swirl [this message]
2008-09-28 14:42 ` Anthony Liguori
2008-09-28 15:46 ` Blue Swirl
2008-09-28 14:57 ` andrzej zaborowski
2008-09-28 15:55 ` Blue Swirl
2008-09-28 18:47 ` andrzej zaborowski
2008-09-28 18:09 ` malc
2008-09-28 14:41 ` Anthony Liguori
2008-09-29 9:38 ` Daniel P. Berrange
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=f43fc5580809272301m4d66431et863866ddec47878d@mail.gmail.com \
--to=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).