mirror of
https://github.com/qemu/qemu.git
synced 2025-07-27 03:38:45 +00:00
![]() On ppc64le, the accel.kvm_available() check may wrongly
return False because the host arch (as returned by os.uname[4])
and the target arch (ppc64) mismatch. In order to solve this
it is added an ppc64le -> ppc64 mapping which is used as an
fallback verification.
Fixes:
|
||
---|---|---|
.. | ||
qemu |