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
Merge remote-tracking branch 'remotes/armbru/tags/pull-tests-2018-08-16' into...
Peter Maydell
49
-545
/
+512
2018-08-16
libqtest: Improve error reporting for bad read from QEMU
Markus Armbruster
1
-3
/
+3
2018-08-16
tests/libqtest: Improve kill_qemu()
Eric Blake
1
-3
/
+21
2018-08-16
libqtest: Rename qtest_FOOv() to qtest_vFOO() for consistency
Markus Armbruster
2
-8
/
+8
2018-08-16
libqtest: Replace qtest_startf() by qtest_initf()
Markus Armbruster
23
-82
/
+80
2018-08-16
libqtest: Enable compile-time format string checking
Markus Armbruster
1
-10
/
+14
2018-08-16
migration-test: Clean up string interpolation into QMP, part 3
Markus Armbruster
1
-46
/
+30
2018-08-16
migration-test: Clean up string interpolation into QMP, part 2
Markus Armbruster
1
-12
/
+22
2018-08-16
migration-test: Clean up string interpolation into QMP, part 1
Markus Armbruster
1
-6
/
+6
2018-08-16
migration-test: Make wait_command() cope with '%'
Markus Armbruster
1
-2
/
+7
2018-08-16
tests: New helper qtest_qmp_receive_success()
Markus Armbruster
4
-67
/
+80
2018-08-16
migration-test: Make wait_command() return the "return" member
Markus Armbruster
1
-23
/
+15
2018-08-16
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
18
-58
/
+48
2018-08-16
cpu-plug-test: Don't pass integers as strings to device_add
Markus Armbruster
1
-3
/
+3
2018-08-16
tests: Clean up string interpolation into QMP input (simple cases)
Markus Armbruster
6
-113
/
+78
2018-08-16
tests: Pass literal format strings directly to qmp_FOO()
Markus Armbruster
2
-6
/
+2
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/kevin/tags/for-upstream' into staging
Peter Maydell
7
-41
/
+79
2018-08-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-08-15' into ...
Peter Maydell
3
-11
/
+13
2018-08-15
mirror: Fail gracefully for source == target
Kevin Wolf
2
-2
/
+8
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-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
[next]