[SeaBIOS] [PATCH v2 0/2] QEMU fw_cfg DMA interface

Marc Marí markmb at redhat.com
Mon Aug 31 09:12:00 CET 2015


Implement guest-side of the QEMU FW CFG DMA interface for x86

Marc Marí (2):
  Add QEMU fw_cfg DMA interface
  Boot Linux using QEMU fw_cfg DMA interface

 src/boot.c        |  26 ++++++++++
 src/fw/paravirt.c | 147 +++++++++++++++++++++++++++++++++++++++++++++++-------
 src/fw/paravirt.h |  60 ++++++++++++++++++++--
 src/romlayout.S   |  20 ++++++++
 src/util.h        |   1 +
 5 files changed, 232 insertions(+), 22 deletions(-)

-- 
2.4.3




More information about the SeaBIOS mailing list