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
2018-08-16
test-qobject-input-visitor: Avoid format string ambiguity
Markus Armbruster
1
-9
/
+10
2018-08-16
libqtest: Simplify qmp_fd_vsend() a bit
Markus Armbruster
1
-11
/
+7
2018-08-16
qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()
Markus Armbruster
2
-19
/
+20
2018-08-16
libqtest: Document calling conventions
Eric Blake
1
-8
/
+21
2018-08-16
libqtest: Remove qtest_qmp_discard_response() & friends
Markus Armbruster
11
-55
/
+34
2018-08-16
libqtest: Clean up how we read the QMP greeting
Markus Armbruster
1
-1
/
+3
2018-08-16
libqtest: Clean up how we read device_del messages
Markus Armbruster
1
-1
/
+1
2018-08-16
libqtest: Rename functions to send QMP messages
Markus Armbruster
5
-33
/
+33
2018-08-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-08-15' into ...
Peter Maydell
3
-11
/
+13
2018-08-15
tests: fix crumple/recursive leak
Marc-André Lureau
1
-0
/
+1
2018-08-15
qapi: Fix some pycodestyle-3 complaints
Markus Armbruster
1
-6
/
+7
2018-08-15
tests: change /0.15/* tests to /qmp/*
Marc-André Lureau
1
-5
/
+5
2018-08-15
tests/vm: Add vm-build-all/vm-clean-all in help text
Fam Zheng
1
-0
/
+3
2018-08-15
tests/vm: Use make's --output-sync option
Peter Maydell
4
-8
/
+8
2018-08-15
tests/vm: Bump guest RAM up from 2G to 4G
Peter Maydell
1
-1
/
+1
2018-08-15
tests/vm: Propagate V=1 down into the make inside the VM
Peter Maydell
6
-8
/
+12
2018-08-15
tests/vm: Pass the jobs parallelism setting to 'make check'
Peter Maydell
4
-4
/
+4
2018-08-15
tests: vm: Add vm-clean-all
Fam Zheng
1
-1
/
+4
2018-08-15
tests: Add centos VM testing
Fam Zheng
2
-1
/
+86
2018-08-15
tests: Allow overriding archive path with SRC_ARCHIVE
Fam Zheng
1
-2
/
+5
2018-08-15
tests: Add an option for snapshot (default: off)
Fam Zheng
1
-1
/
+6
2018-08-15
docker: Install more packages in centos7
Fam Zheng
1
-0
/
+3
2018-08-15
tests/vm: Add flex and bison to the vm image
Philippe Mathieu-Daudé
1
-1
/
+1
2018-08-15
tests/vm: Only use -cpu 'host' if KVM is available
Philippe Mathieu-Daudé
1
-1
/
+2
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
[next]