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