aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2019-09-12migration: register_savevm_live doesn't need devDr. David Alan Gilbert
2019-09-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu
2019-08-29spapr: Set compat mode in spapr_core_plug()Greg Kurz
2019-08-29spapr/pci: Convert types to QEMU coding styleGreg Kurz
2019-08-29spapr_pci: Advertise BAR reallocation capabilityAlexey Kardashevskiy
2019-08-29spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS rebootsDavid Gibson
2019-08-29powerpc/spapr: Add host threads parameter to ibm,get_system_parameterSuraj Jitindar Singh
2019-08-29pseries: Fix compat_pvr on resetLaurent Vivier
2019-08-29spapr_pci: remove all child functions in function zero unplugDaniel Henrique Barboza
2019-08-29ppc/pnv: Introduce PowerNV machines with fixed CPU modelsCédric Le Goater
2019-08-29ppc/pnv: Generate phandle for the "interrupt-parent" propertyCédric Le Goater
2019-08-29ppc/pnv: add more dummy XSCOM addresses for the P9 CAPPCédric Le Goater
2019-08-29ppc/pnv: Set default ram size to 1.75GBJoel Stanley
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell
2019-08-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-21spapr_events: Rewrite a fall through commentPhilippe Mathieu-Daudé
2019-08-21spapr/irq: Drop spapr_irq_msi_reset()Greg Kurz
2019-08-21spapr/pci: Free MSIs during resetGreg Kurz
2019-08-21spapr/pci: Consolidate de-allocation of MSIsGreg Kurz
2019-08-21spapr: Implement ibm,suspend-meNicholas Piggin
2019-08-21spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth
2019-08-21spapr: Implement H_JOINNicholas Piggin
2019-08-21spapr: Implement H_CONFERNicholas Piggin
2019-08-21spapr: Implement H_PRODNicholas Piggin
2019-08-21spapr: Implement dispatch tracking for tcgNicholas Piggin
2019-08-21ppc: fix leak in h_client_architecture_supportShivaprasad G Bhat
2019-08-21ppc: fix memory leak in spapr_dt_drc()Shivaprasad G Bhat
2019-08-21ppc: fix memory leak in spapr_caps_add_propertiesShivaprasad G Bhat
2019-08-21migration: Do not re-read the clock on pre_save in case of paused guestMaxiwell S. Garcia
2019-08-21spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by defaultDavid Gibson
2019-08-21hw: add compat machines for 4.2Cornelia Huck
2019-08-21spapr_iommu: Fix xlate trace to print translated addressAlexey Kardashevskiy
2019-08-21spapr: quantify error messages regarding capability settingsDaniel Black
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16numa: Move remaining NUMA declarations from sysemu.h to numa.hMarkus Armbruster
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-08-13spapr: Reset CAS & IRQ subsystem after devicesDavid Gibson
2019-07-28spapr/irq: Inform the user when falling back to emulated ICGreg Kurz