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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
avocado_qemu: fix import module based on isort
Willian Rampazzo
2021-09-27
1
-13
/
+5
*
avocado_qemu: standardize super() call following PEP3135
Willian Rampazzo
2021-09-27
1
-2
/
+2
*
Acceptance Tests: add standard clean up at test tearDown()
Cleber Rosa
2021-09-27
1
-0
/
+1
*
tests/acceptance: Linux boot test for record/replay
Pavel Dovgalyuk
2021-09-27
1
-0
/
+116
*
tests/acceptance: add replay kernel test for alpha
Pavel Dovgalyuk
2021-09-27
1
-0
/
+17
*
tests/acceptance: add replay kernel test for nios2
Pavel Dovgalyuk
2021-09-27
1
-0
/
+11
*
tests/acceptance: add replay kernel test for openrisc
Pavel Dovgalyuk
2021-09-27
1
-0
/
+11
*
tests/acceptance: add replay kernel test for s390x
Pavel Dovgalyuk
2021-09-27
1
-0
/
+15
*
tests/qapi-schema: Make test-qapi.py -u work when files are absent
Markus Armbruster
2021-09-27
1
-3
/
+13
*
tests/qapi-schema: Use Python OSError instead of outmoded IOError
Markus Armbruster
2021-09-27
1
-2
/
+2
*
test-clone-visitor: Correct an accidental rename
Markus Armbruster
2021-09-27
1
-2
/
+2
*
tests/qapi-schema: Rename flat-union-* test cases to union-*
Markus Armbruster
2021-09-27
65
-48
/
+48
*
qapi: Drop simple unions
Markus Armbruster
2021-09-27
10
-10
/
+10
*
tests/qapi-schema: Purge simple unions from tests
Markus Armbruster
2021-09-27
26
-84
/
+30
*
tests/qapi-schema: Drop simple union __org.qemu_x-Union1
Markus Armbruster
2021-09-27
3
-29
/
+13
*
test-clone-visitor: Wean off __org.qemu_x-Union1
Markus Armbruster
2021-09-27
1
-35
/
+41
*
tests/qapi-schema: Rewrite simple union TestIfUnion to be flat
Markus Armbruster
2021-09-27
2
-11
/
+9
*
tests/qapi-schema: Simple union UserDefListUnion is now unused, drop
Markus Armbruster
2021-09-27
2
-81
/
+0
*
tests/qapi-schema: Wean off UserDefListUnion
Markus Armbruster
2021-09-27
3
-3
/
+3
*
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
*
tests/qapi-schema: Prepare for simple union UserDefListUnion removal
Markus Armbruster
2021-09-27
2
-0
/
+32
*
qapi: Convert simple union SocketAddressLegacy to flat one
Markus Armbruster
2021-09-27
1
-3
/
+3
*
qapi: Stop enforcing "type name should not end in 'Kind'
Markus Armbruster
2021-09-25
4
-5
/
+0
*
qapi: Tidy up unusual line breaks
Markus Armbruster
2021-09-25
3
-18
/
+18
*
qemu-img: Add -F shorthand to convert
Eric Blake
2021-09-15
1
-1
/
+1
*
qcow2: handle_dependencies(): relax conflict detection
Vladimir Sementsov-Ogievskiy
2021-09-15
2
-3
/
+6
*
block: bdrv_inactivate_recurse(): check for permissions and fix crash
Vladimir Sementsov-Ogievskiy
2021-09-15
1
-1
/
+1
*
tests: add migrate-during-backup
Vladimir Sementsov-Ogievskiy
2021-09-15
2
-0
/
+102
*
iotests/297: Cover tests/
Hanna Reitz
2021-09-15
1
-2
/
+3
*
mirror-top-perms: Fix AbnormalShutdown path
Hanna Reitz
2021-09-15
1
-1
/
+1
*
migrate-bitmaps-test: Fix pylint warnings
Hanna Reitz
2021-09-15
1
-18
/
+25
*
migrate-bitmaps-postcopy-test: Fix pylint warnings
Hanna Reitz
2021-09-15
1
-6
/
+7
*
iotests/297: Drop 169 and 199 from the skip list
Hanna Reitz
2021-09-15
1
-1
/
+1
*
iotests: Fix use-{list,dict}-literal warnings
Hanna Reitz
2021-09-15
1
-2
/
+2
*
iotests: Fix unspecified-encoding pylint warnings
Hanna Reitz
2021-09-15
2
-4
/
+6
*
tests/data/acpi/virt: Update IORT files for ITS
Shashi Mallela
2021-09-13
5
-4
/
+0
*
tests/data/acpi/virt: Add IORT files for ITS
Shashi Mallela
2021-09-13
5
-0
/
+4
*
qapi: Fix bogus error for 'if': { 'not': '' }
Markus Armbruster
2021-09-08
1
-1
/
+1
*
tests/qapi-schema: Cover 'not' condition with empty argument
Markus Armbruster
2021-09-08
4
-0
/
+6
*
tests/tcg/s390x: Test SIGILL and SIGSEGV handling
Ilya Leoshkevich
2021-09-06
3
-1
/
+257
*
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-09-...
Peter Maydell
2021-09-06
1
-1
/
+3
|
\
|
*
libqtest: check for g_setenv() failure
Peter Maydell
2021-09-06
1
-1
/
+3
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-09-05
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
tests/vhost-user-bridge.c: Fix typo in help message
Peter Maydell
2021-09-04
1
-1
/
+1
|
*
tests/vhost-user-bridge.c: Sanity check socket path length
Peter Maydell
2021-09-04
1
-0
/
+5
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-03' into ...
Peter Maydell
2021-09-04
11
-33
/
+46
|
\
\
|
*
|
qapi: Tweak error messages for unknown / conflicting 'if' keys
Markus Armbruster
2021-09-03
3
-3
/
+3
|
*
|
qapi: Tweak error messages for missing / conflicting meta-type
Markus Armbruster
2021-09-03
2
-4
/
+2
[prev]
[next]