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
/
unit
Age
Commit message (
Expand
)
Author
2021-09-29
block: use int64_t instead of int in driver discard handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
2021-09-27
test-clone-visitor: Correct an accidental rename
Markus Armbruster
2021-09-27
tests/qapi-schema: Drop simple union __org.qemu_x-Union1
Markus Armbruster
2021-09-27
test-clone-visitor: Wean off __org.qemu_x-Union1
Markus Armbruster
2021-09-27
tests/qapi-schema: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
test-clone-visitor: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
test-qobject-output-visitor: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
test-qobject-input-visitor: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
qapi: Convert simple union SocketAddressLegacy to flat one
Markus Armbruster
2021-09-01
tests: Remove uses of deprecated raspi2/raspi3 machine names
Philippe Mathieu-Daudé
2021-08-26
qapi: add 'any' condition
Marc-André Lureau
2021-07-26
tests/unit: Remove unused variable from test_io
Richard Henderson
2021-07-23
qapi: introduce forwarding visitor
Paolo Bonzini
2021-07-14
crypto: replace 'des-rfb' cipher with 'des'
Daniel P. Berrangé
2021-07-14
crypto: add crypto tests for single block DES-ECB and DES-CBC
Daniel P. Berrangé
2021-07-14
crypto: use &error_fatal in crypto tests
Daniel P. Berrangé
2021-07-14
crypto: skip essiv ivgen tests if AES+ECB isn't available
Daniel P. Berrangé
2021-07-14
crypto: remove obsolete crypto test condition
Daniel P. Berrangé
2021-07-14
crypto: remove conditional around 3DES crypto test cases
Daniel P. Berrangé
2021-07-08
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-07-06
qemu-option: remove now-dead code
Paolo Bonzini
2021-07-06
keyval: introduce keyval_merge
Paolo Bonzini
2021-07-05
util/async: add a human-readable name to BHs for debugging
Stefan Hajnoczi
2021-06-29
block: move supports_backing check to bdrv_set_file_or_backing_noperm()
Vladimir Sementsov-Ogievskiy
2021-06-25
configure, meson: convert pam detection to meson
Paolo Bonzini
2021-06-25
configure, meson: convert libtasn1 detection to meson
Paolo Bonzini
2021-06-25
configure, meson: convert crypto detection to meson
Paolo Bonzini
2021-06-25
tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT
Paolo Bonzini
2021-06-18
tests: cover aio_co_enter from a worker thread without BQL taken
Paolo Bonzini
2021-06-18
async: the main AioContext is only "current" if under the BQL
Paolo Bonzini
2021-06-03
tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed
Peter Maydell
2021-06-02
block: drop BlockDriverState::read_only
Vladimir Sementsov-Ogievskiy
2021-05-26
replication: move include out of root directory
Paolo Bonzini
2021-05-14
write-threshold: deal with includes
Vladimir Sementsov-Ogievskiy
2021-05-14
test-write-threshold: drop extra TestStruct structure
Vladimir Sementsov-Ogievskiy
2021-05-14
test-write-threshold: drop extra tests
Vladimir Sementsov-Ogievskiy
2021-05-14
block/write-threshold: drop extra APIs
Vladimir Sementsov-Ogievskiy
2021-05-14
test-write-threshold: rewrite test_threshold_(not_)trigger tests
Vladimir Sementsov-Ogievskiy
2021-04-30
block: adapt bdrv_append() for inserting filters
Vladimir Sementsov-Ogievskiy
2021-04-30
block: fix bdrv_replace_node_common
Vladimir Sementsov-Ogievskiy
2021-04-30
block: use topological sort for permission update
Vladimir Sementsov-Ogievskiy
2021-04-30
block: bdrv_append(): don't consume reference
Vladimir Sementsov-Ogievskiy
2021-04-30
tests/test-bdrv-graph-mod: add test_append_greedy_filter
Vladimir Sementsov-Ogievskiy
2021-04-30
tests/test-bdrv-graph-mod: add test_parallel_perm_update
Vladimir Sementsov-Ogievskiy
2021-04-30
tests/test-bdrv-graph-mod: add test_parallel_exclusive_write
Vladimir Sementsov-Ogievskiy
2021-04-09
test-blockjob: Test job_wait_unpaused()
Max Reitz
2021-04-01
Merge remote-tracking branch 'remotes/marcandre/tags/for-6.0-pull-request' in...
Peter Maydell
2021-04-01
tests: Add tests for yank with the chardev-change case
Lukas Straub
[next]