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
2021-05-19
target/ppc: Introduce DISAS_{EXIT,CHAIN}{,_UPDATE}
Richard Henderson
2021-05-19
target/ppc: Simplify gen_debug_exception
Richard Henderson
2021-05-19
target/ppc: Remove special case for POWERPC_EXCP_TRAP
Richard Henderson
2021-05-19
target/ppc: Remove special case for POWERPC_SYSCALL
Richard Henderson
2021-05-19
target/ppc: Move DISAS_NORETURN setting into gen_exception*
Richard Henderson
2021-05-19
target/ppc: Split out decode_legacy
Richard Henderson
2021-05-19
target/ppc: Add cia field to DisasContext
Richard Henderson
2021-05-19
target/ppc: moved ppc_cpu_dump_state to cpu_init.c
Bruno Larsen (billionai)
2021-05-19
target/ppc: moved ppc_store_sdr1 to cpu.c
Bruno Larsen (billionai)
2021-05-19
target/ppc: updated vscr manipulation in machine.c
Bruno Larsen (billionai)
2021-05-19
target/ppc: created ppc_{store,get}_vscr for generic vscr usage
Bruno Larsen (billionai)
2021-05-19
target/ppc: isolated cpu init from translation logic
Bruno Larsen (billionai)
2021-05-19
target/ppc: turned SPR R/W callbacks not static
Bruno Larsen (billionai)
2021-05-19
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
2021-05-19
target/ppc: moved ppc_store_lpcr to misc_helper.c
Lucas Mateus Castro (alqotel)
2021-05-19
target/ppc: moved function out of mmu-hash64
Lucas Mateus Castro (alqotel)
2021-05-19
target/ppc: move SPR R/W callbacks to translate.c
Bruno Larsen (billionai)
2021-05-19
target/ppc: renamed SPR registration functions
Bruno Larsen (billionai)
2021-05-19
target/ppc: Fold gen_*_xer into their callers
Bruno Larsen (billionai)
2021-05-04
target/ppc: removed VSCR from SPR registration
Bruno Larsen (billionai)
2021-05-04
target/ppc: Reduce the size of ppc_spr_t
Richard Henderson
2021-05-04
target/ppc: Clean up _spr_register et al
Richard Henderson
2021-05-04
target/ppc: Add POWER10 exception model
Nicholas Piggin
2021-05-04
target/ppc: rework AIL logic in interrupt delivery
Nicholas Piggin
2021-05-04
target/ppc: move opcode table logic to translate.c
Bruno Larsen (billionai)
2021-05-04
target/ppc: code motion from translate_init.c.inc to gdbstub.c
Bruno Larsen (billionai)
2021-05-04
ppc: Rename current DAWR macros and variables
Ravi Bangoria
2021-05-04
target/ppc: POWER10 supports scv
Nicholas Piggin
2021-05-04
target/ppc: Fix POWER9 radix guest HV interrupt AIL behaviour
Nicholas Piggin
2021-05-04
target/ppc: Validate hflags with CONFIG_DEBUG_TCG
Richard Henderson
2021-05-04
target/ppc: Remove env->immu_idx and env->dmmu_idx
Richard Henderson
2021-05-04
target/ppc: Remove MSR_SA and MSR_AP from hflags
Richard Henderson
2021-05-04
target/ppc: Put LPCR[GTSE] in hflags
Richard Henderson
2021-05-04
target/ppc: Create helper_scv
Richard Henderson
2021-05-04
target/ppc: Put dbcr0 single-step bits into hflags
Richard Henderson
2021-05-04
target/ppc: Reduce env->hflags to uint32_t
Richard Henderson
2021-05-04
target/ppc: Disconnect hflags from MSR
Richard Henderson
2021-05-04
target/ppc: Extract post_load_update_msr
Richard Henderson
2021-05-04
target/ppc: Fix comment for MSR_FE{0,1}
Richard Henderson
2021-05-04
target/ppc: Retain hflags_nmsr only for migration
Richard Henderson
2021-05-04
target/ppc: Do not call hreg_compute_mem_idx after ppc_store_msr
Richard Henderson
2021-05-04
target/ppc: Properly sync cpu state with new msr in cpu_load_old
Richard Henderson
2021-05-04
target/ppc: Move 601 hflags adjustment to hreg_compute_hflags
Richard Henderson
2021-05-04
target/ppc: Move helper_regs.h functions out-of-line
Richard Henderson
2021-03-31
target/ppc/kvm: Cache timebase frequency
Greg Kurz
2021-03-12
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-10
target/ppc: fix icount support on Book-e vms accessing SPRs
Vitaly Cheptsov
2021-03-10
target/ppc: Fix bcdsub. emulation when result overflows
Fabiano Rosas
[prev]
[next]