index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target/ppc: fix msgsync insns flags
Matheus Ferst
2022-10-28
1
-1
/
+1
*
target/ppc: fix msgclr/msgsnd insns flags
Matheus Ferst
2022-10-28
1
-2
/
+2
*
target/ppc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
2
-6
/
+10
*
target/ppc: Fix xvcmp* clearing FI bit
Víctor Colombo
2022-10-17
1
-1
/
+0
*
target/ppc: restore powerpc_excp_booke doorbell interrupts
Nicholas Piggin
2022-10-17
1
-0
/
+6
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-13
1
-0
/
+4
|
\
|
*
kvm: allow target-specific accelerator properties
Paolo Bonzini
2022-10-10
1
-0
/
+4
*
|
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2022-10-06
2
-11
/
+11
|
/
*
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-04
1
-0
/
+8
*
target/ppc: Clear fpstatus flags on helpers missing it
Víctor Colombo
2022-09-20
1
-11
/
+26
*
target/ppc: Zero second doubleword of VSR registers for FPR insns
Víctor Colombo
2022-09-20
1
-0
/
+8
*
target/ppc: Set OV32 when OV is set
Víctor Colombo
2022-09-20
1
-2
/
+2
*
target/ppc: Zero second doubleword for VSX madd instructions
Víctor Colombo
2022-09-20
1
-1
/
+1
*
target/ppc: Set result to QNaN for DENBCD when VXCVI occurs
Víctor Colombo
2022-09-20
1
-2
/
+24
*
target/ppc: Zero second doubleword in DFP instructions
Víctor Colombo
2022-09-20
1
-1
/
+4
*
target/ppc: Remove unused xer_* macros
Víctor Colombo
2022-09-20
1
-4
/
+0
*
target/ppc: Remove extra space from s128 field in ppc_vsr_t
Víctor Colombo
2022-09-20
1
-1
/
+1
*
target/ppc: Merge fsqrt and fsqrts helpers
Víctor Colombo
2022-09-20
3
-26
/
+17
*
target/ppc: Move fsqrts to decodetree
Víctor Colombo
2022-09-20
3
-23
/
+2
*
target/ppc: Move fsqrt to decodetree
Víctor Colombo
2022-09-20
3
-13
/
+24
*
target/ppc: Implement hashstp and hashchkp
Víctor Colombo
2022-09-20
4
-0
/
+8
*
target/ppc: Implement hashst and hashchk
Víctor Colombo
2022-09-20
5
-0
/
+128
*
target/ppc: Add HASHKEYR and HASHPKEYR SPRs
Víctor Colombo
2022-09-20
2
-0
/
+30
*
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-09-06
1
-2
/
+3
*
target/ppc: Bugfix FP when OE/UE are set
Lucas Mateus Castro (alqotel)
2022-08-31
2
-2
/
+2
*
target/ppc: Fix host PVR matching for KVM
Nicholas Piggin
2022-08-30
3
-23
/
+76
*
ppc: Remove redundant macro MSR_BOOK3S_MASK.
Yonggang Luo
2022-08-04
1
-1
/
+0
*
target/ppc: Implement new wait variants
Nicholas Piggin
2022-07-28
2
-8
/
+91
*
target/ppc: Check page dir/table base alignment
Leandro Lupori
2022-07-18
1
-4
/
+24
*
target/ppc: Improve Radix xlate level validation
Leandro Lupori
2022-07-18
1
-11
/
+38
*
ppc: Check partition and process table alignment
Leandro Lupori
2022-07-18
2
-4
/
+18
*
target/ppc: check tb_env != 0 before printing TBU/TBL/DECR
Matheus Ferst
2022-07-18
2
-10
/
+17
*
target/ppc: Implement slbiag
Lucas Coutinho
2022-07-18
4
-0
/
+46
*
target/ppc: Move slbsync to decodetree
Lucas Coutinho
2022-07-18
3
-17
/
+16
*
target/ppc: Move slbfee to decodetree
Lucas Coutinho
2022-07-18
5
-28
/
+38
*
target/ppc: Move slbmfee to decodetree
Lucas Coutinho
2022-07-18
5
-15
/
+17
*
target/ppc: Move slbmfev to decodetree
Lucas Coutinho
2022-07-18
5
-14
/
+18
*
target/ppc: Move slbmte to decodetree
Lucas Coutinho
2022-07-18
5
-16
/
+18
*
target/ppc: Move slbia to decodetree
Lucas Coutinho
2022-07-18
5
-19
/
+21
*
target/ppc: Move slbieg to decodetree
Lucas Coutinho
2022-07-18
5
-15
/
+17
*
target/ppc: Move slbie to decodetree
Lucas Coutinho
2022-07-18
5
-15
/
+23
*
target/ppc: add macros to check privilege level
Matheus Ferst
2022-07-18
2
-5
/
+23
*
target/ppc: receive DisasContext explicitly in GEN_PRIV
Matheus Ferst
2022-07-18
2
-149
/
+154
*
target/ppc: Implement ISA 3.00 tlbie[l]
Leandro Lupori
2022-07-18
4
-0
/
+188
*
target/ppc: Move tlbie[l] to decode tree
Leandro Lupori
2022-07-18
4
-64
/
+99
*
target/ppc: fix exception error code in spr_write_excp_vector
Matheus Ferst
2022-07-18
1
-3
/
+3
*
target/ppc: fix PMU Group A register read/write exceptions
Matheus Ferst
2022-07-18
1
-5
/
+5
*
target/ppc: fix exception error code in helper_{load, store}_dcr
Matheus Ferst
2022-07-18
2
-4
/
+4
*
target/ppc: remove mfdcrux and mtdcrux
Matheus Ferst
2022-07-18
2
-22
/
+2
*
target/ppc: fix exception error value in slbfee
Matheus Ferst
2022-07-18
1
-2
/
+2
[prev]
[next]