I made an external snapshot for 'myvm'. But when I tried to list snapshot info for 'myvm' through qemu-monitor-command --hmp myvm 'info snapshots'
. There was nothing shown. However, I got correct snapshot info by using snapshot-list myvm
. I am not clear if qemu-monitor-command support external snapshot?
Compiled against library: libvirt 0.10.2
Using library: libvirt 0.10.2
Using API: QEMU 0.10.2
Running hypervisor: QEMU 2.3.0
Any help is appreciated.