index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2018-08-16
libqtest: Replace qtest_startf() by qtest_initf()
Markus Armbruster
2018-08-16
libqtest: Enable compile-time format string checking
Markus Armbruster
2018-08-16
migration-test: Clean up string interpolation into QMP, part 3
Markus Armbruster
2018-08-16
migration-test: Clean up string interpolation into QMP, part 2
Markus Armbruster
2018-08-16
migration-test: Clean up string interpolation into QMP, part 1
Markus Armbruster
2018-08-16
migration-test: Make wait_command() cope with '%'
Markus Armbruster
2018-08-16
tests: New helper qtest_qmp_receive_success()
Markus Armbruster
2018-08-16
migration-test: Make wait_command() return the "return" member
Markus Armbruster
2018-08-16
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
2018-08-16
cpu-plug-test: Don't pass integers as strings to device_add
Markus Armbruster
2018-08-16
tests: Clean up string interpolation into QMP input (simple cases)
Markus Armbruster
2018-08-16
tests: Pass literal format strings directly to qmp_FOO()
Markus Armbruster
2018-08-16
test-qobject-input-visitor: Avoid format string ambiguity
Markus Armbruster
2018-08-16
libqtest: Simplify qmp_fd_vsend() a bit
Markus Armbruster
2018-08-16
qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()
Markus Armbruster
2018-08-16
libqtest: Document calling conventions
Eric Blake
2018-08-16
libqtest: Remove qtest_qmp_discard_response() & friends
Markus Armbruster
2018-08-16
libqtest: Clean up how we read the QMP greeting
Markus Armbruster
2018-08-16
libqtest: Clean up how we read device_del messages
Markus Armbruster
2018-08-16
libqtest: Rename functions to send QMP messages
Markus Armbruster
2018-08-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-08-15' into ...
Peter Maydell
2018-08-15
tests: fix crumple/recursive leak
Marc-André Lureau
2018-08-15
qapi: Fix some pycodestyle-3 complaints
Markus Armbruster
2018-08-15
tests: change /0.15/* tests to /qmp/*
Marc-André Lureau
2018-08-15
tests/vm: Add vm-build-all/vm-clean-all in help text
Fam Zheng
2018-08-15
tests/vm: Use make's --output-sync option
Peter Maydell
2018-08-15
tests/vm: Bump guest RAM up from 2G to 4G
Peter Maydell
2018-08-15
tests/vm: Propagate V=1 down into the make inside the VM
Peter Maydell
2018-08-15
tests/vm: Pass the jobs parallelism setting to 'make check'
Peter Maydell
2018-08-15
tests: vm: Add vm-clean-all
Fam Zheng
2018-08-15
tests: Add centos VM testing
Fam Zheng
2018-08-15
tests: Allow overriding archive path with SRC_ARCHIVE
Fam Zheng
2018-08-15
tests: Add an option for snapshot (default: off)
Fam Zheng
2018-08-15
docker: Install more packages in centos7
Fam Zheng
2018-08-15
tests/vm: Add flex and bison to the vm image
Philippe Mathieu-Daudé
2018-08-15
tests/vm: Only use -cpu 'host' if KVM is available
Philippe Mathieu-Daudé
2018-08-03
tests/acpi: update tables after memory hotplug changes
Michael S. Tsirkin
2018-08-03
tests/acpi-test: update ACPI tables test blobs
Dou Liyang
2018-07-31
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...
Peter Maydell
2018-07-31
tests: add check_invalid_maps to test-mmap
Alex Bennée
2018-07-30
qemu-iotests: Test query-blockstats with -drive and -blockdev
Kevin Wolf
2018-07-30
iotests: Add test for 'qemu-img convert -C' compatibility
Fam Zheng
2018-07-30
iotests: Don't lock /dev/null in 226
Fam Zheng
2018-07-30
qcow2: A grammar fix in conflicting cache sizing error message
Leonid Bloch
2018-07-28
qstring: Move qstring_from_substr()'s @end one to the right
Markus Armbruster
2018-07-24
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180724a'...
Peter Maydell
2018-07-24
tests: fix TLS handshake failure with TLS 1.3
Daniel P. Berrangé
2018-07-24
tests: use error_abort in places expecting errors
Daniel P. Berrangé
2018-07-24
tests: don't silence error reporting for all tests
Daniel P. Berrangé
2018-07-24
tests: call qcrypto_init instead of gnutls_global_init
Daniel P. Berrangé
[next]