summaryrefslogtreecommitdiffstats
path: root/scripts/modules
diff options
context:
space:
mode:
authorLiam Merwick2019-01-15 13:18:06 +0100
committerPaolo Bonzini2019-02-05 16:50:16 +0100
commitab969087da65e2f67a546cfc664901eda7029e36 (patch)
treeb0c21a3ffeb0cee7a32102f9959671a05249ad42 /scripts/modules
parentpvh: Add x86/HVM direct boot ABI header file (diff)
downloadqemu-ab969087da65e2f67a546cfc664901eda7029e36.tar.gz
qemu-ab969087da65e2f67a546cfc664901eda7029e36.tar.xz
qemu-ab969087da65e2f67a546cfc664901eda7029e36.zip
pvh: Boot uncompressed kernel using direct boot ABI
These changes (along with corresponding Linux kernel and qboot changes) enable a guest to be booted using the x86/HVM direct boot ABI. This commit adds a load_elfboot() routine to pass the size and location of the kernel entry point to qboot (which will fill in the start_info struct information needed to to boot the guest). Having loaded the ELF binary, load_linux() will run qboot which continues the boot. The address for the kernel entry point is read from an ELF Note in the uncompressed kernel binary by a helper routine passed to load_elf(). Co-developed-by: George Kennedy <George.Kennedy@oracle.com> Signed-off-by: George Kennedy <George.Kennedy@oracle.com> Signed-off-by: Liam Merwick <liam.merwick@oracle.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions