Re: [libvirt] [PATCH v2 2/8] undefine: Define the new API

2011-07-15 Thread Eric Blake
On 07/15/2011 03:06 AM, Osier Yang wrote: > This introduce a new API virDomainUndefineFlags to control the s/introduce/introduces/ > domain undefine process, as the existed API virDomainUndefine s/existed/existing/ > doesn't support flags. > > Currently only flag VIR_DOMAIN_UNDEFINE_MANAGED_ST

[libvirt] [PATCH v2 2/8] undefine: Define the new API

2011-07-15 Thread Osier Yang
This introduce a new API virDomainUndefineFlags to control the domain undefine process, as the existed API virDomainUndefine doesn't support flags. Currently only flag VIR_DOMAIN_UNDEFINE_MANAGED_STATE is supported. If the domain has a managed state file, including VIR_DOMAIN_UNDEFINE_MANAGED_STAT