index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
microblaze
/
boot.c
Age
Commit message (
Expand
)
Author
2017-05-07
Remove reduntant qemu: from error functions
Ishani Chugh
2016-10-28
clean-up: removed duplicate #includes
Anand J
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-01-28
microblaze: Clean up includes
Peter Maydell
2015-09-25
mb: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-07-09
microblaze: boot: Use cpu_set_pc()
Peter Crosthwaite
2015-04-30
microblaze: fix memory leak
Gonglei
2015-03-10
Remove superfluous '\n' around error_report()
Gonglei
2014-11-03
hw/core/loader: implement address translation in uimage loader
Max Filippov
2014-05-13
microblaze: boot: Don't hack the elf entry point
Peter Crosthwaite
2014-05-13
microblaze: Support loading of u-boot initrd images
Edgar E. Iglesias
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-10-24
hw/microblaze: Add support for loading initrd images
Edgar E. Iglesias
2013-10-24
hw/microblaze: Indentation cleanups
Edgar E. Iglesias
2013-07-09
microblaze: Fix latent bug with default DTB lookup
Markus Armbruster
2013-06-14
microblaze: Remove CONFIG_FDT conditionals
Peter Maydell
2013-04-19
Remove unneeded type casts
Stefan Weil
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini