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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-12
tests/qemu-iotests: add bitmap resize test 246
John Snow
3
-0
/
+410
2019-03-12
.travis.yml: separate softfloat from check-tcg
Alex Bennée
1
-1
/
+1
2019-03-12
tests/tcg/arm: account for pauth randomness
Alex Bennée
1
-6
/
+20
2019-03-12
tests/tcg/i386: add memory test to exercise softmmu
Alex Bennée
1
-0
/
+243
2019-03-12
tests/tcg/i386: add system mode Hello World test
Alex Bennée
4
-0
/
+255
2019-03-12
tests/tcg: provide a minilib for system tests
Alex Bennée
4
-0
/
+180
2019-03-12
tests/tcg: enable cris base user-mode tests
Alex Bennée
4
-168
/
+65
2019-03-12
tests/tcg/cris: align mul operations
Alex Bennée
1
-0
/
+11
2019-03-12
tests/tcg/cris: comment out the ccs test
Alex Bennée
1
-7
/
+7
2019-03-12
tests/tcg: split cris tests into bare and libc directories
Alex Bennée
102
-0
/
+0
2019-03-12
tests/tcg/cris: cleanup sys.c
Alex Bennée
1
-48
/
+52
2019-03-12
tests/docker: add fedora-cris-cross compilers
Alex Bennée
1
-0
/
+8
2019-03-12
tests/tcg/arm: add ARMv6-M UNDEFINED 32-bit instruction test
Stefan Hajnoczi
3
-0
/
+204
2019-03-12
tests/tcg/xtensa: enable system tests
Alex Bennée
2
-102
/
+42
2019-03-12
tests/docker: add debian-xtensa-cross image
Philippe Mathieu-Daudé
2
-0
/
+42
2019-03-12
tests/tcg/mips: fix hello-mips compilation
Alex Bennée
2
-8
/
+5
2019-03-12
tests/tcg: add gdb runner variant
Alex Bennée
1
-0
/
+3
2019-03-12
tests/tcg: split run-test into user and system variants
Alex Bennée
1
-2
/
+17
2019-03-12
tests/tcg: add QEMU_OPT option for test runner
Alex Bennée
1
-1
/
+4
2019-03-12
tests/tcg: enable tcg tests for softmmu
Alex Bennée
1
-4
/
+3
2019-03-12
tests/tcg: add softmmu awareness to Makefile
Alex Bennée
2
-2
/
+17
2019-03-12
decodetree: Properly diagnose fields overflowing an insn
Richard Henderson
4
-0
/
+20
2019-03-12
test/decode: Add tests for PatternGroups
Bastian Koppelmann
6
-0
/
+68
2019-03-12
decodetree: Allow grouping of overlapping patterns
Richard Henderson
1
-0
/
+6
2019-03-12
iotests: add busy/recording bit test to 124
John Snow
2
-2
/
+115
2019-03-12
block/dirty-bitmap: add recording and busy properties
John Snow
1
-0
/
+28
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-2
/
+3
2019-03-12
test-migration: fix memory leak
Paolo Bonzini
1
-1
/
+2
2019-03-12
test-bdrv-graph-mod: fix Error leak
Paolo Bonzini
1
-0
/
+1
2019-03-12
test-char: fix undefined behavior
Paolo Bonzini
1
-1
/
+1
2019-03-12
ahci-test: Drop dependence on global_qtest
Eric Blake
3
-52
/
+39
2019-03-12
tests: test-announce-self: fix memory leak
Li Qiang
1
-15
/
+6
2019-03-12
Suppress test warnings about missing Spectre/Meltdown mitigations with TCG
David Gibson
3
-9
/
+27
2019-03-12
ppc/pnv: activate XSCOM tests for POWER9
Cédric Le Goater
1
-2
/
+0
2019-03-11
hostmem-memfd: disable for systems without sealing support
Ilya Maximets
1
-2
/
+3
2019-03-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+2
2019-03-11
tests: test-qgraph: fix a memory leak
Li Qiang
1
-1
/
+2
2019-03-11
target/mips: Add tests for a variety of MSA integer subtract instructions
Mateja Marjanovic
20
-0
/
+3022
2019-03-11
target/mips: Add tests for a variety of MSA integer multiply instructions
Mateja Marjanovic
8
-0
/
+1208
2019-03-11
target/mips: Add tests for a variety of MSA integer dot product instructions
Mateja Marjanovic
6
-0
/
+906
2019-03-11
target/mips: Add tests for a variety of MSA integer divide instructions
Mateja Marjanovic
8
-0
/
+1208
2019-03-11
target/mips: Add tests for a variety of MSA integer average instructions
Mateja Marjanovic
16
-0
/
+2416
2019-03-11
tests/tcg: target/mips: Rename two header files for consistency
Aleksandar Markovic
116
-232
/
+232
2019-03-11
tests/tcg: target/mips: Correct preambles of test source files
Aleksandar Markovic
117
-208
/
+208
2019-03-09
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...
Peter Maydell
4
-3
/
+42
2019-03-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
200
-229
/
+950
2019-03-08
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
11
-28
/
+5028
2019-03-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-qgraph' into ...
Peter Maydell
95
-2221
/
+6881
2019-03-08
qemu-iotests: Add dependency to qemu-nbd tool
Philippe Mathieu-Daudé
1
-1
/
+1
2019-03-08
ahci-test: Add dependency to qemu-img tool
Philippe Mathieu-Daudé
1
-1
/
+1
[prev]
[next]