diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-02-29 11:18:41 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-08 08:21:10 +0000 |
commit | fe948c3c9527a239c4ddab8a462d85524c6cd101 (patch) | |
tree | cd55772242c6f5b6f8ecbaa299ea80690925030c /meta-selftest/files | |
parent | 517f511039ef7f88ecd2ee1c2cdcb1f779aa4f4d (diff) | |
download | poky-fe948c3c9527a239c4ddab8a462d85524c6cd101.tar.gz |
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.
(From OE-Core rev: 17e93c6464184d137b9590f17bfa879ae79d0cfc)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/files')
0 files changed, 0 insertions, 0 deletions