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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
2
-7
/
+7
2018-08-15
block: Remove deprecated -drive geometry options
Kevin Wolf
1
-30
/
+7
2018-08-15
qemu-iotests: Update 093 to improve the draining test
Alberto Garcia
1
-8
/
+11
2018-08-15
qemu-iotests: Test removing a throttle group member with a pending timer
Alberto Garcia
2
-2
/
+54
2018-08-03
tests/acpi: update tables after memory hotplug changes
Michael S. Tsirkin
4
-0
/
+0
2018-08-03
tests/acpi-test: update ACPI tables test blobs
Dou Liyang
2
-0
/
+0
2018-07-31
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...
Peter Maydell
1
-1
/
+21
2018-07-31
tests: add check_invalid_maps to test-mmap
Alex Bennée
1
-1
/
+21
2018-07-30
qemu-iotests: Test query-blockstats with -drive and -blockdev
Kevin Wolf
3
-0
/
+307
2018-07-30
iotests: Add test for 'qemu-img convert -C' compatibility
Fam Zheng
2
-0
/
+19
2018-07-30
iotests: Don't lock /dev/null in 226
Fam Zheng
1
-2
/
+2
2018-07-30
qcow2: A grammar fix in conflicting cache sizing error message
Leonid Bloch
2
-3
/
+3
2018-07-28
qstring: Move qstring_from_substr()'s @end one to the right
Markus Armbruster
2
-2
/
+2
2018-07-24
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180724a'...
Peter Maydell
1
-1
/
+1
2018-07-24
tests: fix TLS handshake failure with TLS 1.3
Daniel P. Berrangé
1
-2
/
+2
2018-07-24
tests: use error_abort in places expecting errors
Daniel P. Berrangé
3
-72
/
+39
2018-07-24
tests: don't silence error reporting for all tests
Daniel P. Berrangé
1
-0
/
+2
2018-07-24
tests: call qcrypto_init instead of gnutls_global_init
Daniel P. Berrangé
1
-1
/
+2
2018-07-24
tests: only update last_byte when at the edge
Peter Xu
1
-1
/
+1
2018-07-24
tests/tcg: remove runcom test
Alex Bennée
4
-200
/
+0
2018-07-24
docker: perform basic binfmt_misc validation in docker.py
Alex Bennée
1
-0
/
+30
2018-07-24
docker: ignore distro versioning of debootstrap
Alex Bennée
1
-4
/
+7
2018-07-24
docker: add commentary to debian-bootstrap.docker
Alex Bennée
1
-0
/
+1
2018-07-24
docker: Update debootstrap script after Debian migration from Alioth to Salsa
Philippe Mathieu-Daudé
1
-1
/
+1
2018-07-24
docker: report hint when docker.py check fails
Alex Bennée
1
-1
/
+2
2018-07-24
docker: drop QEMU_TARGET check, fallback in EXECUTABLE not set
Alex Bennée
1
-4
/
+1
2018-07-24
docker: add expansion for docker-test-FOO to Makefile.include
Alex Bennée
1
-2
/
+4
2018-07-24
docker: add test-unit runner
Alex Bennée
1
-0
/
+21
2018-07-24
docker: Makefile.include don't include partial images
Alex Bennée
1
-2
/
+7
2018-07-24
docker: gracefully skip check_qemu
Alex Bennée
1
-1
/
+7
2018-07-24
docker: move make check into check_qemu helper
Alex Bennée
5
-4
/
+15
2018-07-24
docker: split configure_qemu from build_qemu
Alex Bennée
1
-1
/
+6
2018-07-24
docker: fail more gracefully on docker.py check
Alex Bennée
1
-1
/
+6
2018-07-24
docker: par down QEMU_CONFIGURE_OPTS in debian-tricore-cross
Alex Bennée
1
-2
/
+2
2018-07-24
docker: base debian-tricore on qemu:debian9
Alex Bennée
1
-1
/
+1
2018-07-24
tests/.gitignore: don't ignore docker tests
Alex Bennée
1
-0
/
+1
2018-07-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-175
/
+180
2018-07-23
iotests: Disallow compat=0.10 in 223
Max Reitz
1
-0
/
+2
2018-07-23
iotest: Fix filtering order in 226
Max Reitz
1
-2
/
+2
2018-07-23
iotests: remove LUKS support from test 226
John Snow
1
-0
/
+3
2018-07-23
qemu-iotests: Use host_device instead of file in 149
Kevin Wolf
2
-173
/
+173
2018-07-23
monitor: Fix unsafe sharing of @cur_mon among threads
Peter Xu
1
-1
/
+1
2018-07-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+3
2018-07-16
vhost-user-test: added proper TestServer *dest initialization in test_migrate()
Emanuele Giuseppe Esposito
1
-0
/
+3
2018-07-16
cli qmp: Mark --preconfig, exit-preconfig experimental
Markus Armbruster
2
-4
/
+4
2018-07-12
qemu-img: align result of is_allocated_sectors
Peter Lieven
1
-10
/
+8
2018-07-12
iotests: add test 226 for file driver types
John Snow
3
-0
/
+93
2018-07-12
iotests: nbd: Stop qemu-nbd before remaking image
Fam Zheng
1
-6
/
+15
2018-07-12
iotests: 153: Fix dead code
Fam Zheng
2
-0
/
+27
2018-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
7
-14
/
+99
[next]