Hi,
my experience is:
1) use raw disks for winmdows speed, not qcow2
2) use cache=none by manual editing the /etc/qemuserver/vmid.conf file like this:
virtio0: vms02:125/vm-125-disk-1.raw,cache=none
Afterwards performance is ok even with IDE
3) if you want to double that performance again, then...