[Qemu-devel] [PATCH 5/6] QMP: query-status: Add 'io-status' key

2011-09-26 Thread Luiz Capitulino
Contains the I/O status for the given device. The key is only present if the device supports it and the VM is configured to stop on errors. Please, check the documentation being added in this commit for more information. Signed-off-by: Luiz Capitulino --- block.c | 12 qm

[Qemu-devel] [PATCH 5/6] QMP: query-status: Add 'io-status' key

2011-09-22 Thread Luiz Capitulino
Contains the I/O status for the given device. The key is only present if the device supports it and the VM is configured to stop on errors. Please, check the documentation being added in this commit for more information. Signed-off-by: Luiz Capitulino --- block.c | 12 qm

[Qemu-devel] [PATCH 5/6] QMP: query-status: Add 'io-status' key

2011-09-01 Thread Luiz Capitulino
Contains the I/O status for the given device. The key is only present if the device supports it and the VM is configured to stop on errors. Please, check the documentation being added in this commit for more information. Signed-off-by: Luiz Capitulino --- block.c | 15 ++-