index
:
sinitax/cachepc-qemu
master
Fork of AMDESE/qemu with changes for cachepc side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...
Richard Henderson
2021-10-07
1
-1
/
+1
|
\
|
*
job: @force parameter for job_cancel_sync()
Hanna Reitz
2021-10-07
1
-1
/
+1
*
|
meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2
Paolo Bonzini
2021-10-05
1
-1
/
+1
|
/
*
block: use int64_t instead of int in driver discard handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-1
/
+1
*
block: use int64_t instead of uint64_t in driver write handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
1
-2
/
+2
*
block: use int64_t instead of uint64_t in driver read handlers
Vladimir Sementsov-Ogievskiy
2021-09-29
2
-12
/
+23
*
test-clone-visitor: Correct an accidental rename
Markus Armbruster
2021-09-27
1
-2
/
+2
*
tests/qapi-schema: Drop simple union __org.qemu_x-Union1
Markus Armbruster
2021-09-27
1
-11
/
+5
*
test-clone-visitor: Wean off __org.qemu_x-Union1
Markus Armbruster
2021-09-27
1
-35
/
+41
*
tests/qapi-schema: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
1
-1
/
+1
*
test-clone-visitor: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
1
-8
/
+16
*
test-qobject-output-visitor: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
1
-297
/
+92
*
test-qobject-input-visitor: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
1
-312
/
+148
*
qapi: Convert simple union SocketAddressLegacy to flat one
Markus Armbruster
2021-09-27
1
-3
/
+3
*
tests: Remove uses of deprecated raspi2/raspi3 machine names
Philippe Mathieu-Daudé
2021-09-01
1
-1
/
+1
*
qapi: add 'any' condition
Marc-André Lureau
2021-08-26
1
-0
/
+1
*
tests/unit: Remove unused variable from test_io
Richard Henderson
2021-07-26
1
-4
/
+1
*
qapi: introduce forwarding visitor
Paolo Bonzini
2021-07-23
2
-0
/
+198
*
crypto: replace 'des-rfb' cipher with 'des'
Daniel P. Berrangé
2021-07-14
1
-9
/
+9
*
crypto: add crypto tests for single block DES-ECB and DES-CBC
Daniel P. Berrangé
2021-07-14
1
-0
/
+23
*
crypto: use &error_fatal in crypto tests
Daniel P. Berrangé
2021-07-14
2
-26
/
+15
*
crypto: skip essiv ivgen tests if AES+ECB isn't available
Daniel P. Berrangé
2021-07-14
1
-5
/
+9
*
crypto: remove obsolete crypto test condition
Daniel P. Berrangé
2021-07-14
1
-4
/
+1
*
crypto: remove conditional around 3DES crypto test cases
Daniel P. Berrangé
2021-07-14
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-07-08
1
-1
/
+1
|
\
|
*
util/async: add a human-readable name to BHs for debugging
Stefan Hajnoczi
2021-07-05
1
-1
/
+1
*
|
qemu-option: remove now-dead code
Paolo Bonzini
2021-07-06
1
-35
/
+0
*
|
keyval: introduce keyval_merge
Paolo Bonzini
2021-07-06
1
-0
/
+58
|
/
*
block: move supports_backing check to bdrv_set_file_or_backing_noperm()
Vladimir Sementsov-Ogievskiy
2021-06-29
2
-0
/
+2
*
configure, meson: convert pam detection to meson
Paolo Bonzini
2021-06-25
1
-1
/
+1
*
configure, meson: convert libtasn1 detection to meson
Paolo Bonzini
2021-06-25
1
-1
/
+1
*
configure, meson: convert crypto detection to meson
Paolo Bonzini
2021-06-25
1
-3
/
+3
*
tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT
Paolo Bonzini
2021-06-25
8
-63
/
+1
*
tests: cover aio_co_enter from a worker thread without BQL taken
Paolo Bonzini
2021-06-18
1
-0
/
+37
*
async: the main AioContext is only "current" if under the BQL
Paolo Bonzini
2021-06-18
1
-8
/
+1
*
tests/unit/test-vmstate: Assert that dup() and mkstemp() succeed
Peter Maydell
2021-06-03
1
-1
/
+4
*
block: drop BlockDriverState::read_only
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-6
/
+0
*
replication: move include out of root directory
Paolo Bonzini
2021-05-26
1
-1
/
+1
*
write-threshold: deal with includes
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-1
/
+0
*
test-write-threshold: drop extra TestStruct structure
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-17
/
+3
*
test-write-threshold: drop extra tests
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-43
/
+0
*
block/write-threshold: drop extra APIs
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-4
/
+0
*
test-write-threshold: rewrite test_threshold_(not_)trigger tests
Vladimir Sementsov-Ogievskiy
2021-05-14
1
-18
/
+4
*
block: adapt bdrv_append() for inserting filters
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-15
/
+2
*
block: fix bdrv_replace_node_common
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-2
/
+2
*
block: use topological sort for permission update
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-2
/
+2
*
block: bdrv_append(): don't consume reference
Vladimir Sementsov-Ogievskiy
2021-04-30
2
-1
/
+4
*
tests/test-bdrv-graph-mod: add test_append_greedy_filter
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-0
/
+33
*
tests/test-bdrv-graph-mod: add test_parallel_perm_update
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-0
/
+116
*
tests/test-bdrv-graph-mod: add test_parallel_exclusive_write
Vladimir Sementsov-Ogievskiy
2021-04-30
1
-1
/
+69
[next]