[libvirt] [PATCHv3 3/4] virsh: Add support for modifying domain description and titles

2012-02-01 Thread Peter Krempa
This patch adds a new command desc to show and modify titles and description for the domains using the new API. This patch also adds a new flag for the list command to show titles in the domain list, to allow easy identification of VMs by storing a short description. Example: virsh # list

Re: [libvirt] [PATCHv3 3/4] virsh: Add support for modifying domain description and titles

2012-02-01 Thread Eric Blake
On 02/01/2012 06:03 AM, Peter Krempa wrote: This patch adds a new command desc to show and modify titles and description for the domains using the new API. This patch also adds a new flag for the list command to show titles in the domain list, to allow easy identification of VMs by storing a

Re: [libvirt] [PATCHv3 3/4] virsh: Add support for modifying domain description and titles

2012-02-01 Thread Peter Krempa
Dňa 1.2.2012 23:09, Eric Blake wrote / napísal(a): On 02/01/2012 09:49 AM, Eric Blake wrote: On 02/01/2012 06:03 AM, Peter Krempa wrote: This patch adds a new command desc to show and modify titles and description for the domains using the new API. +/* strip a possible newline at the

Re: [libvirt] [PATCHv3 3/4] virsh: Add support for modifying domain description and titles

2012-02-01 Thread Eric Blake
On 02/01/2012 09:49 AM, Eric Blake wrote: On 02/01/2012 06:03 AM, Peter Krempa wrote: This patch adds a new command desc to show and modify titles and description for the domains using the new API. +/* strip a possible newline at the end of file */ +/* some editors enforce a