Age | Commit message (Expand) | Author | Files | Lines |
2021-04-06 | hw/ppc/e500plat: Only try to add valid dynamic sysbus devices to platform bus | Peter Maydell | 1 | -2/+6 |
2020-02-19 | ppc/e500: use memdev for RAM | Igor Mammedov | 1 | -0/+1 |
2019-08-16 | Include hw/boards.h a bit less | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-07-02 | hw/ppc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -1/+2 |
2018-05-10 | make sure that we aren't overwriting mc->get_hotplug_handler by accident | Igor Mammedov | 1 | -0/+1 |
2018-05-10 | platform-bus-device: use device plug callback instead of machine_done notifier | Igor Mammedov | 1 | -0/+31 |
2018-04-27 | ppc: e500: switch E500 based machines to full machine definition | Igor Mammedov | 1 | -25/+39 |
2018-01-19 | ppc: e500: Allow only supported dynamic sysbus devices | Eduardo Habkost | 1 | -2/+2 |
2018-01-19 | machine: Replace has_dynamic_sysbus with list of allowed devices | Eduardo Habkost | 1 | -1/+3 |
2017-10-17 | ppc: mpc8544ds/e500plat: use generic cpu_model parsing | Igor Mammedov | 1 | -0/+1 |
2016-05-19 | dma: do not depend on kvm_enabled() | Paolo Bonzini | 1 | -0/+1 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -1/+1 |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 1 | -11/+6 |
2015-01-07 | PPC: e500 pci host: Add support for ATMUs | Alexander Graf | 1 | -0/+2 |
2015-01-07 | PPC: e500: Move CCSR and MMIO space to upper end of address space | Alexander Graf | 1 | -3/+3 |
2015-01-07 | PPC: e500: Move CCSR definition to params | Alexander Graf | 1 | -0/+3 |
2014-11-04 | PPC: e500: Support dynamically spawned sysbus devices | Alexander Graf | 1 | -0/+6 |
2014-11-04 | PPC: E500: Instantiate MPC8XXX gpio controller on virt machine | Alexander Graf | 1 | -0/+1 |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 1 | -2/+2 |
2013-12-20 | device_tree: s/qemu_devtree/qemu_fdt globally | Peter Crosthwaite | 1 | -3/+3 |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster | 1 | -1/+0 |
2013-08-21 | ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params | Markus Armbruster | 1 | -7/+1 |
2013-08-21 | ppc: Don't explode QEMUMachineInitArgs into local variables needlessly | Markus Armbruster | 1 | -12/+6 |
2013-04-26 | PPC: e500: advertise 4.2 MPIC only if KVM supports EPR | Stuart Yoder | 1 | -0/+7 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -1/+1 |
2013-03-01 | ppc: do not use ../ in include files | Paolo Bonzini | 1 | -1/+1 |
2013-01-25 | PPC: e500: Select MPIC v4.2 on ppce500 platform | Scott Wood | 1 | -1/+3 |
2013-01-15 | Make default boot order machine specific | Avik Sil | 1 | -0/+1 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -2/+2 |
2012-12-14 | PPC: E500plat: Make a lot of PCI slots available | Alexander Graf | 1 | -2/+3 |
2012-12-14 | PPC: E500: Move PCI slot information into params | Alexander Graf | 1 | -0/+2 |
2012-10-20 | create struct for machine initialization arguments | Eduardo Habkost | 1 | -6/+7 |
2012-08-15 | PPC: e500: add generic e500 platform | Scott Wood | 1 | -0/+60 |