qemu-e2k/hw/microblaze
Max Filippov 25bda50a0c hw/core/loader: implement address translation in uimage loader
Such address translation is needed when load address recorded in uImage
is a virtual address. When the actual load address is requested, return
untranslated address: user that needs the translated address can always
apply translation function to it and those that need it untranslated
don't need to do the inverse translation.

Add translation function pointer and its parameter to uimage_load
prototype. Update all existing users.

No user-visible functional changes.

Cc: qemu-stable@nongnu.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
2014-11-03 00:59:10 +03:00
..
Makefile.objs Microblaze: Convert Microblaze-pic handling to GPIOs 2014-01-14 11:08:36 +10:00
boot.c hw/core/loader: implement address translation in uimage loader 2014-11-03 00:59:10 +03:00
boot.h hw/microblaze: Add support for loading initrd images 2013-10-24 22:56:48 +02:00
petalogix_ml605_mmu.c hw: Convert from BlockDriverState to BlockBackend, mostly 2014-10-20 14:02:25 +02:00
petalogix_s3adsp1800_mmu.c hw: Convert from BlockDriverState to BlockBackend, mostly 2014-10-20 14:02:25 +02:00