aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2021-03-18hw/ide: remove 'ide-drive' deviceDaniel P. Berrangé
2021-03-16spapr_iommu: Fix vhost integration regressionEric Auger
2021-03-12Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2021-03-10spapr.c: send QAPI event when memory hotunplug failsDaniel Henrique Barboza
2021-03-10spapr.c: remove duplicated assert in spapr_memory_unplug_request()Daniel Henrique Barboza
2021-03-10qemu_timer.c: add timer_deadline_ms() helperDaniel Henrique Barboza
2021-03-10spapr_pci.c: add 'unplug already in progress' message for PCI unplugDaniel Henrique Barboza
2021-03-10spapr.c: add 'unplug already in progress' message for PHB unplugDaniel Henrique Barboza
2021-03-10hw/ppc: e500: Add missing <ranges> in the eTSEC nodeBin Meng
2021-03-10spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug stateDaniel Henrique Barboza
2021-03-10spapr_drc.c: add hotunplug timeout for CPUsDaniel Henrique Barboza
2021-03-10spapr_drc.c: introduce unplug_timeout_timerDaniel Henrique Barboza
2021-03-10spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()Daniel Henrique Barboza
2021-03-10spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusableDaniel Henrique Barboza
2021-03-10spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()Daniel Henrique Barboza
2021-03-09exec/memory: Use struct Object typedefPhilippe Mathieu-Daudé
2021-03-09Various spelling fixesMichael Tokarev
2021-03-09qtest: delete superfluous inclusions of qtest.hChen Qun
2021-02-10hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodesBin Meng
2021-02-10hw/ppc: e500: Use a macro for the platform clock frequencyBin Meng
2021-02-10ppc/pnv: Set default RAM size to 1 GBCédric Le Goater
2021-02-10spapr_numa.c: fix ibm,max-associativity-domains calculationDaniel Henrique Barboza
2021-02-10spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helperDaniel Henrique Barboza
2021-02-10spapr: move spapr_machine_using_legacy_numa() to spapr_numa.cDaniel Henrique Barboza
2021-02-10ppc/pnv: Introduce a LPC FW memory region attribute to map the PNORCédric Le Goater
2021-02-10ppc/pnv: Remove default disablement of the PNOR contentsCédric Le Goater
2021-02-10ppc/pnv: Discard internal BMC initialization when BMC is externalCédric Le Goater
2021-02-10ppc/pnv: Simplify pnv_bmc_create()Cédric Le Goater
2021-02-10ppc/pnv: Use skiboot addresses to load kernel and ramfsCédric Le Goater
2021-02-10spapr: Adjust firmware path of PCI devicesGreg Kurz
2021-02-10spapr.c: add 'name' property for hotplugged CPUs nodesDaniel Henrique Barboza
2021-02-10spapr.c: use g_auto* with 'nodename' in CPU DT functionsDaniel Henrique Barboza
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-08Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell
2021-02-08spapr_pci: add spapr msi read methodPrasad J Pandit
2021-02-08prep: add ppc-parity write methodPrasad J Pandit
2021-02-08spapr_pci: Fix memory leak of vmstate_spapr_pciJinhao Gao
2021-02-08spapr: PEF: prevent migrationDavid Gibson
2021-02-08spapr: Add PEF based confidential guest supportDavid Gibson
2021-01-27block: Separate blk_is_writable() and blk_supports_write_perm()Kevin Wolf
2021-01-19spapr_cpu_core.c: use g_auto* in spapr_create_vcpu()Daniel Henrique Barboza
2021-01-19spapr_rtas.c: fix identation of rtas_ibm_suspend_me() argsDaniel Henrique Barboza
2021-01-19spapr_hcall.c: make do_client_architecture_support staticDaniel Henrique Barboza
2021-01-19spapr: Improve handling of memory unplug with old guestsGreg Kurz
2021-01-19sam460ex: Use type cast macro instead of simple castBALATON Zoltan
2021-01-19Revert "ppc4xx: Move common dependency on serial to common option"BALATON Zoltan
2021-01-19Revert "sam460ex: Remove FDT_PPC dependency from KConfig"BALATON Zoltan
2021-01-19hw/ppc: Remove unused ppcuic_init()Peter Maydell