aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
AgeCommit message (Expand)AuthorFilesLines
2 daysspapr: Migrate ail-mode-3 spapr capNicholas Piggin1-0/+1
2024-07-02hw/ppc: remove obsolete manual deprecation reason string of spapr machinesDaniel P. Berrangé1-1/+0
2024-07-02hw: skip registration of outdated versioned machine typesDaniel P. Berrangé1-0/+1
2024-07-02hw: set deprecation info for all versioned machine typesDaniel P. Berrangé1-0/+1
2024-07-02hw/ppc: convert 'spapr' machine definitions to use new macrosDaniel P. Berrangé1-42/+51
2024-06-19hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()Philippe Mathieu-Daudé1-9/+1
2024-06-19hw/ppc: Avoid using Monitor in spapr_irq_print_info()Philippe Mathieu-Daudé1-4/+9
2024-06-19hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()Philippe Mathieu-Daudé1-1/+1
2024-06-04hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR eventPhilippe Mathieu-Daudé1-10/+1
2024-05-24ppc/spapr: Add ibm,pi-featuresNicholas Piggin1-0/+28
2024-04-23Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson1-1/+1
2024-04-23migration: Add Error** argument to .save_setup() handlerCédric Le Goater1-1/+1
2024-04-23ppc/pef: switch to use confidential_guest_kvm_init/reset()Xiaoyao Li1-3/+7
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini1-2/+13
2024-03-30hw/ppc/spapr: Include missing 'sysemu/tcg.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-03-13Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...Peter Maydell1-34/+64
2024-03-13spapr: nested: Introduce cap-nested-papr for Nested PAPR APIHarsh Prateek Bora1-0/+2
2024-03-13spapr: nested: Use correct source for parttbl info for nested PAPR API.Harsh Prateek Bora1-2/+4
2024-03-13spapr: nested: keep nested-hv related code restricted to its API.Harsh Prateek Bora1-1/+5
2024-03-13spapr: nested: move nested part of spapr_get_pate into spapr_nested.cHarsh Prateek Bora1-26/+2
2024-03-13spapr: nested: register nested-hv api hcalls only for cap-nested-hvHarsh Prateek Bora1-0/+1
2024-03-13ppc/pnv: Set POWER9, POWER10 ibm,pa-features bitsNicholas Piggin1-0/+1
2024-03-13ppc/spapr: Add pa-features for POWER10 machinesBenjamin Gray1-0/+34
2024-03-13ppc/spapr: Adjust ibm,pa-features for POWER9Nicholas Piggin1-5/+5
2024-03-13ppc/spapr: Remove copy-paste from pa-featuresNicholas Piggin1-2/+6
2024-03-13ppc/spapr|pnv: Remove SAO from pa-featuresNicholas Piggin1-4/+10
2024-03-12target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé1-2/+1
2024-03-12hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé1-3/+2
2024-02-27hw/ppc/pseries: do not require CONFIG_USBPaolo Bonzini1-1/+3
2024-02-23spapr: Tag pseries-2.1 - 2.11 machines as deprecatedCédric Le Goater1-0/+1
2024-02-23ppc/spapr: change pseries machine default to POWER10 CPUNicholas Piggin1-1/+1
2024-02-23ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.Harsh Prateek Bora1-6/+3
2024-02-02hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()David Woodhouse1-13/+5
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi1-1/+1
2023-12-30hw/ppc: Constify VMStateRichard Henderson1-10/+10
2023-12-20hw: Add compat machines for 9.0Cornelia Huck1-2/+13
2023-11-01migration: Hack to maintain backwards compatibility for ppcJuan Quintela1-2/+23
2023-10-20migration: simplify blockersSteve Sistare1-8/+1
2023-10-04accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson1-1/+1
2023-09-29spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()Cédric Le Goater1-2/+2
2023-09-29spapr: Clean up local variable shadowing in spapr_init_cpus()Cédric Le Goater1-2/+0
2023-09-29spapr: Clean up local variable shadowing in spapr_dt_cpus()Cédric Le Goater1-15/+21
2023-09-20ppc: spelling fixesMichael Tokarev1-4/+4
2023-09-18spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater1-18/+4
2023-09-06spapr: Fix record-replay machine reset consuming too many eventsNicholas Piggin1-3/+9
2023-09-06spapr: Fix machine reset deadlock from replay-recordNicholas Piggin1-2/+18
2023-08-24Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-1/+1
2023-08-23hw: Add compat machines for 8.2Cornelia Huck1-2/+13
2023-08-22accel/kvm: Use negative KVM type for error propagationAkihiko Odaki1-1/+1
2023-07-12hw/ppc/spapr: Use machine_memory_devices_init()David Hildenbrand1-18/+19