[PATCH 2/2] qemu: prefer GICv3 on TCG ARM VMs

2025-06-19 Thread Heinrich Schuchardt
Emulating ARM machines with more than 8 CPUs requires GICv3. Currently libvirt defaults to GICv2 on TCG emulated VMs. This due to a deficiency existing in QEMU in 2017. There are no issues running virtual machine with using current QEMU. Signed-off-by: Heinrich Schuchardt --- src/q

[PATCH 2/2] qemu: prefer GICv3 on TCG ARM VMs

2025-06-19 Thread Heinrich Schuchardt
Emulation ARM machines with more than 8 CPUs requires GICv3. Currently libvirt defaults to GICv2 on TCG emulated VMs. This due to a deficiency existing in QEMU in 2017. There are no issues running virtual machine with using current QEMU. Signed-off-by: Heinrich Schuchardt --- src/q