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
2020-01-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ...
Peter Maydell
6
-20
/
+22
2020-01-14
qapi: Fix code generation for empty modules
Markus Armbruster
3
-18
/
+13
2020-01-14
qapi: Generate command registration stuff into separate files
Markus Armbruster
3
-1
/
+6
2020-01-14
tests/Makefile.include: Fix missing test-qapi-emit-events.[ch]
Markus Armbruster
1
-1
/
+3
2020-01-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...
Peter Maydell
178
-335
/
+340
2020-01-12
tests/libqos: Move the libqos files under tests/qtest/
Thomas Huth
72
-41
/
+41
2020-01-12
tests/Makefile: Move qtest-related settings to a separate Makefile.include
Thomas Huth
2
-318
/
+319
2020-01-12
test: Move qtests to a separate directory
Thomas Huth
106
-110
/
+111
2020-01-12
tests/Makefile: Separate unit test dependencies from qtest dependencies
Thomas Huth
1
-5
/
+5
2020-01-12
tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variables
Thomas Huth
1
-126
/
+130
2020-01-12
tests/ptimer: Remove unnecessary inclusion of libqtest.h
Thomas Huth
1
-1
/
+0
2020-01-12
tests/Makefile: test-char does not need libqtest
Thomas Huth
1
-1
/
+1
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-4
/
+4
2020-01-09
tests/tcg: add user version of dumb-as-bricks semiconsole test
Alex Bennée
3
-0
/
+53
2020-01-09
tests/tcg: extract __semi_call into a header and expand
Alex Bennée
3
-20
/
+45
2020-01-09
tests/tcg: add a dumb-as-bricks semihosting console test
Alex Bennée
2
-1
/
+48
2020-01-09
testing: don't nest build for fp-test
Alex Bennée
2
-9
/
+7
2020-01-09
freebsd: use python37
Gerd Hoffmann
1
-1
/
+2
2020-01-09
tests/vm: update openbsd to release 6.6
Gerd Hoffmann
1
-2
/
+2
2020-01-08
chardev: Use QEMUChrEvent enum in IOEventHandler typedef
Philippe Mathieu-Daudé
2
-4
/
+4
2020-01-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
11
-0
/
+391
2020-01-07
tests/iothread: Always connect iothread GSource to a GMainContext
Peter Maydell
1
-0
/
+30
2020-01-06
Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...
Peter Maydell
11
-167
/
+731
2020-01-06
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...
Peter Maydell
121
-471
/
+735
2020-01-06
tests: add virtio-scsi and virtio-blk seg_max_adjust test
Denis Plotnikov
1
-0
/
+134
2020-01-06
tests: add dbus-vmstate-test
Marc-André Lureau
4
-1
/
+510
2020-01-06
tests: add migration-helpers unit
Marc-André Lureau
4
-166
/
+216
2020-01-06
dockerfiles: add dbus-daemon to some of latest distributions
Marc-André Lureau
4
-0
/
+4
2020-01-06
vmstate: add qom interface to get id
Marc-André Lureau
1
-0
/
+1
2020-01-06
tests/qemu-iotests: Update tests to recent desugarized -accel option
Philippe Mathieu-Daudé
2
-4
/
+4
2020-01-06
tests/qemu-iotests: add case to write compressed data of multiple clusters
Andrey Shinkevich
2
-0
/
+57
2020-01-06
iotests: Allow check -o data_file
Max Reitz
2
-3
/
+42
2020-01-06
iotests: Disable data_file where it cannot be used
Max Reitz
44
-53
/
+127
2020-01-06
iotests: Make 198 work with data_file
Max Reitz
2
-4
/
+6
2020-01-06
iotests: Make 137 work with data_file
Max Reitz
2
-8
/
+13
2020-01-06
iotests: Make 110 work with data_file
Max Reitz
2
-4
/
+7
2020-01-06
iotests: Make 091 work with data_file
Max Reitz
2
-3
/
+1
2020-01-06
iotests: Avoid cp/mv of test images
Max Reitz
4
-19
/
+13
2020-01-06
iotests: Use _rm_test_img for deleting test images
Max Reitz
57
-95
/
+118
2020-01-06
iotests: Avoid qemu-img create
Max Reitz
5
-7
/
+6
2020-01-06
iotests: Drop IMGOPTS use in 267
Max Reitz
1
-4
/
+8
2020-01-06
iotests: Replace IMGOPTS='' by --no-opts
Max Reitz
5
-9
/
+9
2020-01-06
iotests: Replace IMGOPTS= by -o
Max Reitz
22
-101
/
+100
2020-01-06
iotests: Inject space into -ocompat=0.10 in 051
Max Reitz
1
-1
/
+1
2020-01-06
iotests: Add -o and --no-opts to _make_test_img
Max Reitz
1
-0
/
+13
2020-01-06
iotests: Let _make_test_img parse its parameters
Max Reitz
1
-8
/
+20
2020-01-06
iotests: Drop compat=1.1 in 050
Max Reitz
1
-4
/
+0
2020-01-06
iotests: Replace IMGOPTS by _unsupported_imgopts
Max Reitz
6
-9
/
+11
2020-01-06
iotests: Filter refcount_order in 036
Max Reitz
2
-51
/
+6
2020-01-06
iotests: Add _filter_json_filename
Max Reitz
1
-0
/
+24
[next]