Re: [Qemu-devel] Behavior of QMP "query-block"

2017-05-25 Thread Bruno Alvisio
Hello John, Thanks. Yes, typo when I wrote the e-mail. It might be possible that XEN does that (I will ask in the XEN forum). However, I have noticed that it is not the case for all of the VMs I have launched. In some of them I can query the block devices even after a long time the VM has been ru

Re: [Qemu-devel] Behavior of QMP "query-block"

2017-05-25 Thread John Snow
On 05/25/2017 12:27 AM, Bruno Alvisio wrote: > Hello all, > > Summary > > I am using XEN hypervisor to run a HVM with a QEMU backed disk. After I > start the HVM I use QMP "query-block" command to see the devices of the VM. > Initially the command returns the disk that I set as part of the > co

[Qemu-devel] Behavior of QMP "query-block"

2017-05-24 Thread Bruno Alvisio
Hello all, Summary I am using XEN hypervisor to run a HVM with a QEMU backed disk. After I start the HVM I use QMP "query-block" command to see the devices of the VM. Initially the command returns the disk that I set as part of the configuration. After a few seconds the a DEVICE_DELETE event occu