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
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
2023-06-25
spapr: TCG allow up to 8-thread SMT on POWER8 and newer CPUs
Nicholas Piggin
2023-06-25
hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
Philippe Mathieu-Daudé
2023-06-25
ppc/spapr: Move spapr nested HV to a new file
Nicholas Piggin
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-05-28
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
2023-05-18
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
2022-12-21
Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2022-12-21
hw/ppc/spapr: Reduce "vof.h" inclusion
Philippe Mathieu-Daudé
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-14
qapi qdev qom: Elide redundant has_FOO in generated C
Markus Armbruster
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-17
hw/ppc: set machine->fdt in spapr machine
Daniel Henrique Barboza
2022-09-22
hw/ppc/pnv: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-20
hw/ppc: spapr: Use qemu_vfree() to free spapr->htab
Xuzhou Cheng
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
2022-07-18
ppc: Check partition and process table alignment
Leandro Lupori
2022-07-18
hw/ppc: pass random seed to fdt
Jason A. Donenfeld
2022-07-06
ppc/spapr: Implement H_WATCHDOG
Alexey Kardashevskiy
2022-05-26
spapr: Use address from elf parser for kernel address
Alexey Kardashevskiy
2022-05-26
pseries: allow setting stdout-path even on machines with a VGA
Paolo Bonzini
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-09
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-05-05
target/ppc: Remove msr_pr macro
Víctor Colombo
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-02
hw/ppc/spapr.c: fail early if no firmware found in machine_init()
Daniel Henrique Barboza
2022-03-02
hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
Daniel Henrique Barboza
2022-02-18
spapr: implement nested-hv capability for the virtual hypervisor
Nicholas Piggin
2022-02-18
target/ppc: Introduce a vhyp framework for nested HV support
Nicholas Piggin
2022-02-18
target/ppc: make vhyp get_pate method take lpid and return success
Nicholas Piggin
2022-02-18
spapr: nvdimm: Implement H_SCM_FLUSH hcall
Shivaprasad G Bhat
2022-01-28
spapr.c: check bus != NULL in spapr_get_fw_dev_path()
Daniel Henrique Barboza
2022-01-12
spapr: Fix support of POWER5+ processors
Cédric Le Goater
[next]