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
/
target
/
ppc
/
machine.c
Age
Commit message (
Expand
)
Author
2024-05-24
target/ppc: Add migration support for BHRB
Glenn Miles
2024-05-24
target/ppc: Add new hflags to support BHRB
Glenn Miles
2023-12-29
target/ppc: Constify VMState in machine.c
Richard Henderson
2023-09-06
target/ppc: Fix CPU reservation migration for record-replay
Nicholas Piggin
2023-09-06
target/ppc: Migrate DECR SPR
Nicholas Piggin
2023-09-06
target/ppc: Implement watchpoint debug facility for v2.07S
Nicholas Piggin
2023-09-06
target/ppc: Implement breakpoint debug facility for v2.07S
Nicholas Piggin
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
2023-06-10
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
2022-08-30
target/ppc: Fix host PVR matching for KVM
Nicholas Piggin
2022-05-26
target/ppc: Implement lwsync with weaker memory ordering
Nicholas Piggin
2022-05-05
target/ppc: Remove msr_ts macro
Víctor Colombo
2022-03-02
target/ppc: make power8-pmu.c CONFIG_TCG only
Daniel Henrique Barboza
2022-02-09
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-18
target/ppc: Finish removal of 401/403 CPUs
Cédric Le Goater
2022-01-18
target/ppc: Remove last user of .load_state_old
Cédric Le Goater
2022-01-04
target/ppc: Cache per-pmc insn and cycle count settings
Richard Henderson
2021-05-19
target/ppc: updated vscr manipulation in machine.c
Bruno Larsen (billionai)
2021-05-04
target/ppc: Remove env->immu_idx and env->dmmu_idx
Richard Henderson
2021-05-04
target/ppc: Extract post_load_update_msr
Richard Henderson
2021-05-04
target/ppc: Retain hflags_nmsr only for migration
Richard Henderson
2021-05-04
target/ppc: Do not call hreg_compute_mem_idx after ppc_store_msr
Richard Henderson
2021-05-04
target/ppc: Properly sync cpu state with new msr in cpu_load_old
Richard Henderson
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-14
target/ppc: Introduce an mmu_is_64bit() helper
Greg Kurz
2020-10-28
ppc/: fix some comment spelling errors
zhaolichang
2020-10-09
ppc: Fix return value in cpu_post_load() error path
Greg Kurz
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-07-02
target/ppc/machine: Add kvmppc_pvr_workaround_required() stub
Greg Kurz
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-04-26
target/ppc: Style fixes for machine.c
David Gibson
2019-03-12
target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian...
Mark Cave-Ayland
2019-02-18
target/ppc: Use mtvscr/mfvscr for vmstate
Richard Henderson
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
2018-05-29
ppc: Rename 2.13 machines to 3.0
Peter Maydell
2018-05-04
target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack
Greg Kurz
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2018-04-10
target/ppc: Fix backwards migration of msr_mask
David Gibson
2017-11-30
target-ppc: Don't invalidate non-supported msr bits
Kurban Mallachiev
2017-11-27
target/ppc: Fix setting of cpu->compat_pvr on incoming migration
Suraj Jitindar Singh
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-08-22
target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaround
Daniel Henrique Barboza
2017-08-09
ppc: fix double-free in cpu_post_load()
Greg Kurz
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
[next]