Paolo Bonzini writes:
> On 08/08/2016 08:56, Markus Armbruster wrote:
>> Aside: -nographic is hard to understand because it does too many things.
>
> -nographic is "just" -serial mon:stdio -machine graphics=false -display
> none. :)
Assuming default_parallel is off, default_monitor is on, and ei
On 08/08/2016 08:56, Markus Armbruster wrote:
> Aside: -nographic is hard to understand because it does too many things.
-nographic is "just" -serial mon:stdio -machine graphics=false -display
none. :)
Paolo
Colin Lord writes:
> Updates the help messages to reflect that GTK is the default display (if
> enabled), not SDL.
>
> Signed-off-by: Colin Lord
> ---
> v2: Update to try to implement Paolo's suggested wordings. It looks to
> me like the subsections get wrapped at 72 lines, which mean there wa
Updates the help messages to reflect that GTK is the default display (if
enabled), not SDL.
Signed-off-by: Colin Lord
---
v2: Update to try to implement Paolo's suggested wordings. It looks to
me like the subsections get wrapped at 72 lines, which mean there was a
bit of a ripple effect and th