index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
target/ppc: Use tcg_gen_negsetcond_*
Richard Henderson
2
-7
/
+7
2023-08-24
sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
Anton Johansson
1
-7
/
+6
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
1
-0
/
+5
2023-08-04
target/ppc: Fix VRMA page size for ISA v3.0
Nicholas Piggin
2
-6
/
+44
2023-08-04
target/ppc: Fix pending HDEC when entering PM state
Nicholas Piggin
1
-0
/
+6
2023-08-04
target/ppc: Implement ASDR register for ISA v3.0 for HPT
Nicholas Piggin
1
-11
/
+16
2023-07-31
target/ppc: Disable goto_tb with architectural singlestep
Richard Henderson
1
-0
/
+3
2023-07-08
target/ppc: Use aesdec_ISB_ISR_AK_IMC
Richard Henderson
1
-15
/
+4
2023-07-08
target/ppc: Use aesenc_SB_SR_MC_AK
Richard Henderson
1
-10
/
+4
2023-07-08
target/ppc: Use aesdec_ISB_ISR_AK
Richard Henderson
1
-7
/
+1
2023-07-08
target/ppc: Use aesenc_SB_SR_AK
Richard Henderson
1
-7
/
+2
2023-07-07
target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'
Philippe Mathieu-Daudé
1
-5
/
+0
2023-07-07
target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
Philippe Mathieu-Daudé
1
-1
/
+1
2023-07-07
target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
Philippe Mathieu-Daudé
2
-2
/
+2
2023-07-07
target/ppc: Move CPU QOM definitions to cpu-qom.h
Philippe Mathieu-Daudé
2
-4
/
+4
2023-07-07
target/ppc: Reorder #ifdef'ry in kvm_ppc.h
Philippe Mathieu-Daudé
1
-34
/
+28
2023-07-07
target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2023-07-07
target/ppc: Machine check on invalid real address access on POWER9/10
Nicholas Piggin
3
-0
/
+55
2023-07-07
target/ppc: SMT support for the HID SPR
Nicholas Piggin
5
-1
/
+40
2023-07-07
target/ppc: Add LPAR-per-core vs per-thread mode flag
Nicholas Piggin
5
-5
/
+33
2023-07-07
target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
Narayana Murty N
1
-1
/
+1
2023-07-07
target/ppc: Get CPUState in one step
BALATON Zoltan
1
-8
/
+7
2023-07-07
target/ppd: Remove unused define
BALATON Zoltan
1
-1
/
+0
2023-07-07
target/ppc: Remove some more local CPUState variables only used once
BALATON Zoltan
1
-5
/
+2
2023-07-07
target/ppc: Move common check in exception handlers to a function
BALATON Zoltan
1
-89
/
+25
2023-07-07
target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
BALATON Zoltan
1
-5
/
+4
2023-07-07
target/ppc: Remove some superfluous parentheses
BALATON Zoltan
1
-4
/
+4
2023-07-07
target/ppc: Fix icount access for some hypervisor instructions
Nicholas Piggin
1
-0
/
+7
2023-07-07
target/ppc: Add TFMR SPR implementation with read and write helpers
Nicholas Piggin
5
-1
/
+28
2023-07-07
target/ppc: Tidy POWER book4 SPR registration
Nicholas Piggin
1
-27
/
+55
2023-07-07
target/ppc: Only generate decodetree files when TCG is enabled
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-28
target/ppc: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2
-0
/
+6
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2
-6
/
+6
2023-06-25
target/ppc: Add msgsnd/p and DPDES SMT support
Nicholas Piggin
3
-11
/
+71
2023-06-25
target/ppc: Add support for SMT CTRL register
Nicholas Piggin
3
-1
/
+44
2023-06-25
target/ppc: Add initial flags and helpers for SMT support
Nicholas Piggin
3
-0
/
+36
2023-06-25
target/ppc: Fix sc instruction handling of LEV field
Nicholas Piggin
1
-1
/
+6
2023-06-25
target/ppc: Better CTRL SPR implementation
Nicholas Piggin
1
-1
/
+8
2023-06-25
target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
Nicholas Piggin
1
-0
/
+4
2023-06-25
target/ppc: Implement HEIR SPR
Nicholas Piggin
3
-1
/
+40
2023-06-25
target/ppc: Add SRR1 prefix indication to interrupt handlers
Nicholas Piggin
2
-4
/
+83
2023-06-25
target/ppc: Change partition-scope translate interface
Nicholas Piggin
1
-8
/
+16
2023-06-25
target/ppc: Fix instruction loading endianness in alignment interrupt
Nicholas Piggin
1
-1
/
+21
2023-06-25
target/ppc: Fix timer register accessors when !KVM
Cédric Le Goater
1
-0
/
+12
2023-06-25
target/ppc: gdbstub init spr gdb_id for all CPUs
Nicholas Piggin
1
-11
/
+19
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-5
/
+5
2023-06-20
target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2
-14
/
+12
2023-06-10
target/ppc: Implement gathering irq statistics
BALATON Zoltan
3
-0
/
+20
2023-06-10
target/ppc: Rework store conditional to avoid branch
Nicholas Piggin
1
-33
/
+30
2023-06-10
target/ppc: Remove larx/stcx. memory barrier semantics
Nicholas Piggin
1
-11
/
+0
[next]