Although I'm running KVM/qemu with the <cpu mode='host-passthrough'/>
option, the guest machine has only 4096 KB of cpu cache, while the host cpu has 8192 KB (i just verified the output of /proc/cpuinfo)
Does that affect performance? What's the reason for this difference?
Thanks in advance.