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
/
e500plat.c
Age
Commit message (
Expand
)
Author
2016-05-19
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-01-29
ppc: Clean up includes
Peter Maydell
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-01-07
PPC: e500 pci host: Add support for ATMUs
Alexander Graf
2015-01-07
PPC: e500: Move CCSR and MMIO space to upper end of address space
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-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-21
ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params
Markus Armbruster
2013-08-21
ppc: Don't explode QEMUMachineInitArgs into local variables needlessly
Markus Armbruster
2013-04-26
PPC: e500: advertise 4.2 MPIC only if KVM supports EPR
Stuart Yoder
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-01
ppc: do not use ../ in include files
Paolo Bonzini
2013-01-25
PPC: e500: Select MPIC v4.2 on ppce500 platform
Scott Wood
2013-01-15
Make default boot order machine specific
Avik Sil
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-14
PPC: E500plat: Make a lot of PCI slots available
Alexander Graf
2012-12-14
PPC: E500: Move PCI slot information into params
Alexander Graf
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
2012-08-15
PPC: e500: add generic e500 platform
Scott Wood