diff options
author | Alexander Graf <agraf@suse.de> | 2009-11-12 21:53:12 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-11-17 10:39:02 -0600 |
commit | 77873196f344a56dfcd460f2cf69ac793fad1b40 (patch) | |
tree | e151d5d7fb56b4a0e6bbac80868defed331c2d74 /COPYING | |
parent | 235f86ef01470391925e7edec71638b41ffa5537 (diff) | |
download | qemu-77873196f344a56dfcd460f2cf69ac793fad1b40.zip qemu-77873196f344a56dfcd460f2cf69ac793fad1b40.tar.gz qemu-77873196f344a56dfcd460f2cf69ac793fad1b40.tar.bz2 |
Convert multiboot to fw_cfg backed data storage
Right now we load the guest kernel to RAM, fire off the BIOS, hope it
doesn't clobber memory and run an option rom that jumps into the kernel.
That breaks with SeaBIOS, as that clears memory. So let's read all
kernel, module etc. data using the fw_cfg interface when in the int19
handler.
This patch implements said mechanism for multiboot.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions