[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: [PATCH 2/7] Introduce -display argument
From: |
Jes Sorensen |
Subject: |
[Qemu-devel] Re: [PATCH 2/7] Introduce -display argument |
Date: |
Tue, 15 Mar 2011 15:55:28 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7 |
On 03/15/11 15:53, Anthony Liguori wrote:
>> -nographic is effectively a convenience shortcut which changes
>> the behaviour of several different devices (display, serial,
>> parallel, at least). It doesn't belong under '-display' from
>> an orthogonality argument, and people who want it because it
>> is a shortcut will be better served by the existing '-nographic'
>> because it's less typing than '-display serial' anyway.
>
> Yeah, I think I agree. We shouldn't have a -display nographic.
Ok, consider it gone. I've never used it, so a I am more than happy to
axe it :)
Cheers,
Jes
- [Qemu-devel] [PATCH v2 0/7] Introduce -display and make VNC optional, Jes . Sorensen, 2011/03/15
- [Qemu-devel] [PATCH 3/7] Introduce -display none, Jes . Sorensen, 2011/03/15
- [Qemu-devel] [PATCH 4/7] Add support for -display vnc, Jes . Sorensen, 2011/03/15
- [Qemu-devel] [PATCH 5/7] error message if user specifies SDL cmd line option when SDL is disabled, Jes . Sorensen, 2011/03/15
- [Qemu-devel] [PATCH 6/7] error message if user specifies curses on cmd line when curses is disabled, Jes . Sorensen, 2011/03/15
- [Qemu-devel] [PATCH 7/7] Make VNC support optional, Jes . Sorensen, 2011/03/15