index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
1
-1
/
+1
|
\
|
*
migration: Add Error** argument to .save_setup() handler
Cédric Le Goater
2024-04-23
1
-1
/
+1
*
|
ppc/pef: switch to use confidential_guest_kvm_init/reset()
Xiaoyao Li
2024-04-23
1
-3
/
+7
*
|
hw: Add compat machines for 9.1
Paolo Bonzini
2024-04-18
1
-2
/
+13
|
/
*
hw/ppc/spapr: Include missing 'sysemu/tcg.h' header
Philippe Mathieu-Daudé
2024-03-30
1
-0
/
+1
*
Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
2024-03-13
1
-34
/
+64
|
\
|
*
spapr: nested: Introduce cap-nested-papr for Nested PAPR API
Harsh Prateek Bora
2024-03-13
1
-0
/
+2
|
*
spapr: nested: Use correct source for parttbl info for nested PAPR API.
Harsh Prateek Bora
2024-03-13
1
-2
/
+4
|
*
spapr: nested: keep nested-hv related code restricted to its API.
Harsh Prateek Bora
2024-03-13
1
-1
/
+5
|
*
spapr: nested: move nested part of spapr_get_pate into spapr_nested.c
Harsh Prateek Bora
2024-03-13
1
-26
/
+2
|
*
spapr: nested: register nested-hv api hcalls only for cap-nested-hv
Harsh Prateek Bora
2024-03-13
1
-0
/
+1
|
*
ppc/pnv: Set POWER9, POWER10 ibm,pa-features bits
Nicholas Piggin
2024-03-13
1
-0
/
+1
|
*
ppc/spapr: Add pa-features for POWER10 machines
Benjamin Gray
2024-03-13
1
-0
/
+34
|
*
ppc/spapr: Adjust ibm,pa-features for POWER9
Nicholas Piggin
2024-03-13
1
-5
/
+5
|
*
ppc/spapr: Remove copy-paste from pa-features
Nicholas Piggin
2024-03-13
1
-2
/
+6
|
*
ppc/spapr|pnv: Remove SAO from pa-features
Nicholas Piggin
2024-03-13
1
-4
/
+10
*
|
target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
1
-2
/
+1
*
|
hw/core: Declare CPUArchId::cpu as CPUState instead of Object
Philippe Mathieu-Daudé
2024-03-12
1
-3
/
+2
|
/
*
hw/ppc/pseries: do not require CONFIG_USB
Paolo Bonzini
2024-02-27
1
-1
/
+3
*
spapr: Tag pseries-2.1 - 2.11 machines as deprecated
Cédric Le Goater
2024-02-23
1
-0
/
+1
*
ppc/spapr: change pseries machine default to POWER10 CPU
Nicholas Piggin
2024-02-23
1
-1
/
+1
*
ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
Harsh Prateek Bora
2024-02-23
1
-6
/
+3
*
hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
David Woodhouse
2024-02-02
1
-13
/
+5
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-1
/
+1
*
hw/ppc: Constify VMState
Richard Henderson
2023-12-30
1
-10
/
+10
*
hw: Add compat machines for 9.0
Cornelia Huck
2023-12-20
1
-2
/
+13
*
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
2023-11-01
1
-2
/
+23
*
migration: simplify blockers
Steve Sistare
2023-10-20
1
-8
/
+1
*
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-04
1
-1
/
+1
*
spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
Cédric Le Goater
2023-09-29
1
-2
/
+2
*
spapr: Clean up local variable shadowing in spapr_init_cpus()
Cédric Le Goater
2023-09-29
1
-2
/
+0
*
spapr: Clean up local variable shadowing in spapr_dt_cpus()
Cédric Le Goater
2023-09-29
1
-15
/
+21
*
ppc: spelling fixes
Michael Tokarev
2023-09-20
1
-4
/
+4
*
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
2023-09-18
1
-18
/
+4
*
spapr: Fix record-replay machine reset consuming too many events
Nicholas Piggin
2023-09-06
1
-3
/
+9
*
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
2023-09-06
1
-2
/
+18
*
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-08-24
1
-1
/
+1
|
\
|
*
accel/kvm: Use negative KVM type for error propagation
Akihiko Odaki
2023-08-22
1
-1
/
+1
*
|
hw: Add compat machines for 8.2
Cornelia Huck
2023-08-23
1
-2
/
+13
|
/
*
hw/ppc/spapr: Use machine_memory_devices_init()
David Hildenbrand
2023-07-12
1
-18
/
+19
*
spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
Nicholas Piggin
2023-06-25
1
-4
/
+13
*
hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
Philippe Mathieu-Daudé
2023-06-25
1
-1
/
+1
*
ppc/spapr: Move spapr nested HV to a new file
Nicholas Piggin
2023-06-25
1
-0
/
+1
*
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-05-28
1
-1
/
+1
*
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
2023-05-28
1
-0
/
+7
*
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
2023-05-18
1
-2
/
+2
*
hw: Add compat machines for 8.1
Cornelia Huck
2023-04-20
1
-2
/
+13
*
Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2022-12-21
1
-0
/
+1
|
\
|
*
hw/ppc/spapr: Reduce "vof.h" inclusion
Philippe Mathieu-Daudé
2022-12-21
1
-0
/
+1
*
|
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-21
1
-2
/
+13
|
/
[next]