@fireon:
you can import raw, qcow2, vmdk
in case you have a OVA export, you have to unpack the ova ( it's a tar archive) to get the disk image. Usually this will be in vmdk format although the standard does not mandate it.
Then use the qm importdisk command above with the disk image.