]> git.proxmox.com Git - mirror_qemu.git/history - include/hw/ppc
target/ppc: Handle NMI guest exit
[mirror_qemu.git] / include / hw / ppc /
2020-02-03 Aravinda Prasadtarget/ppc: Handle NMI guest exit
2020-02-03 Aravinda Prasadppc: spapr: Introduce FWNMI capability
2020-02-02 Cédric Le Goaterppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
2020-02-02 Benjamin Herrenschmidtppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
2020-02-02 Stefan Bergerspapr: Implement get_dt_compatible() callback
2020-02-02 Cédric Le Goaterppc/pnv: Add support for "hostboot" mode
2020-02-02 Thomas Huthhw/ppc/prep: Remove the deprecated "prep" machine and...
2020-01-13 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-01-10 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-01-10 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2020-01-08 Cédric Le Goaterppc/pnv: fix check on return value of blk_getlength()
2020-01-08 Greg Kurzpnv/xive: Deduce the PnvXive pointer from XiveTCTX...
2020-01-08 Cédric Le Goaterxive: Add a "presenter" link property to the TCTX object
2020-01-08 Greg Kurzppc/pnv: Add a "pnor" const link property to the BMC...
2020-01-08 Greg Kurzppc/pnv: Add an "nr-threads" property to the base chip...
2020-01-08 Greg Kurzspapr, pnv, xive: Add a "xive-fabric" link to the XIVE...
2020-01-08 Greg Kurzpnv/xive: Use device_class_set_parent_realize()
2020-01-08 Cédric Le Goaterppc/pnv: Introduce a "xics" property under the POWER8...
2020-01-08 Greg Kurzspapr/xive: Use device_class_set_parent_realize()
2019-12-17 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2019-12-17 Peter MaydellMerge remote-tracking branch 'remotes/cleber/tags/pytho...
2019-12-17 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-12-16 Greg Kurzppc/pnv: Drop PnvChipClass::type
2019-12-16 Greg Kurzppc/pnv: Introduce PnvChipClass::xscom_pcba() method
2019-12-16 Greg Kurzppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_powe...
2019-12-16 Greg Kurzppc/pnv: Pass content of the "compatible" property...
2019-12-16 Greg Kurzppc/pnv: Pass XSCOM base address and address size to...
2019-12-16 Greg Kurzppc/pnv: Introduce PnvChipClass::xscom_core_base()...
2019-12-16 Greg Kurzppc/pnv: Introduce PnvChipClass::intc_print_info()...
2019-12-16 Greg Kurzppc/pnv: Drop pnv_is_power9() and pnv_is_power10()...
2019-12-16 Greg Kurzppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
2019-12-16 Greg Kurzppc/pnv: Introduce PnvMachineClass and PnvMachineClass...
2019-12-16 Greg Kurzppc/pnv: Drop PnvPsiClass::chip_type
2019-12-16 Greg Kurzppc/pnv: Introduce PnvPsiClass::compat
2019-12-16 Greg Kurzppc: Drop useless extern annotation for functions
2019-12-16 Cédric Le Goaterppc/pnv: Fix OCC common area region mapping
2019-12-16 Cédric Le Goaterppc/pnv: Introduce PBA registers
2019-12-16 Greg Kurzppc/pnv: Make PnvXScomInterface an incomplete type
2019-12-16 Suraj Jitindar Singhtarget/ppc: Work [S]PURR implementation and add HV...
2019-12-16 Suraj Jitindar Singhtarget/ppc: Implement the VTB for HV access
2019-12-16 Cédric Le Goaterppc/pnv: add a LPC Controller model for POWER10
2019-12-16 Cédric Le Goaterppc/pnv: add a PSI bridge model for POWER10
2019-12-16 Cédric Le Goaterppc/pnv: Introduce a POWER10 PnvChip and a powernv10...
2019-12-16 Greg Kurzppc: Deassert the external interrupt pin in KVM on...
2019-12-16 David Gibsonspapr: Simplify ovec diff
2019-12-16 David Gibsonspapr: Fold h_cas_compose_response() into h_client_arch...
2019-12-16 Cédric Le Goaterppc/pnv: Dump the XIVE NVT table
2019-12-16 Cédric Le Goaterppc/pnv: Extend XiveRouter with a get_block_id() handler
2019-12-16 Cédric Le Goaterppc/pnv: Introduce a pnv_xive_block_id() helper
2019-12-16 Cédric Le Goaterppc/xive: Introduce a xive_tctx_ipb_update() helper
2019-12-16 Cédric Le Goaterppc/xive: Remove the get_tctx() XiveRouter handler
2019-12-16 Cédric Le Goaterppc/xive: Move the TIMA operations to the controller...
2019-12-16 Cédric Le Goaterppc/pnv: Clarify how the TIMA is accessed on a multichi...
2019-12-16 Greg Kurzspapr: Pass the maximum number of vCPUs to the KVM...
2019-12-16 Cédric Le Goaterppc/xive: Extend the TIMA operation with a XivePresente...
2019-12-16 Cédric Le Goaterppc/xive: Introduce a XiveFabric interface
2019-12-16 Cédric Le Goaterppc/pnv: Fix TIMA indirect access
2019-12-16 Cédric Le Goaterppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper
2019-12-16 Cédric Le Goaterppc: Introduce a ppc_cpu_pir() helper
2019-12-16 Greg Kurzppc/pnv: Instantiate cores separately
2019-12-16 Cédric Le Goaterppc/xive: Introduce a XivePresenter interface
2019-12-16 Cédric Le Goaterppc/pnv: Create BMC devices at machine init
2019-12-16 Cédric Le Goaterppc/pnv: Add HIOMAP commands
2019-12-16 Cédric Le Goaterppc/xive: Introduce helpers for the NVT id
2019-12-16 Cédric Le Goaterppc/xive: Record the IPB in the associated NVT
2019-12-16 Cédric Le Goaterppc/pnv: Add a PNOR model
2019-11-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-11-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2019-11-18 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-11-18 Greg Kurzppc: Add intc_destroy() handlers to SpaprInterruptContr...
2019-10-26 Paolo BonziniMerge commit 'df84f17' into HEAD
2019-10-24 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-10-24 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20191...
2019-10-24 Cédric Le Goaterspapr/xive: Set the OS CAM line at reset
2019-10-24 Cédric Le Goaterppc: Reset the interrupt presenter from the CPU reset...
2019-10-24 Cédric Le Goaterppc/pnv: Add a PnvChip pointer to PnvCore
2019-10-23 David Gibsonspapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass
2019-10-23 David Gibsonspapr: Remove SpaprIrq::nr_msis
2019-10-23 David Gibsonspapr, xics, xive: Move SpaprIrq::post_load hook to...
2019-10-23 David Gibsonspapr, xics, xive: Move SpaprIrq::reset hook logic...
2019-10-23 David Gibsonspapr: Remove SpaprIrq::init_kvm hook
2019-10-23 David Gibsonspapr, xics, xive: Match signatures for XICS and XIVE...
2019-10-23 David Gibsonspapr, xics, xive: Move dt_populate from SpaprIrq to...
2019-10-23 David Gibsonspapr, xics, xive: Move print_info from SpaprIrq to...
2019-10-23 David Gibsonspapr, xics, xive: Move set_irq from SpaprIrq to SpaprI...
2019-10-23 David Gibsonspapr: Formalize notion of active interrupt controller
2019-10-23 David Gibsonspapr, xics, xive: Move irq claim and free from SpaprIr...
2019-10-23 David Gibsonspapr, xics, xive: Move cpu_intc_create from SpaprIrq...
2019-10-23 David Gibsonspapr, xics, xive: Introduce SpaprInterruptController...
2019-10-23 Greg Kurzspapr: Set VSMT to smp_threads by default
2019-10-23 Cédric Le Goaterppc/pnv: Improve trigger data definition
2019-10-17 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-10-08 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2019-10-08 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2019-10-07 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-10-07 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-10-04 David Gibsonspapr: Eliminate SpaprIrq::init hook
2019-10-04 David Gibsonspapr: Use less cryptic representation of which irq...
2019-10-04 David Gibsonxive: Improve irq claim/free path
2019-10-04 David Gibsonspapr: Handle freeing of multiple irqs in frontend...
next