Hi all i am using qcow2 image format , I create a backing file and to the new image i preform some I/O
qemu-img create -f qcow2 -b snap1 guestqcow2 Now I wanted to merge snap1 with guestqcow2. Is their is any command which can merge both disk into one single file -- *Pankaj Rawat*