Re: [Qemu-devel] [PATCH] Add -name option

2007-03-04 Thread Daniel P. Berrange
On Sun, Mar 04, 2007 at 11:11:15AM -0600, Anthony Liguori wrote: > Avi Kivity wrote: > >Anthony Liguori wrote: > >>This option helps differentiate between guests when running more than > >>one instance of QEMU. It adds a string to the SDL window title and > >>to the VNC server title. > >> > >>Ha

Re: [Qemu-devel] [PATCH] Add -name option

2007-03-04 Thread Avi Kivity
Anthony Liguori wrote: So right now we have: QEMU QEMU - Press Ctrl+Alt to exit grab My patch would add: QEMU (WinXP Home) QEMU (WinXP Home) - Press Ctrl+Alt to exit grab You're suggesting: WinXP Home - QEMU WinXP Home - QEMU - Press Ctrl+Alt to exit grab I like yours for the first title b

Re: [Qemu-devel] [PATCH] Add -name option

2007-03-04 Thread Anthony Liguori
Avi Kivity wrote: Anthony Liguori wrote: This option helps differentiate between guests when running more than one instance of QEMU. It adds a string to the SDL window title and to the VNC server title. Having a name associated with a guest is also terribly useful for management tools as it

Re: [Qemu-devel] [PATCH] Add -name option

2007-03-04 Thread Avi Kivity
Anthony Liguori wrote: This option helps differentiate between guests when running more than one instance of QEMU. It adds a string to the SDL window title and to the VNC server title. Having a name associated with a guest is also terribly useful for management tools as it gives a standard w

[Qemu-devel] [PATCH] Add -name option

2007-03-03 Thread Anthony Liguori
This option helps differentiate between guests when running more than one instance of QEMU. It adds a string to the SDL window title and to the VNC server title. Having a name associated with a guest is also terribly useful for management tools as it gives a standard way to identify guests to