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
Age
Commit message (
Expand
)
Author
2018-05-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
2018-05-11
Merge remote-tracking branch 'remotes/rth/tags/cota-target-pull-request' into...
Peter Maydell
2018-05-11
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
2018-05-11
target/m68k: Fix build Werror with gcc 8.0.1
Richard Henderson
2018-05-10
target/arm: Clear SVE high bits for FMOV
Richard Henderson
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
tcg: Use GEN_ATOMIC_HELPER_FN for opposite endian atomic add
Richard Henderson
2018-05-10
tcg: Introduce atomic helpers for integer min/max
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-10
tcg: Introduce helpers for integer min/max
Richard Henderson
2018-05-10
atomic.h: Work around gcc spurious "unused value" warning
Peter Maydell
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
2018-05-10
arm/boot: split load_dtb() from arm_load_kernel()
Igor Mammedov
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2018-05-10
pc: simplify MachineClass::get_hotplug_handler handling
Igor Mammedov
2018-05-10
softfloat: Handle default NaN mode after pickNaNMulAdd, not before
Peter Maydell
2018-05-10
hw/arm/iotkit.c: fix minor memory leak
Peter Maydell
2018-05-10
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.13-minor-fixes-...
Peter Maydell
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
[next]