Recent content by Gameborn

  1. G

    QEMU/KVM + libvirt unable to set cpu cache size

    Unfortunately there is no option like this in bios, only for cpu, and all igpu options are device iniatilization order, memory size and clockspeed. Also my cpu architecture is not on the list for iommu(amd-vi), but older apus on almost same socket (fm2 rather than fm2+) are there and I'm really...
  2. G

    QEMU/KVM + libvirt unable to set cpu cache size

    First, thanks for taking time to write big reply I alredy found out the problem, libvirt wast too old so I installed newer version from aur and was able to set cpu cache size. But still, performance isn't that good. My gpu is integrated r7 graphics for vm (I got lucky that it worked, I rode that...
  3. G

    QEMU/KVM + libvirt unable to set cpu cache size

    I'm running windows 10 in vm configured via virt-manager with gpu passthrough using this guide: https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF#Plain_QEMU_without_libvirt and my host distro is arch. Everything works fine, cpu and gpu performance in benchmarks is very good, but in...