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