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
/
ppc
/
mpc8544_guts.c
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-01-29
ppc: Clean up includes
Peter Maydell
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-01
mpc8544_guts: Turn qdev initfn into instance_init
Andreas Färber
2013-07-01
mpc8544_guts: QOM'ify
Andreas Färber
2013-07-01
mpc8544_guts: Fix MemoryRegion name
Andreas Färber
2013-03-01
ppc: move files referencing CPU to hw/ppc/
Paolo Bonzini