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

Marc Marí markmb at redhat.com
Fri Sep 18 08:59:13 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        |  32 ++++++++---
 src/fw/paravirt.c | 162 ++++++++++++++++++++++++++++++++++++++++++++++--------
 src/fw/paravirt.h |  62 +++++++++++++++++++--
 src/post.c        |   1 +
 src/romlayout.S   |  20 +++++++
 src/util.h        |   1 +
 6 files changed, 244 insertions(+), 34 deletions(-)

-- 
2.4.3




More information about the SeaBIOS mailing list