Re: [Qemu-devel] [PATCH] vl: Add missing descriptions to the VGA adapters list

2019-04-16 Thread Paolo Bonzini
On 12/04/19 18:37, Philippe Mathieu-Daudé wrote: > Some VGA adapters do not contain an helpful description, > this can be confusing: > > $ qemu-system-arm -M virt -vga help > none > std standard VGA > cirrus Cirrus VGA (default) > vmware VMWar

Re: [Qemu-devel] [PATCH] vl: Add missing descriptions to the VGA adapters list

2019-04-12 Thread Marc-André Lureau
Hi On Fri, Apr 12, 2019 at 6:37 PM Philippe Mathieu-Daudé wrote: > > Some VGA adapters do not contain an helpful description, > this can be confusing: > > $ qemu-system-arm -M virt -vga help > none > std standard VGA > cirrus Cirrus VGA (default) > vmware

Re: [Qemu-devel] [PATCH] vl: Add missing descriptions to the VGA adapters list

2019-04-12 Thread Paul Durrant
> -Original Message- > From: Philippe Mathieu-Daudé [mailto:phi...@redhat.com] > Sent: 12 April 2019 17:37 > To: Marc-André Lureau ; qemu-devel@nongnu.org > Cc: Markus Armbruster ; Anthony Perard > ; Paul Durrant > ; Stefano Stabellini ; Gerd > Hoffmann > ; Paolo Bonzini ; Philippe > Mat

[Qemu-devel] [PATCH] vl: Add missing descriptions to the VGA adapters list

2019-04-12 Thread Philippe Mathieu-Daudé
Some VGA adapters do not contain an helpful description, this can be confusing: $ qemu-system-arm -M virt -vga help none std standard VGA cirrus Cirrus VGA (default) vmware VMWare SVGA xenfb Add a description to the missing adapters: $ q