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
Age
Commit message (
Expand
)
Author
2023-10-11
target/ppc: Remove references to gdb_has_xml
Akihiko Odaki
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-10-06
target/ppc: Clean up local variable shadowing in kvm_arch_*_registers()
Cédric Le Goater
2023-10-06
target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
Cédric Le Goater
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-09-20
ppc: spelling fixes
Michael Tokarev
2023-09-15
target/ppc: Use clmul_64
Richard Henderson
2023-09-15
target/ppc: Use clmul_32* routines
Richard Henderson
2023-09-15
target/ppc: Use clmul_16* routines
Richard Henderson
2023-09-15
target/ppc: Use clmul_8* routines
Richard Henderson
2023-09-08
target/ppc: use g_free() in test_opcode_table()
Daniel Henrique Barboza
2023-09-06
target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
jianchunfu
2023-09-06
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
Richard Henderson
2023-09-06
target/ppc: Fix LQ, STQ register-pair order for big-endian
Nicholas Piggin
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
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
ppc/vhyp: reset exception state when handling vhyp hcall
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-09-06
target/ppc: Suppress single step interrupts on rfi-type instructions
Nicholas Piggin
2023-09-06
target/ppc: Improve book3s branch trace interrupt for v2.07S
Nicholas Piggin
2023-09-06
target/ppc: Remove single-step suppression inside 0x100-0xf00
Nicholas Piggin
2023-09-06
ppc: Add stub implementation of TRIG SPRs
Joel Stanley
2023-09-06
target/ppc: Generate storage interrupts for radix RC changes
Shawn Anastasio
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
2023-08-31
target/translate: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/ppc/pmu: Include missing 'qemu/timer.h' header
Philippe Mathieu-Daudé
2023-08-30
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
2023-08-24
target/ppc: Use tcg_gen_negsetcond_*
Richard Henderson
2023-08-24
sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-08-04
target/ppc: Fix VRMA page size for ISA v3.0
Nicholas Piggin
2023-08-04
target/ppc: Fix pending HDEC when entering PM state
Nicholas Piggin
2023-08-04
target/ppc: Implement ASDR register for ISA v3.0 for HPT
Nicholas Piggin
2023-07-31
target/ppc: Disable goto_tb with architectural singlestep
Richard Henderson
2023-07-08
target/ppc: Use aesdec_ISB_ISR_AK_IMC
Richard Henderson
2023-07-08
target/ppc: Use aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-08
target/ppc: Use aesdec_ISB_ISR_AK
Richard Henderson
2023-07-08
target/ppc: Use aesenc_SB_SR_AK
Richard Henderson
2023-07-07
target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Move CPU QOM definitions to cpu-qom.h
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Reorder #ifdef'ry in kvm_ppc.h
Philippe Mathieu-Daudé
[next]