summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
...
* spapr, xics, xive: Move SpaprIrq::post_load hook to backendsDavid Gibson2019-10-242-3/+1Star
* spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivateDavid Gibson2019-10-241-1/+3
* spapr: Remove SpaprIrq::init_kvm hookDavid Gibson2019-10-241-1/+0Star
* spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routinesDavid Gibson2019-10-242-4/+4
* spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-243-6/+4Star
* spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-241-2/+2
* spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptControllerDavid Gibson2019-10-241-1/+3
* spapr: Formalize notion of active interrupt controllerDavid Gibson2019-10-242-2/+8
* spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon...David Gibson2019-10-242-4/+3Star
* spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro...David Gibson2019-10-241-2/+11
* spapr, xics, xive: Introduce SpaprInterruptController QOM interfaceDavid Gibson2019-10-241-0/+14
* spapr: Set VSMT to smp_threads by defaultGreg Kurz2019-10-241-0/+1
* ppc/pnv: Improve trigger data definitionCédric Le Goater2019-10-241-3/+23
* spapr: Eliminate SpaprIrq::init hookDavid Gibson2019-10-041-1/+0Star
* spapr: Use less cryptic representation of which irq backends are supportedDavid Gibson2019-10-041-1/+2
* xive: Improve irq claim/free pathDavid Gibson2019-10-042-3/+3
* spapr: Handle freeing of multiple irqs in frontend onlyDavid Gibson2019-10-041-1/+1
* spapr: Eliminate SpaprIrq:get_nodename methodDavid Gibson2019-10-042-3/+0Star
* spapr: Simplify spapr_qirq() handlingDavid Gibson2019-10-041-1/+0Star
* spapr: Eliminate nr_irqs parameter to SpaprIrq::initDavid Gibson2019-10-041-1/+1
* spapr: Clarify and fix handling of nr_irqsDavid Gibson2019-10-041-7/+12
* spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helperDavid Gibson2019-10-041-2/+3
* xics: Create sPAPR specific ICS subtypeDavid Gibson2019-10-041-1/+3
* xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classesDavid Gibson2019-10-041-10/+6Star
* xics: Eliminate reset hookDavid Gibson2019-10-041-1/+0Star
* xics: Rename misleading ics_simple_*() functionsDavid Gibson2019-10-041-3/+3
* xics: Eliminate 'reject', 'resend' and 'eoi' class hooksDavid Gibson2019-10-041-4/+0Star
* xics: Minor fixes for XICSFabric interfaceDavid Gibson2019-10-041-5/+1Star
* spapr: Stop providing RTAS blobAlexey Kardashevskiy2019-10-041-2/+0Star
* spapr: Simplify handling of pre ISA 3.0 guest workaround handlingDavid Gibson2019-10-041-1/+1
* spapr/irq: Introduce an ics_irq_free() helperCédric Le Goater2019-10-041-0/+5
* hw/ppc/pnv_homer: add PowerNV homer device modelBalamuruhan S2019-10-042-0/+56
* hw/ppc/pnv_occ: add sram device model for occ common areaBalamuruhan S2019-10-041-0/+3
* hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARsBalamuruhan S2019-10-041-0/+18
* spapr_pci: Advertise BAR reallocation capabilityAlexey Kardashevskiy2019-08-291-0/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell2019-08-221-1/+1
|\
| * hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-211-1/+1
* | spapr/irq: Drop spapr_irq_msi_reset()Greg Kurz2019-08-211-1/+0Star
* | spapr: Implement ibm,suspend-meNicholas Piggin2019-08-211-1/+2
* | ppc/xive: Improve 'info pic' supportCédric Le Goater2019-08-212-5/+6
* | ppc/xive: Provide silent escalation supportCédric Le Goater2019-08-211-0/+2
* | ppc/xive: Provide unconditional escalation supportCédric Le Goater2019-08-211-0/+2
* | ppc/xive: use an abstract type for XiveNotifierCédric Le Goater2019-08-211-4/+2Star
* | spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth2019-08-212-0/+42
* | spapr: Implement H_PRODNicholas Piggin2019-08-211-0/+1
* | spapr: Implement dispatch tracking for tcgNicholas Piggin2019-08-211-0/+7
|/
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster2019-08-161-1/+0Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-165-5/+3Star
* Include exec/memory.h slightly lessMarkus Armbruster2019-08-161-0/+1