summaryrefslogtreecommitdiffstats
path: root/target-ppc
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt2014-07-21 05:02:03 +0200
committerAlexander Graf2014-09-08 12:50:48 +0200
commitea87616d6c44d998affef3d3b9fdfc49d14b8150 (patch)
tree7a44ca5bbe846c46c9709699492d4fd9145ad7e0 /target-ppc
parentspapr: Fix ibm, associativity for memory nodes (diff)
downloadqemu-ea87616d6c44d998affef3d3b9fdfc49d14b8150.tar.gz
qemu-ea87616d6c44d998affef3d3b9fdfc49d14b8150.tar.xz
qemu-ea87616d6c44d998affef3d3b9fdfc49d14b8150.zip
loader: Add load_image_size() to replace load_image()
A subsequent patch to ppc/spapr needs to load the RTAS blob into qemu memory rather than target memory (so it can later be copied into the right spot at machine reset time). I would use load_image() but it is marked deprecated because it doesn't take a buffer size as argument, so let's add load_image_size() that does. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> [aik: fixed errors from checkpatch.pl] Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'target-ppc')
0 files changed, 0 insertions, 0 deletions