aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)AuthorFilesLines
2019-09-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2-15/+18
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu2-6/+8
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu1-9/+10
2019-08-29spapr: Set compat mode in spapr_core_plug()Greg Kurz2-15/+16
2019-08-29spapr/pci: Convert types to QEMU coding styleGreg Kurz2-33/+35
2019-08-29spapr_pci: Advertise BAR reallocation capabilityAlexey Kardashevskiy1-0/+9
2019-08-29spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS rebootsDavid Gibson1-1/+1
2019-08-29powerpc/spapr: Add host threads parameter to ibm,get_system_parameterSuraj Jitindar Singh1-0/+15
2019-08-29pseries: Fix compat_pvr on resetLaurent Vivier2-1/+9
2019-08-29spapr_pci: remove all child functions in function zero unplugDaniel Henrique Barboza1-5/+7
2019-08-29ppc/pnv: Introduce PowerNV machines with fixed CPU modelsCédric Le Goater1-7/+63
2019-08-29ppc/pnv: Generate phandle for the "interrupt-parent" propertyCédric Le Goater1-0/+5
2019-08-29ppc/pnv: add more dummy XSCOM addresses for the P9 CAPPCédric Le Goater1-0/+20
2019-08-29ppc/pnv: Set default ram size to 1.75GBJoel Stanley1-1/+5
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell1-1/+1
2019-08-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-1/+1
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2019-08-21spapr_events: Rewrite a fall through commentPhilippe Mathieu-Daudé1-1/+1
2019-08-21spapr/irq: Drop spapr_irq_msi_reset()Greg Kurz2-9/+2
2019-08-21spapr/pci: Free MSIs during resetGreg Kurz1-0/+2
2019-08-21spapr/pci: Consolidate de-allocation of MSIsGreg Kurz1-9/+15
2019-08-21spapr: Implement ibm,suspend-meNicholas Piggin2-0/+39
2019-08-21spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxyMichael Roth5-1/+228
2019-08-21spapr: Implement H_JOINNicholas Piggin2-13/+62
2019-08-21spapr: Implement H_CONFERNicholas Piggin1-0/+67
2019-08-21spapr: Implement H_PRODNicholas Piggin2-0/+33
2019-08-21spapr: Implement dispatch tracking for tcgNicholas Piggin2-5/+48
2019-08-21ppc: fix leak in h_client_architecture_supportShivaprasad G Bhat1-0/+2
2019-08-21ppc: fix memory leak in spapr_dt_drc()Shivaprasad G Bhat1-2/+5
2019-08-21ppc: fix memory leak in spapr_caps_add_propertiesShivaprasad G Bhat1-1/+3
2019-08-21migration: Do not re-read the clock on pre_save in case of paused guestMaxiwell S. Garcia1-4/+9
2019-08-21spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by defaultDavid Gibson2-1/+8
2019-08-21hw: add compat machines for 4.2Cornelia Huck1-2/+13
2019-08-21spapr_iommu: Fix xlate trace to print translated addressAlexey Kardashevskiy1-1/+1
2019-08-21spapr: quantify error messages regarding capability settingsDaniel Black1-14/+28
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster10-6/+11
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster7-7/+0
2019-08-16numa: Move remaining NUMA declarations from sysemu.h to numa.hMarkus Armbruster1-0/+1
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster6-5/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster20-4/+16
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster4-0/+4
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster25-25/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster12-0/+12
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster15-0/+17
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster1-1/+0
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster1-0/+1
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster19-0/+25
2019-08-13spapr: Reset CAS & IRQ subsystem after devicesDavid Gibson1-12/+12
2019-07-28spapr/irq: Inform the user when falling back to emulated ICGreg Kurz1-0/+1
2019-07-05machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov1-0/+1