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
2018-05-10
target/arm: Fix float16 to/from int16
Richard Henderson
2018-05-10
target/arm: Implement vector shifted FCVT for fp16
Richard Henderson
2018-05-10
target/arm: Implement vector shifted SCVF/UCVF for fp16
Richard Henderson
2018-05-10
target/arm: Enable ARM_FEATURE_V8_ATOMICS for user-only
Richard Henderson
2018-05-10
target/arm: Implement CAS and CASP
Richard Henderson
2018-05-10
target/arm: Fill in disas_ldst_atomic
Richard Henderson
2018-05-10
target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode
Richard Henderson
2018-05-10
target/riscv: Use new atomic min/max expanders
Richard Henderson
2018-05-10
target/xtensa: Use new min/max expanders
Richard Henderson
2018-05-10
target/arm: Use new min/max expanders
Richard Henderson
2018-05-09
target/riscv: convert to TranslatorOps
Emilio G. Cota
2018-05-09
target/riscv: convert to DisasContextBase
Emilio G. Cota
2018-05-09
target/riscv: convert to DisasJumpType
Emilio G. Cota
2018-05-09
target/openrisc: convert to TranslatorOps
Emilio G. Cota
2018-05-09
target/openrisc: convert to DisasContextBase
Emilio G. Cota
2018-05-09
target/s390x: convert to TranslatorOps
Emilio G. Cota
2018-05-09
target/s390x: convert to DisasContextBase
Emilio G. Cota
2018-05-09
target/s390x: convert to DisasJumpType
Emilio G. Cota
2018-05-09
target/mips: convert to TranslatorOps
Emilio G. Cota
2018-05-09
target/mips: use *ctx for DisasContext
Emilio G. Cota
2018-05-09
target/mips: convert to DisasContextBase
Emilio G. Cota
2018-05-09
target/mips: convert to DisasJumpType
Emilio G. Cota
2018-05-09
target/mips: use lookup_and_goto_ptr on BS_STOP
Emilio G. Cota
2018-05-09
target/sparc: convert to TranslatorOps
Emilio G. Cota
2018-05-09
target/sparc: convert to DisasContextBase
Emilio G. Cota
2018-05-09
target/sparc: convert to DisasJumpType
Emilio G. Cota
2018-05-09
target/sh4: convert to TranslatorOps
Emilio G. Cota
2018-05-09
translator: merge max_insns into DisasContextBase
Emilio G. Cota
2018-05-09
target/mips: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/s390x: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/arm: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/microblaze: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/tilegx: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/unicore32: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/xtensa: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/lm32: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/cris: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/riscv: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
target/i386: sev: fix memory leaks
Paolo Bonzini
2018-05-08
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-pull-2018050...
Peter Maydell
2018-05-06
RISC-V: No traps on writes to misa,minstret,mcycle
Michael Clark
2018-05-06
RISC-V: Make mtvec/stvec ignore vectored traps
Michael Clark
2018-05-06
RISC-V: Add mcycle/minstret support for -icount auto
Michael Clark
2018-05-06
RISC-V: Use [ms]counteren CSRs when priv ISA >= v1.10
Michael Clark
2018-05-06
RISC-V: Allow S-mode mxr access when priv ISA >= v1.10
Michael Clark
2018-05-06
RISC-V: Clear mtval/stval on exceptions without info
Michael Clark
2018-05-06
RISC-V: Hardwire satp to 0 for no-mmu case
Michael Clark
2018-05-06
RISC-V: Update E and I extension order
Michael Clark
2018-05-06
RISC-V: Remove erroneous comment from translate.c
Michael Clark
2018-05-06
RISC-V: Remove EM_RISCV ELF_MACHINE indirection
Michael Clark
[prev]
[next]