diff options
author | Alistair Francis <alistair.francis@xilinx.com> | 2016-09-22 18:13:08 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-09-22 18:13:08 +0100 |
commit | 70bb1d16f4e8576eb9370ae6be244312cd96df78 (patch) | |
tree | e442d9fa5e168c1866a2cbc44fe589603ca0e86c /vl.c | |
parent | 3e76099aacb4dae0d37ebf95305369e03d1491e6 (diff) | |
download | qemu-70bb1d16f4e8576eb9370ae6be244312cd96df78.zip qemu-70bb1d16f4e8576eb9370ae6be244312cd96df78.tar.gz qemu-70bb1d16f4e8576eb9370ae6be244312cd96df78.tar.bz2 |
loader: Add AddressSpace loading support to ELFs
Add a new function load_elf_as() that allows the caller to specify an
AddressSpace to use when loading the ELF. The original load_elf()
function doesn't have any change in functionality.
Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 8b5cefecdf56fba4ccdff2db880f0b6b264cf16f.1474331683.git.alistair.francis@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'vl.c')
0 files changed, 0 insertions, 0 deletions