summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
...
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-1/+0Star
* Clean up inclusion of exec/cpu-common.hMarkus Armbruster2019-08-161-1/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-1/+0Star
* Include generated QAPI headers lessMarkus Armbruster2019-08-161-1/+0Star
* include: Make headers more self-containedMarkus Armbruster2019-08-166-0/+14
* spapr/xive: Fix migration of hot-plugged CPUsCédric Le Goater2019-08-131-0/+1
* spapr/xive: simplify spapr_irq_init_device() to remove the emulated initCédric Le Goater2019-07-021-1/+0Star
* spapr/xive: rework the mapping the KVM memory regionsCédric Le Goater2019-07-022-1/+2
* xics/kvm: Add error propagation to ic*_set_kvm_state() functionsGreg Kurz2019-07-021-3/+3
* xics/spapr: Rename xics_kvm_init()Greg Kurz2019-07-021-1/+1
* xics/spapr: Drop unused function declarationGreg Kurz2019-07-021-1/+0Star
* xics/spapr: Detect old KVM XICS on POWER9 hostsGreg Kurz2019-07-021-0/+1
* xics/spapr: Register RTAS/hypercalls once at machine initGreg Kurz2019-07-023-5/+1Star
* ppc/pnv: remove xscom_base field from PnvChipCédric Le Goater2019-07-021-4/+1Star
* ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chipsCédric Le Goater2019-07-022-1/+4
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell2019-06-122-3/+3
|\
| * ppc/xive: Make XIVE generate the proper interrupt typesBenjamin Herrenschmidt2019-06-121-1/+2
| * spapr: Clean up spapr_drc_populate_dt()David Gibson2019-06-121-2/+1Star
* | Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
|/
* spapr: Don't migrate the hpt_maxpagesize cap to older machine typesGreg Kurz2019-05-291-0/+1
* spapr/irq: add KVM support to the 'dual' machineCédric Le Goater2019-05-291-1/+0Star
* spapr/irq: initialize the IRQ device only onceCédric Le Goater2019-05-291-0/+1
* spapr/irq: introduce a spapr_irq_init_device() helperCédric Le Goater2019-05-292-0/+3
* spapr: introduce routines to delete the KVM IRQ deviceCédric Le Goater2019-05-292-0/+2
* spapr/xive: add migration support for KVMCédric Le Goater2019-05-292-0/+4
* spapr/xive: introduce a VM state change handlerCédric Le Goater2019-05-291-0/+1
* spapr/xive: add state synchronization with KVMCédric Le Goater2019-05-292-0/+9
* spapr/xive: add hcall support when under KVMCédric Le Goater2019-05-291-0/+15
* spapr/xive: add KVM supportCédric Le Goater2019-05-292-0/+23
* spapr: Add forgotten capability to migration streamDavid Gibson2019-05-291-0/+1
* spapr/xive: fix EQ page addresses above 64GBCédric Le Goater2019-05-291-0/+6
* Clean up ill-advised or unusual header guardsMarkus Armbruster2019-05-137-21/+28
* ppc/hash64: Rework R and C bit updatesBenjamin Herrenschmidt2019-04-261-0/+2
* spapr/rtas: modify spapr_rtas_register() to remove RTAS handlersCédric Le Goater2019-04-261-0/+4
* spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy2019-04-261-1/+4
* spapr: Simplify handling of host-serial and host-model valuesDavid Gibson2019-03-291-0/+1
* spapr: Use CamelCase properlyDavid Gibson2019-03-128-247/+247
* ppc/pnv: POWER9 XSCOM quad supportCédric Le Goater2019-03-123-4/+22
* ppc/pnv: extend XSCOM core support for POWER9Cédric Le Goater2019-03-121-0/+2
* ppc/pnv: add a OCC model for POWER9Cédric Le Goater2019-03-123-0/+6
* ppc/pnv: add a OCC model classCédric Le Goater2019-03-121-0/+15
* ppc/pnv: add SerIRQ routing registersCédric Le Goater2019-03-121-0/+2
* ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater2019-03-122-0/+13
* ppc/pnv: add a 'dt_isa_nodename' to the chipCédric Le Goater2019-03-121-0/+2
* ppc/pnv: add a LPC Controller class modelCédric Le Goater2019-03-121-0/+15
* ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater2019-03-123-0/+39
* ppc/pnv: add a PSI bridge class modelCédric Le Goater2019-03-122-3/+28
* spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy2019-03-121-0/+1
* ppc/pnv: introduce a new pic_print_info() operation to the chip modelCédric Le Goater2019-03-121-0/+1
* ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater2019-03-121-0/+1