Age | Commit message (Expand) | Author |
2019-12-17 | ppc/pnv: Drop PnvChipClass::type | Greg Kurz |
2019-12-17 | ppc/pnv: Introduce PnvChipClass::xscom_pcba() method | Greg Kurz |
2019-12-17 | ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom() | Greg Kurz |
2019-12-17 | ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom() | Greg Kurz |
2019-12-17 | ppc/pnv: Introduce PnvChipClass::xscom_core_base() method | Greg Kurz |
2019-12-17 | ppc/pnv: Introduce PnvChipClass::intc_print_info() method | Greg Kurz |
2019-12-17 | ppc/pnv: Introduce PnvMachineClass::dt_power_mgt() | Greg Kurz |
2019-12-17 | ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat | Greg Kurz |
2019-12-17 | ppc/pnv: Fix OCC common area region mapping | Cédric Le Goater |
2019-12-17 | ppc/pnv: Introduce PBA registers | Cédric Le Goater |
2019-12-17 | ppc/pnv: add a LPC Controller model for POWER10 | Cédric Le Goater |
2019-12-17 | ppc/pnv: add a PSI bridge model for POWER10 | Cédric Le Goater |
2019-12-17 | ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine | Cédric Le Goater |
2019-12-17 | ppc/pnv: Clarify how the TIMA is accessed on a multichip system | Cédric Le Goater |
2019-12-17 | ppc/pnv: Implement the XiveFabric interface | Cédric Le Goater |
2019-12-17 | ppc/pnv: Fix TIMA indirect access | Cédric Le Goater |
2019-12-17 | ppc/pnv: Instantiate cores separately | Greg Kurz |
2019-12-17 | ppc/pnv: Create BMC devices at machine init | Cédric Le Goater |
2019-12-17 | ppc/pnv: Add HIOMAP commands | Cédric Le Goater |
2019-12-17 | ppc/pnv: Link "chip" property to PnvXive::chip pointer | Greg Kurz |
2019-12-17 | ppc/pnv: Link "chip" property to PnvCore::chip pointer | Greg Kurz |
2019-12-17 | ppc/pnv: Link "chip" property to PnvHomer::chip pointer | Greg Kurz |
2019-12-17 | ppc/pnv: Link "psi" property to PnvOCC::psi pointer | Greg Kurz |
2019-12-17 | ppc/pnv: Link "psi" property to PnvLpc::psi pointer | Greg Kurz |
2019-12-17 | ppc/pnv: Drop "chip" link from POWER9 PSI object | Greg Kurz |
2019-12-17 | ppc/pnv: Add a "/qemu" device tree node | Cédric Le Goater |
2019-12-17 | ppc/pnv: Add a PNOR model | Cédric Le Goater |
2019-11-18 | ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip | Greg Kurz |
2019-10-24 | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | ppc: Reset the interrupt presenter from the CPU reset handler | Cédric Le Goater |
2019-10-04 | ppc/pnv: Remove the XICSFabric Interface from the POWER9 machine | Cédric Le Goater |
2019-10-04 | hw/ppc/pnv_homer: add PowerNV homer device model | Balamuruhan S |
2019-10-04 | hw/ppc/pnv_occ: add sram device model for occ common area | Balamuruhan S |
2019-10-04 | hw/ppc/pnv: fix checkpatch.pl coding style warnings | Balamuruhan S |
2019-08-29 | ppc/pnv: Introduce PowerNV machines with fixed CPU models | Cédric Le Goater |
2019-08-29 | ppc/pnv: Generate phandle for the "interrupt-parent" property | Cédric Le Goater |
2019-08-29 | ppc/pnv: Set default ram size to 1.75GB | Joel Stanley |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/boards.h a bit less | Markus Armbruster |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster |
2019-07-05 | hw/ppc: Replace global smp variables with machine smp properties | Like Xu |
2019-07-05 | machine: Refactor smp-related call chains to pass MachineState | Like Xu |
2019-07-02 | ppc/pnv: remove xscom_base field from PnvChip | Cédric Le Goater |
2019-07-02 | ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips | Cédric Le Goater |
2019-06-12 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into... | Peter Maydell |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-06-12 | ppc/pnv: activate the "dumpdtb" option on the powernv machine | Cédric Le Goater |
2019-05-29 | ppc/pnv: introduce new skiboot platform properties | Cédric Le Goater |