Re: [libvirt] [PATCH] fix typo in qemu_monitor

2015-07-24 Thread Peter Krempa
On Fri, Jul 24, 2015 at 17:26:36 +0800, Cao jin wrote: > Signed-off-by: Cao jin > --- > src/qemu/qemu_monitor.c | 2 +- > src/qemu/qemu_monitor.h | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/src/qemu/qemu_monitor.c b/src/qemu/qemu_monitor.c > index 15ba39b..beaf5

Re: [libvirt] [PATCH] fix typo in qemu_monitor

2015-07-24 Thread Kashyap Chamarthy
On Fri, Jul 24, 2015 at 05:26:36PM +0800, Cao jin wrote: > Signed-off-by: Cao jin > --- > src/qemu/qemu_monitor.c | 2 +- > src/qemu/qemu_monitor.h | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/src/qemu/qemu_monitor.c b/src/qemu/qemu_monitor.c > index 15ba39b..bea

[libvirt] [PATCH] fix typo in qemu_monitor

2015-07-24 Thread Cao jin
Signed-off-by: Cao jin --- src/qemu/qemu_monitor.c | 2 +- src/qemu/qemu_monitor.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/qemu/qemu_monitor.c b/src/qemu/qemu_monitor.c index 15ba39b..beaf585 100644 --- a/src/qemu/qemu_monitor.c +++ b/src/qemu/qemu_monitor.c @