Re: [Qemu-devel] [PATCH] help: Update help to reflect that GTK is the default

2016-08-01 Thread Markus Armbruster
Paolo Bonzini writes: > On 27/07/2016 18:21, Colin Lord wrote: >> Updates the messages displayed in the help option to reflect that GTK is >> the default display, not SDL. >> --- >> qemu-options.hx | 16 >> 1 file changed, 12 insertions(+), 4 deletions(-) >> >> diff --git a/qem

Re: [Qemu-devel] [PATCH] help: Update help to reflect that GTK is the default

2016-08-01 Thread Paolo Bonzini
On 27/07/2016 18:21, Colin Lord wrote: > Updates the messages displayed in the help option to reflect that GTK is > the default display, not SDL. > --- > qemu-options.hx | 16 > 1 file changed, 12 insertions(+), 4 deletions(-) > > diff --git a/qemu-options.hx b/qemu-options.hx

[Qemu-devel] [PATCH] help: Update help to reflect that GTK is the default

2016-07-27 Thread Colin Lord
Updates the messages displayed in the help option to reflect that GTK is the default display, not SDL. --- qemu-options.hx | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/qemu-options.hx b/qemu-options.hx index 8e0d9a5..5bec1d3 100644 --- a/qemu-options.hx +++