
30 Sep
2011
30 Sep
'11
2:27 a.m.
On 2011年09月29日 18:44, Daniel P. Berrange wrote:
On Thu, Sep 29, 2011 at 04:53:29PM +0800, Xu He Jie wrote:
Add new public api for 'reset'. It can reset domain immediately without any guest shutdown.
Signed-off-by: Xu He Jie<xuhj@linux.vnet.ibm.com> --- include/libvirt/libvirt.h.in | 3 ++ src/driver.h | 4 +++ src/libvirt.c | 50 ++++++++++++++++++++++++++++++++++++++++++ src/libvirt_public.syms | 1 + 4 files changed, 58 insertions(+), 0 deletions(-) ACK to all 4 patches, this follows what I suggested previously and the code is good.
Regards, Daniel Thanks!