commit | 24069c21ce883a9ea7066ae1715c651d393ab884 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jan 12 03:17:57 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 17 14:37:00 2024 -0500 |
tree | 11a2bfa6f9eaa3450c08c60e0aaa037ae3119095 | |
parent | c71fcdfb820cf7d4b6aaa04819117be9536d6a06 [diff] |
docker: build QEMU v8.2.0 ACPI support for RISC-V requires a recent QEMU. Upgrade the used QEMU to v8.2.0. QEMU commit 0c7ffc977195 ("hw/net: cadence_gem: Fix MDIO_OP_xxx values") is needed to fix the Ethernet PHY driver used by the emulated SiFive Unleashed Board emulation. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>