qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [Qemu-devel] [PATCH v2 0/4] Support separate -firmware and -kernel
       [not found] <1545001947-29444-1-git-send-email-sorear2@gmail.com>
@ 2018-12-17 18:55 ` Alistair Francis
  0 siblings, 0 replies; only message in thread
From: Alistair Francis @ 2018-12-17 18:55 UTC (permalink / raw)
  To: sorear2@gmail.com, qemu-riscv@nongnu.org; +Cc: qemu-devel@nongnu.org

On Sun, 2018-12-16 at 18:12 -0500, Stefan O'Rear wrote:
> This was posted in May[0] by Michael Clark.  I have split it up to
> address earlier review feedback, along with other minor cleanups.
> 
> [0]: 
> http://lists.nongnu.org/archive/html/qemu-devel/2018-05/msg05121.html

Hello Stefan,

Thanks for picking this up. I'll review your patches today.

In the future can you please ensure you CC the QEMU mailing list on any
patches submitted: qemu-devel@nongnu.org

Alistair

> 
> Stefan O'Rear (4):
>   RISC-V: Move firmware loading logic to a separate file
>   RISC-V: refactor initrd loading
>   RISC-V: Honor entry point in loaded ELF firmware
>   RISC-V: Support separate firmware and kernel payload
> 
>  hw/riscv/Makefile.objs  |   1 +
>  hw/riscv/boot.c         | 170
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  hw/riscv/virt.c         |  69 ++++----------------
>  include/hw/riscv/boot.h |  24 +++++++
>  4 files changed, 208 insertions(+), 56 deletions(-)
>  create mode 100644 hw/riscv/boot.c
>  create mode 100644 include/hw/riscv/boot.h
> 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-17 18:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1545001947-29444-1-git-send-email-sorear2@gmail.com>
2018-12-17 18:55 ` [Qemu-devel] [PATCH v2 0/4] Support separate -firmware and -kernel Alistair Francis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).