aboutsummaryrefslogtreecommitdiff
path: root/util/log.c
diff options
context:
space:
mode:
authorSunil V L <sunilvl@ventanamicro.com>2023-06-01 10:29:09 +0530
committerAlistair Francis <alistair.francis@wdc.com>2023-06-13 17:39:45 +1000
commit13bdfb8b5487ad5f68529a53bff09e8a57482206 (patch)
treedada0b6b5625a67572bfad08683c535b48e2bbbb /util/log.c
parent4263e270a240cee6e17ae76a752ab2a76493a779 (diff)
downloadqemu-13bdfb8b5487ad5f68529a53bff09e8a57482206.zip
qemu-13bdfb8b5487ad5f68529a53bff09e8a57482206.tar.gz
qemu-13bdfb8b5487ad5f68529a53bff09e8a57482206.tar.bz2
riscv/virt: Support using pflash via -blockdev option
Currently, pflash devices can be configured only via -pflash or -drive options. This is the legacy way and the better way is to use -blockdev as in other architectures. libvirt also has moved to use -blockdev method. To support -blockdev option, pflash devices need to be created in instance_init itself. So, update the code to move the virt_flash_create() to instance_init. Also, use standard interfaces to detect whether pflash0 is configured or not. Signed-off-by: Sunil V L <sunilvl@ventanamicro.com> Reported-by: Andrea Bolognani <abologna@redhat.com> Tested-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20230601045910.18646-3-sunilvl@ventanamicro.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'util/log.c')
0 files changed, 0 insertions, 0 deletions