
28 Apr
2015
28 Apr
'15
1:09 p.m.
On Tue, Apr 28, 2015 at 06:40:31 -0400, John Ferlan wrote:
If we received zero iothreads from the monitor, but were perhaps expecting to receive something, then the code was skipping the check to ensure what's in the monitor matches our expectations. So invert the checks to check that what we get back matches expectations and then check there are zero iothreads returned.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_process.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
This was already acked and separate. You should have pushed it already. Peter