index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
Merge remote-tracking branch 'remotes/stsquad/tags/pull-hardfloat-and-gitdm-1...
Peter Maydell
18
-57
/
+1791
2018-12-17
tests/bios-tables-test: Sanitize test verbose output
Philippe Mathieu-Daudé
1
-2
/
+5
2018-12-17
tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macro
Igor Mammedov
1
-8
/
+0
2018-12-17
tests: Exit boot-serial-test loop if child dies
Richard Henderson
3
-32
/
+68
2018-12-17
tests/pxe: Make test independent of global_qtest
Thomas Huth
1
-3
/
+4
2018-12-17
tests/prom-env: Make test independent of global_qtest
Thomas Huth
1
-9
/
+8
2018-12-17
tests/machine-none: Make test independent of global_qtest
Thomas Huth
1
-3
/
+4
2018-12-17
tests/test-filter: Make tests independent of global_qtest
Thomas Huth
2
-11
/
+14
2018-12-17
tests/boot-serial: Get rid of global_qtest variable
Thomas Huth
1
-6
/
+7
2018-12-17
tests/pvpanic: Make the pvpanic test independent of global_qtest
Thomas Huth
1
-6
/
+8
2018-12-17
tests/vmgenid: Make test independent of global_qtest
Thomas Huth
1
-14
/
+17
2018-12-17
tests/acpi-utils: Drop dependence on global_qtest
Eric Blake
4
-92
/
+96
2018-12-17
ivshmem-test: Drop dependence on global_qtest
Eric Blake
1
-17
/
+1
2018-12-17
tests/libqos/pci: Make PCI access functions independent of global_qtest
Thomas Huth
2
-33
/
+34
2018-12-17
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into staging
Peter Maydell
24
-402
/
+462
2018-12-17
.shippable.yml: disable the win cross tests
Alex Bennée
1
-4
/
+5
2018-12-17
hardfloat: implement float32/64 comparison
Emilio G. Cota
1
-14
/
+95
2018-12-17
hardfloat: implement float32/64 square root
Emilio G. Cota
1
-2
/
+58
2018-12-17
hardfloat: implement float32/64 fused multiply-add
Emilio G. Cota
1
-4
/
+128
2018-12-17
hardfloat: implement float32/64 division
Emilio G. Cota
1
-2
/
+62
2018-12-17
hardfloat: implement float32/64 multiplication
Emilio G. Cota
1
-2
/
+52
2018-12-17
hardfloat: implement float32/64 addition and subtraction
Emilio G. Cota
1
-19
/
+98
2018-12-17
fpu: introduce hardfloat
Emilio G. Cota
1
-0
/
+319
2018-12-17
tests/fp: add fp-bench
Emilio G. Cota
3
-1
/
+635
2018-12-17
softfloat: add float{32,64}_is_zero_or_normal
Emilio G. Cota
1
-0
/
+10
2018-12-17
softfloat: rename canonicalize to sf_canonicalize
Emilio G. Cota
1
-5
/
+5
2018-12-17
target/tricore: use float32_is_denormal
Emilio G. Cota
1
-7
/
+2
2018-12-17
softfloat: add float{32,64}_is_{de,}normal
Emilio G. Cota
1
-0
/
+20
2018-12-17
fp-test: pick TARGET_ARM to get its specialization
Emilio G. Cota
1
-0
/
+3
2018-12-17
MAINTAINERS: update status of FPU emulation
Alex Bennée
1
-1
/
+3
2018-12-17
contrib: add a basic gitdm config
Alex Bennée
11
-0
/
+301
2018-12-17
xxhash: match output against the original xxhash32
Emilio G. Cota
1
-4
/
+4
2018-12-17
include: move exec/tb-hash-xx.h to qemu/xxhash.h
Emilio G. Cota
4
-6
/
+6
2018-12-17
exec: introduce qemu_xxhash{2,4,5,6,7}
Emilio G. Cota
4
-18
/
+39
2018-12-17
qht-bench: document -p flag
Emilio G. Cota
1
-0
/
+1
2018-12-17
tcg: Drop nargs from tcg_op_insert_{before,after}
Emilio G. Cota
3
-10
/
+8
2018-12-17
tcg/mips: Improve the add2/sub2 command to use TCG_TARGET_REG_BITS
Alistair Francis
1
-1
/
+1
2018-12-17
tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
9
-2
/
+126
2018-12-17
tcg/optimize: Optimize bswap
Richard Henderson
1
-0
/
+12
2018-12-17
tcg: Clean up generic bswap64
Richard Henderson
1
-27
/
+20
2018-12-17
tcg: Clean up generic bswap32
Richard Henderson
1
-27
/
+27
2018-12-17
tcg/i386: Add setup_guest_base_seg for FreeBSD
Richard Henderson
1
-0
/
+9
2018-12-17
tcg/i386: Precompute all guest_base parameters
Richard Henderson
1
-61
/
+40
2018-12-17
tcg/i386: Assume 32-bit values are zero-extended
Richard Henderson
1
-63
/
+40
2018-12-17
tcg/i386: Implement INDEX_op_extr{lh}_i64_i32 for 32-bit guests
Richard Henderson
2
-2
/
+9
2018-12-17
tcg/i386: Propagate is64 to tcg_out_qemu_ld_slow_path
Richard Henderson
1
-5
/
+8
2018-12-17
tcg/i386: Propagate is64 to tcg_out_qemu_ld_direct
Richard Henderson
1
-6
/
+7
2018-12-17
tcg/s390x: Return false on failure from patch_reloc
Richard Henderson
1
-11
/
+23
2018-12-17
tcg/ppc: Return false on failure from patch_reloc
Richard Henderson
1
-11
/
+21
2018-12-17
tcg/arm: Return false on failure from patch_reloc
Richard Henderson
1
-6
/
+16
[prev]
[next]