diff options
author | Alexander Graf <agraf@suse.de> | 2009-11-12 21:53:14 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-11-17 10:39:03 -0600 |
commit | 1928f9c92fa50f94bf36269679f35a947c42df6f (patch) | |
tree | ee56e15268768c312ceedec591adabc4f26f9504 /pc-bios/bios.bin | |
parent | a9e2228130f65bb7ff1f84b433840c7c0b8e651c (diff) | |
download | qemu-1928f9c92fa50f94bf36269679f35a947c42df6f.tar.gz qemu-1928f9c92fa50f94bf36269679f35a947c42df6f.tar.bz2 qemu-1928f9c92fa50f94bf36269679f35a947c42df6f.zip |
Convert linux bootrom to external rom and fw_cfg
We already have a working multiboot implementation that uses fw_cfg to get
its kernel module etc. data in int19 runtime now.
So what's missing is a working linux boot option rom. While at it I figured it
would be a good idea to take the opcode generator out of pc.c and instead use
a proper option rom, like we do with multiboot.
So here it is - an fw_cfg using option rom for -kernel with linux!
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'pc-bios/bios.bin')
0 files changed, 0 insertions, 0 deletions