qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5] Add optionrom compatible with fw_cfg DMA ver


From: Marc Marí
Subject: Re: [Qemu-devel] [PATCH v5] Add optionrom compatible with fw_cfg DMA version
Date: Sun, 24 Apr 2016 19:45:34 +0200

On Fri, 22 Apr 2016 14:02:28 +0100
"Richard W.M. Jones" <address@hidden> wrote:

> From: Marc Marí <address@hidden>
> 
> This optionrom is based on linuxboot.S.
> 
> Signed-off-by: Marc Marí <address@hidden>
> Signed-off-by: Richard W.M. Jones <address@hidden>
> ---
>  .gitignore                        |   4 +
>  hw/i386/pc.c                      |   9 +-
>  hw/nvram/fw_cfg.c                 |   2 +-
>  include/hw/nvram/fw_cfg.h         |   1 +
>  pc-bios/optionrom/Makefile        |  13 +-
>  pc-bios/optionrom/linuxboot_dma.c | 305
> ++++++++++++++++++++++++++++++++++++++ 6 files changed, 329
> insertions(+), 5 deletions(-) create mode 100644
> pc-bios/optionrom/linuxboot_dma.c

Thanks for picking this up and solving the issues!

Reviewed-by: Marc Marí <address@hidden>



reply via email to

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