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
/
e500.h
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_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
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2018-04-27
ppc: e500: switch E500 based machines to full machine definition
Igor Mammedov
2016-07-01
target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb
Aaron Larson
2015-01-07
PPC: e500 pci host: Add support for ATMUs
Alexander Graf
2015-01-07
PPC: e500: Move CCSR definition to params
Alexander Graf
2014-11-04
PPC: e500: Support dynamically spawned sysbus devices
Alexander Graf
2014-11-04
PPC: E500: Instantiate MPC8XXX gpio controller on virt machine
Alexander Graf
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2013-08-21
ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params
Markus Armbruster
2013-01-25
PPC: e500: Select MPIC v4.2 on ppce500 platform
Scott Wood
2012-12-14
PPC: E500: Move PCI slot information into params
Alexander Graf
2012-08-15
PPC: e500: split mpc8544ds machine from generic e500 code
Scott Wood