Hi all
I have created a snapshot of qcow2 image as
qemu-img create -f qcow2 -b guestqcow2 snapshot1
now I want to boot from this snapshot but I don’t know how
can any one tell me ?