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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
acceptance/tests/vnc.py: use explicit syntax for enabling passwords
Cleber Rosa
2021-09-27
1
-1
/
+1
|
*
Acceptance Tests: improve check-acceptance description
Cleber Rosa
2021-09-27
1
-1
/
+1
|
*
qemu: Split machine_ppc.py acceptance tests
David Gibson
2021-09-27
5
-70
/
+104
|
*
tests/Makefile: add AVOCADO_TESTS option to make check-acceptance
Willian Rampazzo
2021-09-27
2
-1
/
+31
|
*
docs/devel/testing: add instruction to run a single acceptance test
Willian Rampazzo
2021-09-27
1
-0
/
+28
|
*
tests/Makefile: allow control over tags during check-acceptance
Willian Rampazzo
2021-09-27
2
-3
/
+23
|
*
avocado_qemu: fix inheritance order on LinuxTest class
Willian Rampazzo
2021-09-27
1
-1
/
+1
|
*
avocado_qemu: explicitly return None to avoid R1710
Willian Rampazzo
2021-09-27
1
-0
/
+1
|
*
avocado_qemu: tweak ssh connect method
Willian Rampazzo
2021-09-27
1
-2
/
+2
|
*
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
|
*
Acceptance tests: add myself as a reviewer for the acceptance tests
Willian Rampazzo
2021-09-27
1
-0
/
+1
|
*
tests/acceptance: Linux boot test for record/replay
Pavel Dovgalyuk
2021-09-27
2
-0
/
+117
|
*
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
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-25-v2' in...
Peter Maydell
2021-09-27
118
-1229
/
+1039
|
\
|
*
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
13
-204
/
+61
|
*
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 TransactionAction to flat one
Markus Armbruster
2021-09-27
1
-26
/
+113
|
*
qapi: Convert simple union ImageInfoSpecific to flat one
Markus Armbruster
2021-09-27
1
-7
/
+52
|
*
qapi: Convert simple union SocketAddressLegacy to flat one
Markus Armbruster
2021-09-27
5
-19
/
+51
|
*
qapi: Convert simple union ChardevBackend to flat one
Markus Armbruster
2021-09-27
1
-22
/
+168
|
*
qapi: Convert simple union MemoryDeviceInfo to flat one
Markus Armbruster
2021-09-27
1
-4
/
+38
|
*
qapi: Convert simple union TpmTypeOptions to flat one
Markus Armbruster
2021-09-27
4
-8
/
+28
|
*
qapi: Convert simple union InputEvent to flat one
Markus Armbruster
2021-09-25
1
-4
/
+38
|
*
qapi: Convert simple union KeyValue to flat one
Markus Armbruster
2021-09-25
1
-2
/
+28
|
*
qapi: Stop enforcing "type name should not end in 'Kind'
Markus Armbruster
2021-09-25
5
-8
/
+3
|
*
qapi: Tidy up unusual line breaks
Markus Armbruster
2021-09-25
4
-24
/
+24
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
2021-09-27
6
-15
/
+14
|
\
\
|
|
/
|
/
|
|
*
multi-process: fix usage information
Dongli Zhang
2021-09-27
1
-1
/
+1
|
*
hmp: Drop a bogus sentence from set_password's documentation
Markus Armbruster
2021-09-27
1
-6
/
+5
|
*
hmp: Unbreak "change vnc"
Markus Armbruster
2021-09-27
1
-1
/
+1
|
*
hw/loader: Restrict PC_ROM_* definitions to hw/i386/pc
Philippe Mathieu-Daudé
2021-09-27
2
-6
/
+6
|
*
docs/nvdimm: Update nvdimm option value in machine example
Pankaj Gupta
2021-09-27
1
-1
/
+1
|
/
[prev]
[next]