Re: [libvirt] [PATCH 1/2] qemumonitorjsontest: Test CPU state handling code

2013-09-20 Thread John Ferlan
On 09/18/2013 12:16 PM, Michal Privoznik wrote: > Signed-off-by: Michal Privoznik > --- > tests/qemumonitorjsontest.c | 56 > + > 1 file changed, 56 insertions(+) > > diff --git a/tests/qemumonitorjsontest.c b/tests/qemumonitorjsontest.c > index b2877

[libvirt] [PATCH 1/2] qemumonitorjsontest: Test CPU state handling code

2013-09-18 Thread Michal Privoznik
Signed-off-by: Michal Privoznik --- tests/qemumonitorjsontest.c | 56 + 1 file changed, 56 insertions(+) diff --git a/tests/qemumonitorjsontest.c b/tests/qemumonitorjsontest.c index b287747..0a3f717 100644 --- a/tests/qemumonitorjsontest.c +++ b/tests/