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-09-08
iotests: Test committing to overridden backing
Max Reitz
2
-2
/
+63
2020-09-08
iotests: Add test for commit in sub directory
Max Reitz
2
-0
/
+54
2020-09-08
iotests: Add filter mirror test cases
Max Reitz
2
-3
/
+147
2020-09-08
iotests: Add filter commit test cases
Max Reitz
2
-2
/
+179
2020-09-08
fuzz: Add support for custom fuzzing library
Alexander Bulekov
1
-2
/
+2
2020-09-08
meson: specify fuzz linker script as a project arg
Alexander Bulekov
1
-3
/
+0
2020-09-08
Makefile: inline the relevant parts of rules.mak
Paolo Bonzini
2
-2
/
+4
2020-09-08
Makefile: remove dead variables and includes
Paolo Bonzini
1
-40
/
+0
2020-09-08
meson: convert migration/initrd-stress
Marc-André Lureau
4
-14
/
+25
2020-09-08
meson: fix migration/stress compilation with glibc>=2.30
Marc-André Lureau
1
-0
/
+2
2020-09-08
tests/migration/stress: remove unused exit_success
Marc-André Lureau
1
-13
/
+0
2020-09-08
meson: convert the speed tests
Paolo Bonzini
2
-11
/
+19
2020-09-08
tests: do not print benchmark output to stdout
Marc-André Lureau
3
-9
/
+9
2020-09-08
meson: convert atomic*-bench
Marc-André Lureau
2
-5
/
+10
2020-09-08
meson: convert vhost-user-bridge
Marc-André Lureau
2
-2
/
+9
2020-09-08
meson: remove old socket_scm_helper rule
Marc-André Lureau
1
-1
/
+0
2020-09-08
meson: convert the unit tests
Marc-André Lureau
3
-253
/
+174
2020-09-08
meson: convert qht-bench
Marc-André Lureau
2
-1
/
+4
2020-09-08
meson: declare keyutils dependency
Marc-André Lureau
2
-6
/
+6
2020-09-08
meson: build qapi tests library
Marc-André Lureau
3
-78
/
+62
2020-09-08
meson: fix libqos linking
Paolo Bonzini
1
-3
/
+6
2020-09-08
qemu-iotests: move check-block back to Makefiles
Paolo Bonzini
2
-7
/
+12
2020-09-07
qapi: Make section headings start a new doc comment block
Markus Armbruster
1
-1
/
+2
2020-09-07
qapi: Reject section markup in definition documentation
Markus Armbruster
3
-26
/
+2
2020-09-07
tests/qtest: do not list ahci-test twice
Paolo Bonzini
1
-1
/
+0
2020-09-07
gitlab: expand test coverage for crypto builds
Daniel P. Berrangé
2
-0
/
+3
2020-09-07
dockerfiles/debian-win64-cross: Download WHPX MinGW headers
Thomas Huth
1
-1
/
+8
2020-09-07
tests/Makefile: test-image-locking needs CONFIG_POSIX
Thomas Huth
1
-0
/
+2
2020-09-07
tests: Fixes building test-util-filemonitor.c on msys2/mingw
Yonggang Luo
1
-1
/
+3
2020-09-07
tests: fixes test-vmstate.c compile error on msys2
Yonggang Luo
1
-2
/
+2
2020-09-07
iotests: Let complete_and_wait() work with commit
Max Reitz
1
-3
/
+7
2020-09-07
iotests: Test that qcow2's data-file is flushed
Max Reitz
2
-0
/
+56
2020-09-07
block: Leave BDS.backing_{file,format} constant
Max Reitz
4
-9
/
+11
2020-09-07
qemu-img: Use child access functions
Max Reitz
1
-0
/
+1
2020-09-07
block: Use child access functions for QAPI queries
Max Reitz
1
-1
/
+7
2020-09-07
block/null: Implement bdrv_get_allocated_file_size
Max Reitz
3
-5
/
+6
2020-09-07
block: Raise an error when backing file parameter is an empty string
Connor Kuehl
2
-0
/
+9
2020-09-06
tests: handling signal on win32 properly
Yonggang Luo
1
-0
/
+4
2020-09-06
tests/docker: add python3-setuptools the docker images
Alex Bennée
2
-0
/
+2
2020-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...
Peter Maydell
1
-16
/
+7
2020-09-03
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...
Peter Maydell
2
-2
/
+2
2020-09-03
libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()
Markus Armbruster
6
-29
/
+29
2020-09-03
tests/qtest/ipmi-kcs: Fix assert side-effect
Philippe Mathieu-Daudé
1
-1
/
+2
2020-09-03
tests/qtest/tpm: Declare input buffers const and static
Philippe Mathieu-Daudé
2
-7
/
+7
2020-09-03
tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-03
qapi: enable use of g_autoptr with QAPI types
Daniel P. Berrangé
1
-16
/
+7
2020-09-02
iotests/259: Fix reference output
Max Reitz
1
-1
/
+1
2020-09-02
iotests/059: Fix reference output
Max Reitz
1
-1
/
+1
2020-09-02
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-20
/
+20
2020-09-02
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
1
-20
/
+20
[prev]
[next]