qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Daniel Henrique Barboza
Subject: [PATCH 0/1] move create_fw_cfg() to init() (Gitlab #1343)
Date: Tue, 17 Jan 2023 10:27:50 -0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]