index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
Age
Commit message (
Expand
)
Author
2024-07-26
spapr: Migrate ail-mode-3 spapr cap
Nicholas Piggin
2024-07-02
hw/ppc: remove obsolete manual deprecation reason string of spapr machines
Daniel P. Berrangé
2024-07-02
hw: skip registration of outdated versioned machine types
Daniel P. Berrangé
2024-07-02
hw: set deprecation info for all versioned machine types
Daniel P. Berrangé
2024-07-02
hw/ppc: convert 'spapr' machine definitions to use new macros
Daniel P. Berrangé
2024-06-19
hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/ppc: Avoid using Monitor in spapr_irq_print_info()
Philippe Mathieu-Daudé
2024-06-19
hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
Philippe Mathieu-Daudé
2024-06-04
hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event
Philippe Mathieu-Daudé
2024-05-24
ppc/spapr: Add ibm,pi-features
Nicholas Piggin
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
2024-04-23
ppc/pef: switch to use confidential_guest_kvm_init/reset()
Xiaoyao Li
2024-04-18
hw: Add compat machines for 9.1
Paolo Bonzini
2024-03-30
hw/ppc/spapr: Include missing 'sysemu/tcg.h' header
Philippe Mathieu-Daudé
2024-03-13
Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
2024-03-13
spapr: nested: Introduce cap-nested-papr for Nested PAPR API
Harsh Prateek Bora
2024-03-13
spapr: nested: Use correct source for parttbl info for nested PAPR API.
Harsh Prateek Bora
2024-03-13
spapr: nested: keep nested-hv related code restricted to its API.
Harsh Prateek Bora
2024-03-13
spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
Harsh Prateek Bora
2024-03-13
spapr: nested: register nested-hv api hcalls only for cap-nested-hv
Harsh Prateek Bora
2024-03-13
ppc/pnv: Set POWER9, POWER10 ibm,pa-features bits
Nicholas Piggin
2024-03-13
ppc/spapr: Add pa-features for POWER10 machines
Benjamin Gray
2024-03-13
ppc/spapr: Adjust ibm,pa-features for POWER9
Nicholas Piggin
2024-03-13
ppc/spapr: Remove copy-paste from pa-features
Nicholas Piggin
2024-03-13
ppc/spapr|pnv: Remove SAO from pa-features
Nicholas Piggin
2024-03-12
target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
hw/core: Declare CPUArchId::cpu as CPUState instead of Object
Philippe Mathieu-Daudé
2024-02-27
hw/ppc/pseries: do not require CONFIG_USB
Paolo Bonzini
2024-02-23
spapr: Tag pseries-2.1 - 2.11 machines as deprecated
Cédric Le Goater
2024-02-23
ppc/spapr: change pseries machine default to POWER10 CPU
Nicholas Piggin
2024-02-23
ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
Harsh Prateek Bora
2024-02-02
hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
David Woodhouse
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2023-12-30
hw/ppc: Constify VMState
Richard Henderson
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
2023-11-01
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-09-29
spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
Cédric Le Goater
2023-09-29
spapr: Clean up local variable shadowing in spapr_init_cpus()
Cédric Le Goater
2023-09-29
spapr: Clean up local variable shadowing in spapr_dt_cpus()
Cédric Le Goater
2023-09-20
ppc: spelling fixes
Michael Tokarev
2023-09-18
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
2023-09-06
spapr: Fix record-replay machine reset consuming too many events
Nicholas Piggin
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
2023-08-24
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
2023-08-22
accel/kvm: Use negative KVM type for error propagation
Akihiko Odaki
2023-07-12
hw/ppc/spapr: Use machine_memory_devices_init()
David Hildenbrand
[next]