summaryrefslogtreecommitdiff
path: root/migration-unix.c
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2009-12-04 17:19:25 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2009-12-18 11:26:26 -0600
commit092493be3caab1ac77f4223b4c3fb0975d1ed490 (patch)
tree2114404d419f7424302d5ec8332e81654ce0c46f /migration-unix.c
parent75f124753922451ee697defd81a80a91ce3f9888 (diff)
downloadqemu-092493be3caab1ac77f4223b4c3fb0975d1ed490.tar.gz
Fix loading of ELF multiboot kernels
The multiboot implementation assumed that there is only one program header (which contains the entry point) and that the entry point is at the start of the code. This doesn't hold true generally and caused too little data to be loaded. Fix the loading code to pass the whole loaded data to the Multiboot Option ROM. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'migration-unix.c')
0 files changed, 0 insertions, 0 deletions