For running KVM virtualization, here is steps of creating template from installed VM:
1)Shutdown the VM
2) Issue following command :
qemu-img convert -O raw Source-Disk.raw Destination-Template.img

* There is no compression, so 10G Disk will create 10G Template
* Compression can be done for qeme-disk