COMMITS
/ hw/microblaze/boot.c September 8, 2022
J
hw/microblaze: pass random seed to fdt
Jason A. Donenfeld committed
March 23, 2022
M
Remove qemu-common.h include from most units
Marc-André Lureau committed
M
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau committed
April 16, 2021
T
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth committed
November 2, 2020
P
vl: make qemu_get_machine_opts static
Paolo Bonzini committed
October 28, 2020
P
vl: extract softmmu/datadir.c
Paolo Bonzini committed
P
microblaze: do not use ram_size global
Paolo Bonzini committed
July 5, 2020
B
load_elf: Remove unused address variables from callers
BALATON Zoltan committed
January 26, 2020
A
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic committed
October 1, 2019
P
microblaze: fix leak of fdevice tree blob
Paolo Bonzini committed
August 12, 2019
M
Include sysemu/reset.h a lot less
Markus Armbruster committed
January 15, 2019
L
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick committed
January 7, 2019
N
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson committed
January 22, 2018
A
microblaze: boot.c: Don't try to find NULL file
Alistair Francis committed
April 13, 2017
I
Remove reduntant qemu: from error functions
Ishani Chugh committed
October 21, 2016
A
clean-up: removed duplicate #includes
Anand J committed
March 20, 2016
V
util: move declarations out of qemu-common.h
Veronia Bahaa committed
January 19, 2016
P
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini committed
March 4, 2016
P
loader: Add data swap option to load-elf
Peter Crosthwaite committed
January 26, 2016
P
microblaze: Clean up includes
Peter Maydell committed
May 11, 2015
P
mb: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite committed
June 24, 2015
P
microblaze: boot: Use cpu_set_pc()
Peter Crosthwaite committed
March 5, 2015
G
microblaze: fix memory leak
Gonglei committed
February 25, 2015
G
Remove superfluous '\n' around error_report()
Gonglei committed
October 19, 2014
M
hw/core/loader: implement address translation in uimage loader
Max Filippov committed
April 29, 2014
P
microblaze: boot: Don't hack the elf entry point
Peter Crosthwaite committed
May 3, 2013
E
microblaze: Support loading of u-boot initrd images
Edgar E. Iglesias committed
November 11, 2013
P
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite committed
May 5, 2013
E
hw/microblaze: Add support for loading initrd images
Edgar E. Iglesias committed
E
hw/microblaze: Indentation cleanups
Edgar E. Iglesias committed
July 4, 2013
M
microblaze: Fix latent bug with default DTB lookup
Markus Armbruster committed
May 24, 2013
P
microblaze: Remove CONFIG_FDT conditionals
Peter Maydell committed
April 12, 2013
S
Remove unneeded type casts
Stefan Weil committed
March 18, 2013
P
hw: move private headers to hw/ subdirectories.
Paolo Bonzini committed
February 5, 2013
P
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini committed