qemu-riscv
[Top][All Lists]
Advanced

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

Re: [Qemu-riscv] [PATCH 0/2] riscv: Fix "-L" not working for bios image


From: Palmer Dabbelt
Subject: Re: [Qemu-riscv] [PATCH 0/2] riscv: Fix "-L" not working for bios image search path
Date: Mon, 26 Aug 2019 16:48:01 -0700 (PDT)

On Fri, 16 Aug 2019 06:09:34 PDT (-0700), address@hidden wrote:
Currently when QEMU is given a bios image with only a file name and
its file path passed in "-L", it still reports file not found.

This series fixes the issue. This is especially helpful for creating
distro QEMU packages.


Bin Meng (2):
  riscv: Add a helper routine for finding firmware
  riscv: Resolve full path of the given bios image

 hw/riscv/boot.c         | 26 +++++++++++++++++---------
 include/hw/riscv/boot.h |  1 +
 2 files changed, 18 insertions(+), 9 deletions(-)

Thanks, I've put these two in the patch queue with Alistair's review.



reply via email to

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