index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
cris
/
boot.c
Age
Commit message (
Expand
)
Author
2020-12-10
cris: do not use ram_size global
Paolo Bonzini
2020-09-25
load_elf: Remove unused address variables from callers
BALATON Zoltan
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
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-29
cris: Clean up includes
Peter Maydell
2015-09-25
cris: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
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