On 06/04/2018 09:58 AM, Peter Krempa wrote:
The test data for capabilities is obtained from two consecutive qemu
runs when the regular monitor object will be reset. Do the same for the
test monitor object which is not disposed between runs by calling
qemuMonitorResetCommandID.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tests/qemucapabilitiestest.c | 3 +++
1 file changed, 3 insertions(+)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John