Age | Commit message (Expand) | Author |
2018-03-06 | PPC: e500: Fix duplicate kernel load and device tree overlap | David Engraf |
2018-03-06 | hw/ppc/spapr,e500: Use new property "stdout-path" for boot console | Nikunj A Dadhania |
2018-03-06 | openpic: move KVM-specific declarations into separate openpic_kvm.h file | Mark Cave-Ayland |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-06 | hw/ppc: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2017-12-15 | e500: name openpic and pci host bridge | Michael Davidsaver |
2017-11-08 | e500: ppce500_init_mpic() return device instead of IRQ array | Michael Davidsaver |
2017-10-17 | ppc: mpc8544ds/e500plat: use generic cpu_model parsing | Igor Mammedov |
2017-09-19 | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov |
2017-09-08 | e500: Use cpu_index instead of vcpu_dt_id | Sam Bobroff |
2017-09-01 | ppc: replace cpu_ppc_init() with cpu_generic_init() | Igor Mammedov |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-02-02 | target-ppc: Add MMU model check for booke machines | Valentin Plotkin |
2017-01-31 | hw/ppc: QOM'ify e500.c | xiaoqiang zhao |
2016-09-27 | sysbus: Remove ignored return value of FindSysbusDeviceFunc | David Gibson |
2016-07-01 | target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb | Aaron Larson |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-01-29 | ppc: Clean up includes | Peter Maydell |
2016-01-13 | error: Use error_reportf_err() where it makes obvious sense | Markus Armbruster |
2015-09-25 | ppc: Rename ELF_MACHINE to be PPC specific | Peter Crosthwaite |
2015-09-20 | kvm_ppc: remove kvmppc_timer_hack | Paolo Bonzini |
2015-06-03 | hw/ppc/e500.c: Fix memory leak | Shannon Zhao |
2015-03-11 | machine: query kernel-irqchip property | Marcel Apfelbaum |
2015-03-10 | e500: fix memory leak | Michael Tokarev |
2015-03-09 | PPC: Clean up misuse of qdev_init() in kvm-openpic creation | Markus Armbruster |
2015-01-07 | PPC: e500: Fix GPIO controller interrupt number | Amit Tomar |
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 | e500: Add support for eTSEC in device tree | Alexander Graf |
2014-11-04 | PPC: e500: Support dynamically spawned sysbus devices | Alexander Graf |
2014-11-04 | PPC: E500: Hook up power off GPIO to GPIO controller | Alexander Graf |
2014-11-04 | PPC: E500: Instantiate MPC8XXX gpio controller on virt machine | Alexander Graf |
2014-11-03 | hw/core/loader: implement address translation in uimage loader | Max Filippov |
2014-08-15 | ppc: convert g_new(qemu_irq usages to g_new0 | Peter Crosthwaite |
2014-07-15 | ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Shreyas B. Prabhu |
2014-06-27 | PPC: e500: Only create dt entries for existing serial ports | Alexander Graf |
2014-06-16 | PPC: e500: Move to u-boot as firmware | Alexander Graf |
2014-06-16 | PPC: e500: Expose kernel load address in dt | Alexander Graf |
2014-06-16 | PPC: e500: implement PCI INTx routing | Bharat Bhushan |
2014-06-16 | PPC: e500: some pci related cleanup | Bharat Bhushan |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-04-08 | PPC: E500: Set PIR default reset value rather than SPR value | Alexander Graf |
2014-03-13 | cpu: Move exception_index field from CPU_COMMON to CPUState | Andreas Färber |
2014-03-05 | target-ppc: spapr: e500: fix to use cpu_dt_id | Alexey Kardashevskiy |
2013-12-20 | device_tree: s/qemu_devtree/qemu_fdt globally | Peter Crosthwaite |
2013-09-03 | cpu: Use QTAILQ for CPU list | Andreas Färber |
2013-09-02 | PPC: E500: Generate device tree on reset | Alexander Graf |
2013-08-21 | ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params | Markus Armbruster |
2013-07-10 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori |