index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
2018-08-23
tests/atomic_add-bench: add -p to enable sync profiler
Emilio G. Cota
2018-08-23
tests/device-introspect: Test with all machines, not only with "none"
Thomas Huth
2018-08-23
tests/device-introspection: Check that the qom-tree and qtree do not change
Thomas Huth
2018-08-23
tests: Skip old versioned machine types in quick testing mode
Thomas Huth
2018-08-23
tests/migration-test: Silence the kvm_hv message by default
Thomas Huth
2018-08-23
tests: virtio: separate ccw tests from libqos
Paolo Bonzini
2018-08-20
tests/vm: Clean out old working directories on build
Peter Maydell
2018-08-20
tests/boot-serial-test: Bump timeout to 6 minutes
Peter Maydell
2018-08-16
Add QTest testcase for the Intel Hexadecimal
Su Hang
2018-08-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-tests-2018-08-16' into...
Peter Maydell
2018-08-16
libqtest: Improve error reporting for bad read from QEMU
Markus Armbruster
2018-08-16
tests/libqtest: Improve kill_qemu()
Eric Blake
2018-08-16
libqtest: Rename qtest_FOOv() to qtest_vFOO() for consistency
Markus Armbruster
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/kevin/tags/for-upstream' into staging
Peter Maydell
2018-08-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-08-15' into ...
Peter Maydell
2018-08-15
mirror: Fail gracefully for source == target
Kevin Wolf
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
2018-08-15
block: Remove deprecated -drive geometry options
Kevin Wolf
2018-08-15
qemu-iotests: Update 093 to improve the draining test
Alberto Garcia
2018-08-15
qemu-iotests: Test removing a throttle group member with a pending timer
Alberto Garcia
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
[next]