Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1527161340-3200-1-git-send-email-suhang16@mails.ucas.ac.cn
MAINTAINERS | 6 +
configure | 4 +
hw/arm/boot.c | 7 +-
hw/core/loader.c | 246 +++++++++++++++++++++++++++++++++++
include/hw/loader.h | 12 ++
tests/Makefile.include | 2 +
tests/hex-loader-check-data/test.hex | 12 ++
tests/hexloader-test.c | 56 ++++++++
8 files changed, 344 insertions(+), 1 deletion(-)
create mode 100644 tests/hex-loader-check-data/test.hex
create mode 100644 tests/hexloader-test.c