[PATCH 0/1] move create_fw_cfg() to init() (Gitlab #1343)

Daniel Henrique Barboza posted 1 patch 1 year, 3 months ago
Failed in applying to current master (apply log)
hw/riscv/virt.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
[PATCH 0/1] move create_fw_cfg() to init() (Gitlab #1343)
Posted by Daniel Henrique Barboza 1 year, 3 months ago
Hi,

This patch fixes a regression introduced with 1c20d3ff6004 ("hw/riscv:
virt: Add a machine done notifier") that is preventing
qemu-system-riscv64 to use the ramfb device starting in QEMU 7.1.

Fix is based on top of Alistair's riscv-to-apply.next:

https://github.com/alistair23/qemu/tree/riscv-to-apply.next


Daniel Henrique Barboza (1):
  hw/riscv/virt.c: move create_fw_cfg() back to virt_machine_init()

 hw/riscv/virt.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
2.39.0