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
2022-02-09
target/ppc: booke: Machine Check cleanups
Fabiano Rosas
2022-02-09
target/ppc: booke: Critical exception cleanup
Fabiano Rosas
2022-02-09
target/ppc: Simplify powerpc_excp_booke
Fabiano Rosas
2022-02-09
target/ppc: Introduce powerpc_excp_booke
Fabiano Rosas
2022-02-09
target/ppc: Remove 440x4 CPU
Fabiano Rosas
2022-01-31
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...
Peter Maydell
2022-01-28
target/ppc: Remove support for the PowerPC 602 CPU
Cédric Le Goater
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
target/ppc: 74xx: Set SRRs directly in exception code
Fabiano Rosas
2022-01-28
target/ppc: 74xx: System Reset interrupt cleanup
Fabiano Rosas
2022-01-28
target/ppc: 74xx: System Call exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 74xx: Program exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 74xx: External interrupt cleanup
Fabiano Rosas
2022-01-28
target/ppc: 74xx: Machine Check exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: Simplify powerpc_excp_74xx
Fabiano Rosas
2022-01-28
target/ppc: Introduce powerpc_excp_74xx
Fabiano Rosas
2022-01-28
target/ppc: books: Program exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: books: External interrupt cleanup
Fabiano Rosas
2022-01-28
target/ppc: books: Machine Check exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: Simplify powerpc_excp_books
Fabiano Rosas
2022-01-28
target/ppc: Introduce powerpc_excp_books
Fabiano Rosas
2022-01-28
target/ppc: 405: Watchdog timer exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Program exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Instruction storage interrupt cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Data Storage exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Debug exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Alignment exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: System call exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: External exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Machine check exception cleanup
Fabiano Rosas
2022-01-28
target/ppc: 405: Critical exceptions cleanup
Fabiano Rosas
2022-01-28
target/ppc: Simplify powerpc_excp_40x
Fabiano Rosas
2022-01-28
target/ppc: Introduce powerpc_excp_40x
Fabiano Rosas
2022-01-28
target/ppc: 405: Add missing MSR_ME bit
Fabiano Rosas
2022-01-28
target/ppc: 405: Rename MSR_POW to MSR_WE
Fabiano Rosas
2022-01-28
ppc/ppc405: Fix TLB flushing
Cédric Le Goater
2022-01-28
target/ppc: Put do_rfi under a TCG-only block
Fabiano Rosas
2022-01-28
target/ppc: Fix test on mmu_model in hreg_compute_hflags_value()
Cédric Le Goater
2022-01-28
target/ppc: fix 'skip KVM' cond in cpu_interrupt_exittb()
Daniel Henrique Barboza
2022-01-28
target/ppc/mmu_common: Fix SRR1/MSR error code on Book-E
Vitaly Cheptsov
2022-01-28
target/ppc: 603: fix restore of GPRs 0-3 on rfi
Christophe Leroy
2022-01-18
target/ppc: Fix 7448 support
Cédric Le Goater
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-12
target/ppc: Set the correct endianness for powernv memory dumps
Fabiano Rosas
2022-01-12
target/ppc: Introduce a wrapper for powerpc_excp
Fabiano Rosas
2022-01-12
target/ppc: Use ppc_interrupts_little_endian in powerpc_excp
Fabiano Rosas
2022-01-12
target/ppc: Add MSR_ILE support to ppc_interrupts_little_endian
Fabiano Rosas
2022-01-12
target/ppc: Add HV support to ppc_interrupts_little_endian
Fabiano Rosas
2022-01-12
target/ppc: powerpc_excp: Group unimplemented exceptions
Fabiano Rosas
[prev]
[next]