Sign in
qemu
/
qemu
/
b11728dc3ae67ddedf34b7a4f318170e7092803c
/
hw
/
microblaze
/
boot.c
b91b6b5
hw/microblaze: pass random seed to fdt
by Jason A. Donenfeld
· 2 years, 6 months ago
0f9668e
Remove qemu-common.h include from most units
by Marc-André Lureau
· 3 years ago
ee3eb3a
Replace TARGET_WORDS_BIGENDIAN
by Marc-André Lureau
· 3 years ago
4c386f8
Do not include sysemu/sysemu.h if it's not really necessary
by Thomas Huth
· 3 years, 11 months ago
f2ce39b
vl: make qemu_get_machine_opts static
by Paolo Bonzini
· 4 years, 4 months ago
2c65db5
vl: extract softmmu/datadir.c
by Paolo Bonzini
· 4 years, 4 months ago
89ee4a0
microblaze: do not use ram_size global
by Paolo Bonzini
· 4 years, 4 months ago
617160c
load_elf: Remove unused address variables from callers
by BALATON Zoltan
· 4 years, 8 months ago
6cdda0f
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
by Aleksandar Markovic
· 5 years ago
100781a
microblaze: fix leak of fdevice tree blob
by Paolo Bonzini
· 5 years ago
71e8a91
Include sysemu/reset.h a lot less
by Markus Armbruster
· 6 years ago
4366e1d
elf: Add optional function ptr to load_elf() to parse ELF notes
by Liam Merwick
· 6 years ago
f831f95
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
by Nick Hudson
· 6 years ago
d4c6d36
microblaze: boot.c: Don't try to find NULL file
by Alistair Francis
· 7 years ago
d0e31a1
Remove reduntant qemu: from error functions
by Ishani Chugh
· 8 years ago
814bb12
clean-up: removed duplicate #includes
by Anand J
· 8 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
4771d75
hw: explicitly include qemu-common.h and cpu.h
by Paolo Bonzini
· 9 years ago
7ef295e
loader: Add data swap option to load-elf
by Peter Crosthwaite
· 9 years ago
8fd9dec
microblaze: Clean up includes
by Peter Maydell
· 9 years ago
f4fc2bb
mb: Remove ELF_MACHINE from cpu.h
by Peter Crosthwaite
· 10 years ago
691b957
microblaze: boot: Use cpu_set_pc()
by Peter Crosthwaite
· 10 years ago
4d85040
microblaze: fix memory leak
by Gonglei
· 10 years ago
81b0735
Remove superfluous '\n' around error_report()
by Gonglei
· 10 years ago
25bda50
hw/core/loader: implement address translation in uimage loader
by Max Filippov
· 10 years ago
e5bfd64
microblaze: boot: Don't hack the elf entry point
by Peter Crosthwaite
· 11 years ago
1b939d9
microblaze: Support loading of u-boot initrd images
by Edgar E. Iglesias
· 12 years ago
5a4348d
device_tree: s/qemu_devtree/qemu_fdt globally
by Peter Crosthwaite
· 11 years ago
ec426ff
hw/microblaze: Add support for loading initrd images
by Edgar E. Iglesias
· 12 years ago
d0b022a
hw/microblaze: Indentation cleanups
by Edgar E. Iglesias
· 12 years ago
7bccd94
microblaze: Fix latent bug with default DTB lookup
by Markus Armbruster
· 12 years ago
5647202
microblaze: Remove CONFIG_FDT conditionals
by Peter Maydell
· 12 years ago
e1fe50d
Remove unneeded type casts
by Stefan Weil
· 12 years ago
47b43a1
hw: move private headers to hw/ subdirectories.
by Paolo Bonzini
· 12 years ago
5301821
hw: move boards and other isolated files to hw/ARCH
by Paolo Bonzini
· 12 years ago
[Renamed from hw/microblaze_boot.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
bf49436
microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()
by Andreas Färber
· 13 years ago
ee11850
microblaze hw/: Don't use CPUState
by Andreas Färber
· 13 years ago
1bba0dc
Rename cpu_reset() to cpu_state_reset()
by Andreas Färber
· 13 years ago
da71ebd
microblaze_boot: enabled -dtb argument
by Peter A. G. Crosthwaite
· 13 years ago
d94e743
microblaze: factored out common boot code
by Peter A. G. Crosthwaite
· 13 years ago