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
2017-09-15
qtest: Avoid passing raw strings through hmp()
Eric Blake
2017-09-15
libqtest: Remove dead qtest_instances variable
Eric Blake
2017-09-15
numa-test: Use hmp()
Eric Blake
2017-09-15
test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING code
Eric Blake
2017-09-15
tests: Fix broken ivshmem-server-msi/-irq tests
Thomas Huth
2017-09-15
tests/libqtest: Use a proper error message if QTEST_QEMU_BINARY is missing
Thomas Huth
2017-09-15
tests/test-hmp: Remove puv3 and tricore_testboard from the blacklist
Thomas Huth
2017-09-15
tests: Introduce generic device hot-plug/hot-unplug functions
Thomas Huth
2017-09-14
tests/hmp: test "none" machine with memory
Laurent Vivier
2017-09-08
vhost-user-bridge: fix resume regression (since 2.9)
Marc-André Lureau
2017-09-07
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st...
Peter Maydell
2017-09-07
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...
Peter Maydell
2017-09-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-09-07
Merge remote-tracking branch 'remotes/juanquintela/tags/tests/20170906' into ...
Peter Maydell
2017-09-06
nbd: Use new qio_channel_*_all() functions
Eric Blake
2017-09-06
snapshot/tests: Try loadvm twice
Dr. David Alan Gilbert
2017-09-06
qemu-iotests: add 184 for throttle filter driver
Manos Pitsidianakis
2017-09-05
tests: Make vmgenid test compile
Juan Quintela
2017-09-05
tests: Use real size for iov tests
Juan Quintela
2017-09-05
iotests: blacklist 194 with the luks driver
Daniel P. Berrange
2017-09-05
iotests: rewrite 192 to use _launch_qemu to fix LUKS support
Daniel P. Berrange
2017-09-05
vhost-user: disable the *broken* subprocess tests
Philippe Mathieu-Daudé
2017-09-05
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
2017-09-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-09-05
block: add aio_context field in ThrottleGroupMember
Manos Pitsidianakis
2017-09-05
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-20170905-1' ...
Peter Maydell
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...
Peter Maydell
2017-09-05
io: fix check for handshake completion in TLS test
Daniel P. Berrange
2017-09-05
io: add new qio_channel_{readv, writev, read, write}_all functions
Daniel P. Berrange
2017-09-05
qemu-iotests: use context managers for resource cleanup in 194
Stefan Hajnoczi
2017-09-05
iotests.py: add FilePath context manager
Stefan Hajnoczi
2017-09-04
qapi: drop the sentinel in enum array
Marc-André Lureau
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
qapi: Avoid unnecessary use of enum lookup table's sentinel
Markus Armbruster
2017-09-04
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
2017-09-04
qlit: Tighten QLit list vs QList comparison
Marc-André Lureau
2017-09-04
qlit: Tighten QLit dict vs QDict comparison
Marc-André Lureau
2017-09-04
tests/check-qlit: New, covering qobject/qlit.c
Marc-André Lureau
2017-09-04
qlit: make qlit_equal_qobject return a bool
Marc-André Lureau
2017-09-04
qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
Marc-André Lureau
2017-09-04
qlit: use QLit prefix consistently
Marc-André Lureau
2017-09-04
qlit: move qlit from check-qjson to qobject/
Marc-André Lureau
2017-09-04
tests/qmp-test: Add generic, basic test of query commands
Markus Armbruster
2017-09-04
io: fix temp directory used by test-io-channel-tls test
Daniel P. Berrange
2017-09-04
crypto: fix test cert generation to not use SHA1 algorithm
Daniel P. Berrange
2017-09-04
tests: fix incorrect size_t format in benchmark-crypto
Philippe Mathieu-Daudé
2017-09-01
qapi: Fix error handling code on alternate conflict
Eduardo Habkost
[next]