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-12-17
tests/pxe: Make test independent of global_qtest
Thomas Huth
2018-12-17
tests/prom-env: Make test independent of global_qtest
Thomas Huth
2018-12-17
tests/machine-none: Make test independent of global_qtest
Thomas Huth
2018-12-17
tests/test-filter: Make tests independent of global_qtest
Thomas Huth
2018-12-17
tests/boot-serial: Get rid of global_qtest variable
Thomas Huth
2018-12-17
tests/pvpanic: Make the pvpanic test independent of global_qtest
Thomas Huth
2018-12-17
tests/vmgenid: Make test independent of global_qtest
Thomas Huth
2018-12-17
tests/acpi-utils: Drop dependence on global_qtest
Eric Blake
2018-12-17
ivshmem-test: Drop dependence on global_qtest
Eric Blake
2018-12-17
tests/libqos/pci: Make PCI access functions independent of global_qtest
Thomas Huth
2018-12-17
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into staging
Peter Maydell
2018-12-17
.shippable.yml: disable the win cross tests
Alex Bennée
2018-12-17
hardfloat: implement float32/64 comparison
Emilio G. Cota
2018-12-17
hardfloat: implement float32/64 square root
Emilio G. Cota
2018-12-17
hardfloat: implement float32/64 fused multiply-add
Emilio G. Cota
2018-12-17
hardfloat: implement float32/64 division
Emilio G. Cota
2018-12-17
hardfloat: implement float32/64 multiplication
Emilio G. Cota
2018-12-17
hardfloat: implement float32/64 addition and subtraction
Emilio G. Cota
2018-12-17
fpu: introduce hardfloat
Emilio G. Cota
2018-12-17
tests/fp: add fp-bench
Emilio G. Cota
2018-12-17
softfloat: add float{32,64}_is_zero_or_normal
Emilio G. Cota
2018-12-17
softfloat: rename canonicalize to sf_canonicalize
Emilio G. Cota
2018-12-17
target/tricore: use float32_is_denormal
Emilio G. Cota
2018-12-17
softfloat: add float{32,64}_is_{de,}normal
Emilio G. Cota
2018-12-17
fp-test: pick TARGET_ARM to get its specialization
Emilio G. Cota
2018-12-17
MAINTAINERS: update status of FPU emulation
Alex Bennée
2018-12-17
contrib: add a basic gitdm config
Alex Bennée
2018-12-17
xxhash: match output against the original xxhash32
Emilio G. Cota
2018-12-17
include: move exec/tb-hash-xx.h to qemu/xxhash.h
Emilio G. Cota
2018-12-17
exec: introduce qemu_xxhash{2,4,5,6,7}
Emilio G. Cota
2018-12-17
qht-bench: document -p flag
Emilio G. Cota
2018-12-17
tcg: Drop nargs from tcg_op_insert_{before,after}
Emilio G. Cota
2018-12-17
tcg/mips: Improve the add2/sub2 command to use TCG_TARGET_REG_BITS
Alistair Francis
2018-12-17
tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2018-12-17
tcg/optimize: Optimize bswap
Richard Henderson
2018-12-17
tcg: Clean up generic bswap64
Richard Henderson
2018-12-17
tcg: Clean up generic bswap32
Richard Henderson
2018-12-17
tcg/i386: Add setup_guest_base_seg for FreeBSD
Richard Henderson
2018-12-17
tcg/i386: Precompute all guest_base parameters
Richard Henderson
2018-12-17
tcg/i386: Assume 32-bit values are zero-extended
Richard Henderson
2018-12-17
tcg/i386: Implement INDEX_op_extr{lh}_i64_i32 for 32-bit guests
Richard Henderson
2018-12-17
tcg/i386: Propagate is64 to tcg_out_qemu_ld_slow_path
Richard Henderson
2018-12-17
tcg/i386: Propagate is64 to tcg_out_qemu_ld_direct
Richard Henderson
2018-12-17
tcg/s390x: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
tcg/ppc: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
tcg/arm: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
tcg/aarch64: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
tcg/i386: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
tcg: Return success from patch_reloc
Richard Henderson
2018-12-17
tcg/mips: Remove retranslation code
Richard Henderson
[prev]
[next]