Skip to content
Commit 17e93c64 authored by Khem Raj's avatar Khem Raj Committed by Richard Purdie
Browse files

qemuarm64: Add -machine gic-version=3 with kvm



qemuarm64 on aarch64 host errors out when using kvm

qemu-system-aarch64: PMU: KVM_SET_DEVICE_ATTR: Invalid argument
qemu-system-aarch64: failed to set irq for PMU
Aborted

machines with GICv3 that don’t support GICv2 guests you must have ‘-machine gic-version=3’ on the QEMU command line.

Signed-off-by: default avatarKhem Raj <raj.khem@gmail.com>
Cc: Jon Mason <jdmason@kudzu.us>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent 15fe7de5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment