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

Marc Marí markmb at redhat.com
Thu Oct 1 12:16:04 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        |  40 +++++++++++---
 src/fw/paravirt.c | 157 ++++++++++++++++++++++++++++++++++++++++++++++--------
 src/fw/paravirt.h |  62 +++++++++++++++++++--
 src/post.c        |   1 +
 src/romlayout.S   |  20 +++++++
 src/util.h        |   2 +
 6 files changed, 248 insertions(+), 34 deletions(-)

-- 
2.4.3




More information about the SeaBIOS mailing list