Re: [Qemu-devel] [PATCH v5 0/7] Introduce -display and make VNC optional

2011-03-22 Thread Anthony Liguori
On 03/16/2011 07:33 AM, jes.soren...@redhat.com wrote: From: Jes Sorensen Hi, This is v5 version of the -display patches and the option to make VNC optional. It introduces a new -display argument to consolidate the current -sdl/-curses/-nographic/-vnc arguments. v5 fixes the commit messages a

[Qemu-devel] [PATCH v5 0/7] Introduce -display and make VNC optional

2011-03-16 Thread Jes . Sorensen
From: Jes Sorensen Hi, This is v5 version of the -display patches and the option to make VNC optional. It introduces a new -display argument to consolidate the current -sdl/-curses/-nographic/-vnc arguments. v5 fixes the commit messages and adds some documentation changes suggested by Peter Ma