[SeaBIOS] [PATCH 0/2] use new etc/e820 fw_cfg file for ram detection

Gerd Hoffmann kraxel at redhat.com
Wed Nov 6 09:39:03 CET 2013


  Hi,

qemu got a new fw_cfg file named "etc/e820" carrying e820 ram regions
and reservations.  This little patch series makes seabios use it if
present.  It also moves qemu e820 initialization into its own function.

cheers,
  Gerd

Gerd Hoffmann (2):
  Add qemu_cfg_e820 function.
  Add support for etc/e820 fw_cfg file

 src/fw/paravirt.c | 98 +++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 73 insertions(+), 25 deletions(-)

-- 
1.8.3.1




More information about the SeaBIOS mailing list