qemu-e2k/hw/mips
Philippe Mathieu-Daudé 9d585eaa87 hw/mips: Simplify loading 64-bit ELF kernels
Since 8279006411 ("Cast ELF datatypes properly to host 64bit types")
we don't need to sign-extend the entry_point address. Remove this
unnecessary code.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200927163943.614604-2-f4bug@amsat.org>
2020-10-17 13:59:40 +02:00
..
Kconfig hw/mips/fuloong2e: Fix typo in Fuloong machine name 2020-05-26 13:20:48 +02:00
addr.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
boston.c hw/mips/boston: Set CPU frequency to 1 GHz 2020-10-17 13:59:40 +02:00
cps.c hw/mips/cps: Do not allow use without input clock 2020-10-17 13:59:40 +02:00
fuloong2e.c hw/mips/fuloong2e: Set CPU frequency to 533 MHz 2020-10-17 13:59:40 +02:00
gt64xxx_pci.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
jazz.c hw/mips/jazz: Correct CPU frequencies 2020-10-17 13:59:40 +02:00
malta.c hw/mips/malta: Use clearer qdev style 2020-10-17 13:59:40 +02:00
meson.build configure: do not include dependency flags in QEMU_CFLAGS and LIBS 2020-09-08 11:43:16 +02:00
mips_int.c hw/mips: Add CPU IRQ3 delivery for KVM 2020-06-01 13:28:21 +02:00
mipssim.c hw/mips: Simplify loading 64-bit ELF kernels 2020-10-17 13:59:40 +02:00
r4k.c hw/mips: Simplify loading 64-bit ELF kernels 2020-10-17 13:59:40 +02:00
trace-events trace-events: Fix attribution of trace points to source 2020-09-09 17:17:58 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00