Re: [PATCH 1/1] docker: build QEMU v8.2.0

2024-01-18 Thread Tom Rini
On Fri, 12 Jan 2024 03:17:57 +0100, Heinrich Schuchardt wrote: > 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 SiFiv

[PATCH 1/1] docker: build QEMU v8.2.0

2024-01-11 Thread Heinrich Schuchardt
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 --- tools