summary refs log tree commit diff stats
path: root/hw/ppc/spapr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson2024-04-231-1/+1
|\
| * migration: Add Error** argument to .save_setup() handlerCédric Le Goater2024-04-231-1/+1
* | ppc/pef: switch to use confidential_guest_kvm_init/reset()Xiaoyao Li2024-04-231-3/+7
* | hw: Add compat machines for 9.1Paolo Bonzini2024-04-181-2/+13
|/
* hw/ppc/spapr: Include missing 'sysemu/tcg.h' headerPhilippe Mathieu-Daudé2024-03-301-0/+1
* Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...Peter Maydell2024-03-131-34/+64
|\
| * spapr: nested: Introduce cap-nested-papr for Nested PAPR APIHarsh Prateek Bora2024-03-131-0/+2
| * spapr: nested: Use correct source for parttbl info for nested PAPR API.Harsh Prateek Bora2024-03-131-2/+4
| * spapr: nested: keep nested-hv related code restricted to its API.Harsh Prateek Bora2024-03-131-1/+5
| * spapr: nested: move nested part of spapr_get_pate into spapr_nested.cHarsh Prateek Bora2024-03-131-26/+2
| * spapr: nested: register nested-hv api hcalls only for cap-nested-hvHarsh Prateek Bora2024-03-131-0/+1
| * ppc/pnv: Set POWER9, POWER10 ibm,pa-features bitsNicholas Piggin2024-03-131-0/+1
| * ppc/spapr: Add pa-features for POWER10 machinesBenjamin Gray2024-03-131-0/+34
| * ppc/spapr: Adjust ibm,pa-features for POWER9Nicholas Piggin2024-03-131-5/+5
| * ppc/spapr: Remove copy-paste from pa-featuresNicholas Piggin2024-03-131-2/+6
| * ppc/spapr|pnv: Remove SAO from pa-featuresNicholas Piggin2024-03-131-4/+10
* | target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé2024-03-121-2/+1
* | hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé2024-03-121-3/+2
|/
* hw/ppc/pseries: do not require CONFIG_USBPaolo Bonzini2024-02-271-1/+3
* spapr: Tag pseries-2.1 - 2.11 machines as deprecatedCédric Le Goater2024-02-231-0/+1
* ppc/spapr: change pseries machine default to POWER10 CPUNicholas Piggin2024-02-231-1/+1
* ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.Harsh Prateek Bora2024-02-231-6/+3
* hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()David Woodhouse2024-02-021-13/+5
* system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi2024-01-081-1/+1
* hw/ppc: Constify VMStateRichard Henderson2023-12-301-10/+10
* hw: Add compat machines for 9.0Cornelia Huck2023-12-201-2/+13
* migration: Hack to maintain backwards compatibility for ppcJuan Quintela2023-11-011-2/+23
* migration: simplify blockersSteve Sistare2023-10-201-8/+1
* accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson2023-10-041-1/+1
* spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()Cédric Le Goater2023-09-291-2/+2
* spapr: Clean up local variable shadowing in spapr_init_cpus()Cédric Le Goater2023-09-291-2/+0
* spapr: Clean up local variable shadowing in spapr_dt_cpus()Cédric Le Goater2023-09-291-15/+21
* ppc: spelling fixesMichael Tokarev2023-09-201-4/+4
* spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater2023-09-181-18/+4
* spapr: Fix record-replay machine reset consuming too many eventsNicholas Piggin2023-09-061-3/+9
* spapr: Fix machine reset deadlock from replay-recordNicholas Piggin2023-09-061-2/+18
* Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2023-08-241-1/+1
|\
| * accel/kvm: Use negative KVM type for error propagationAkihiko Odaki2023-08-221-1/+1
* | hw: Add compat machines for 8.2Cornelia Huck2023-08-231-2/+13
|/
* hw/ppc/spapr: Use machine_memory_devices_init()David Hildenbrand2023-07-121-18/+19
* spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUsNicholas Piggin2023-06-251-4/+13
* hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()Philippe Mathieu-Daudé2023-06-251-1/+1
* ppc/spapr: Move spapr nested HV to a new fileNicholas Piggin2023-06-251-0/+1
* target/ppc: Add POWER9 DD2.2 modelNicholas Piggin2023-05-281-1/+1
* spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcallNicholas Piggin2023-05-281-0/+7
* migration: Move rate_limit_max and rate_limit_used to migration_statsJuan Quintela2023-05-181-2/+2
* hw: Add compat machines for 8.1Cornelia Huck2023-04-201-2/+13
* Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into stagingPeter Maydell2022-12-211-0/+1
|\
| * hw/ppc/spapr: Reduce "vof.h" inclusionPhilippe Mathieu-Daudé2022-12-211-0/+1
* | hw: Add compat machines for 8.0Cornelia Huck2022-12-211-2/+13
|/