Re: [Qemu-devel] [RFC PATCH v3 3/6] VMstate test: basic VMState testing mechanism

2014-08-11 Thread Eric Blake
On 08/09/2014 12:26 AM, Sanidhya Kashyap wrote: > This patch implements the basic way of testing the VMStates' information > whether it is correct or not while saving and loading the states. The qmp > interface - test-vmstates can take three parameters as an input to test > the device states. Now,

[Qemu-devel] [RFC PATCH v3 3/6] VMstate test: basic VMState testing mechanism

2014-08-08 Thread Sanidhya Kashyap
This patch implements the basic way of testing the VMStates' information whether it is correct or not while saving and loading the states. The qmp interface - test-vmstates can take three parameters as an input to test the device states. Now, one can check for any of the devices that have been regi