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
Age
Commit message (
Expand
)
Author
2017-07-21
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170721' into staging
Peter Maydell
2017-07-21
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
2017-07-21
target/mips: Enable CP0_EBase.WG on MIPS64 CPUs
James Hogan
2017-07-21
target/mips: Add EVA support to P5600
James Hogan
2017-07-20
target/mips: Implement segmentation control
James Hogan
2017-07-20
target/mips: Add segmentation control registers
James Hogan
2017-07-20
target/mips: Add an MMU mode for ERL
James Hogan
2017-07-20
target/mips: Abstract mmu_idx from hflags
James Hogan
2017-07-20
target/mips: Check memory permissions with mem_idx
James Hogan
2017-07-20
target/mips: Decode microMIPS EVA load & store instructions
James Hogan
2017-07-20
target/mips: Decode MIPS32 EVA load & store instructions
James Hogan
2017-07-20
target/mips: Prepare loads/stores for EVA
James Hogan
2017-07-20
target/mips: Add CP0_Ebase.WG (write gate) support
James Hogan
2017-07-20
target/mips: Weaken TLB flush on UX,SX,KX,ASID changes
James Hogan
2017-07-20
target/mips: Fix TLBWI shadow flush for EHINV,XI,RI
James Hogan
2017-07-20
target/mips: Fix MIPS64 MFC0 UserLocal on BE host
James Hogan
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
target/alpha: optimize gen_cvtlq() using deposit op
Philippe Mathieu-Daudé
2017-07-19
target/sparc: optimize gen_op_mulscc() using deposit op
Philippe Mathieu-Daudé
2017-07-19
target/sparc: optimize various functions using extract op
Philippe Mathieu-Daudé
2017-07-19
target/ppc: optimize various functions using extract op
Philippe Mathieu-Daudé
2017-07-19
target/m68k: optimize bcd_flags() using extract op
Philippe Mathieu-Daudé
2017-07-19
target/arm: optimize aarch32 rev16
Aurelien Jarno
2017-07-19
target/arm: Optimize aarch64 rev16
Richard Henderson
2017-07-19
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20170718' into staging
Peter Maydell
2017-07-18
target/alpha: Log temp leaks
Richard Henderson
2017-07-18
target/alpha: Fix temp leak in gen_fbcond
Richard Henderson
2017-07-18
target/alpha: Fix temp leak in gen_call_pal
Richard Henderson
2017-07-18
target/alpha: Fix temp leak in gen_mtpr
Richard Henderson
2017-07-18
target/alpha: Fix temp leak in gen_bcond
Richard Henderson
2017-07-18
target/alpha: Merge several flag bytes into ENV->FLAGS
Richard Henderson
2017-07-18
target/alpha: Copy tb->flags into DisasContext
Richard Henderson
2017-07-18
target/alpha: Remove amask from tb->flags
Richard Henderson
2017-07-18
target/sh4: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2017-07-18
target/sh4: Implement fsrra
Richard Henderson
2017-07-18
target/sh4: Add missing FPSCR.PR == 0 checks
Richard Henderson
2017-07-18
target/sh4: Implement fpchg
Richard Henderson
2017-07-18
target/sh4: Introduce CHECK_SH4A
Richard Henderson
2017-07-18
target/sh4: Introduce CHECK_FPSCR_PR_*
Richard Henderson
2017-07-18
target/sh4: Tidy misc illegal insn checks
Richard Henderson
2017-07-18
target/sh4: Unify code for CHECK_FPU_ENABLED
Richard Henderson
2017-07-18
target/sh4: Unify code for CHECK_PRIVILEGED
Richard Henderson
2017-07-18
target/sh4: Unify code for CHECK_NOT_DELAY_SLOT
Richard Henderson
2017-07-18
target/sh4: Simplify 64-bit fp reg-reg move
Richard Henderson
2017-07-18
target/sh4: Load/store Dr as 64-bit quantities
Richard Henderson
2017-07-18
target/sh4: Merge DREG into fpr64 routines
Richard Henderson
2017-07-18
target/sh4: Eliminate unused XREG macro
Richard Henderson
2017-07-18
target/sh4: Hoist fp register bank selection
Richard Henderson
2017-07-18
target/sh4: Pass DisasContext to fpr64 routines
Richard Henderson
2017-07-18
target/sh4: Unify cpu_fregs into FREG
Richard Henderson
[next]