Does qemu/kvm support ovf? Is it able to boot existing ovf packages? I can not find any related info both in ovf standard and qemu/kvm website. Any helpful link on this? Thanks.
You are looking for virt-tools which contains virt-convert
which is intended to be used to convert OVF to a format usable to QEMU. It would probably help to build from the latest source. The git repo is now https://github.com/virt-manager/virt-manager