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
*
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...
Peter Maydell
2022-01-31
13
-333
/
+712
|
\
|
*
target/ppc: Remove support for the PowerPC 602 CPU
Cédric Le Goater
2022-01-28
10
-322
/
+1
|
*
target/ppc: 74xx: Set SRRs directly in exception code
Fabiano Rosas
2022-01-28
1
-11
/
+2
|
*
target/ppc: 74xx: System Reset interrupt cleanup
Fabiano Rosas
2022-01-28
1
-16
/
+2
|
*
target/ppc: 74xx: System Call exception cleanup
Fabiano Rosas
2022-01-28
1
-6
/
+11
|
*
target/ppc: 74xx: Program exception cleanup
Fabiano Rosas
2022-01-28
1
-4
/
+0
|
*
target/ppc: 74xx: External interrupt cleanup
Fabiano Rosas
2022-01-28
1
-38
/
+0
|
*
target/ppc: 74xx: Machine Check exception cleanup
Fabiano Rosas
2022-01-28
1
-24
/
+0
|
*
target/ppc: Simplify powerpc_excp_74xx
Fabiano Rosas
2022-01-28
1
-202
/
+9
|
*
target/ppc: Introduce powerpc_excp_74xx
Fabiano Rosas
2022-01-28
1
-0
/
+474
|
*
target/ppc: books: Program exception cleanup
Fabiano Rosas
2022-01-28
1
-4
/
+0
|
*
target/ppc: books: External interrupt cleanup
Fabiano Rosas
2022-01-28
1
-23
/
+7
|
*
target/ppc: books: Machine Check exception cleanup
Fabiano Rosas
2022-01-28
1
-17
/
+0
|
*
target/ppc: Simplify powerpc_excp_books
Fabiano Rosas
2022-01-28
1
-147
/
+14
|
*
target/ppc: Introduce powerpc_excp_books
Fabiano Rosas
2022-01-28
1
-0
/
+478
|
*
target/ppc: 405: Watchdog timer exception cleanup
Fabiano Rosas
2022-01-28
1
-9
/
+0
|
*
target/ppc: 405: Program exception cleanup
Fabiano Rosas
2022-01-28
1
-15
/
+4
|
*
target/ppc: 405: Instruction storage interrupt cleanup
Fabiano Rosas
2022-01-28
1
-1
/
+0
|
*
target/ppc: 405: Data Storage exception cleanup
Fabiano Rosas
2022-01-28
1
-1
/
+1
|
*
target/ppc: 405: Debug exception cleanup
Fabiano Rosas
2022-01-28
1
-14
/
+4
|
*
target/ppc: 405: Alignment exception cleanup
Fabiano Rosas
2022-01-28
1
-7
/
+0
|
*
target/ppc: 405: System call exception cleanup
Fabiano Rosas
2022-01-28
1
-19
/
+2
|
*
target/ppc: 405: External exception cleanup
Fabiano Rosas
2022-01-28
1
-37
/
+0
|
*
target/ppc: 405: Machine check exception cleanup
Fabiano Rosas
2022-01-28
1
-24
/
+2
|
*
target/ppc: 405: Critical exceptions cleanup
Fabiano Rosas
2022-01-28
1
-15
/
+2
|
*
target/ppc: Simplify powerpc_excp_40x
Fabiano Rosas
2022-01-28
1
-195
/
+10
|
*
target/ppc: Introduce powerpc_excp_40x
Fabiano Rosas
2022-01-28
1
-0
/
+474
|
*
target/ppc: 405: Add missing MSR_ME bit
Fabiano Rosas
2022-01-28
1
-0
/
+1
|
*
target/ppc: 405: Rename MSR_POW to MSR_WE
Fabiano Rosas
2022-01-28
2
-1
/
+2
|
*
ppc/ppc405: Fix TLB flushing
Cédric Le Goater
2022-01-28
3
-2
/
+13
|
*
target/ppc: Put do_rfi under a TCG-only block
Fabiano Rosas
2022-01-28
1
-2
/
+0
|
*
target/ppc: Fix test on mmu_model in hreg_compute_hflags_value()
Cédric Le Goater
2022-01-28
1
-2
/
+4
|
*
target/ppc: fix 'skip KVM' cond in cpu_interrupt_exittb()
Daniel Henrique Barboza
2022-01-28
1
-1
/
+5
|
*
target/ppc/mmu_common: Fix SRR1/MSR error code on Book-E
Vitaly Cheptsov
2022-01-28
1
-3
/
+15
|
*
target/ppc: 603: fix restore of GPRs 0-3 on rfi
Christophe Leroy
2022-01-28
1
-0
/
+4
*
|
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
1
-2
/
+0
|
/
*
target/ppc: Fix 7448 support
Cédric Le Goater
2022-01-18
1
-4
/
+4
*
target/ppc: Finish removal of 401/403 CPUs
Cédric Le Goater
2022-01-18
6
-51
/
+1
*
target/ppc: Remove last user of .load_state_old
Cédric Le Goater
2022-01-18
1
-112
/
+0
*
target/ppc: Set the correct endianness for powernv memory dumps
Fabiano Rosas
2022-01-12
1
-1
/
+1
*
target/ppc: Introduce a wrapper for powerpc_excp
Fabiano Rosas
2022-01-12
1
-1
/
+11
*
target/ppc: Use ppc_interrupts_little_endian in powerpc_excp
Fabiano Rosas
2022-01-12
1
-28
/
+1
*
target/ppc: Add MSR_ILE support to ppc_interrupts_little_endian
Fabiano Rosas
2022-01-12
1
-1
/
+3
*
target/ppc: Add HV support to ppc_interrupts_little_endian
Fabiano Rosas
2022-01-12
3
-10
/
+17
*
target/ppc: powerpc_excp: Group unimplemented exceptions
Fabiano Rosas
2022-01-12
1
-69
/
+8
*
target/ppc: powerpc_excp: Keep 60x/7x5 soft MMU logs active
Fabiano Rosas
2022-01-12
1
-5
/
+1
*
target/ppc: powerpc_excp: Extract software TLB logging into a function
Fabiano Rosas
2022-01-12
1
-28
/
+37
*
target/ppc: Add extra float instructions to POWER5P processors
Cédric Le Goater
2022-01-12
1
-0
/
+1
*
target/ppc: Add popcntb instruction to POWER5+ processors
Cédric Le Goater
2022-01-12
1
-0
/
+1
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
4
-50
/
+50
[next]