[libvirt] [test-API][PATCH v4] Add test case of set vcpus with flags

2012-11-30 Thread Wayne Sun
v2: break down the case to small cases with separate flags * Use setVcpusFlags API to set domain vcpus with flags * 3 cases added, each only deal with one set flag value as in config, live or maximum * cases are independent on domain states, API will report error if not suitable for certain

Re: [libvirt] [test-API][PATCH v4] Add test case of set vcpus with flags

2012-11-30 Thread Guannan Ren
On 11/30/2012 04:25 PM, Wayne Sun wrote: v2: break down the case to small cases with separate flags * Use setVcpusFlags API to set domain vcpus with flags * 3 cases added, each only deal with one set flag value as in config, live or maximum * cases are independent on domain states, API will