index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/acceptance: Test powernv machines
Cédric Le Goater
2021-09-27
1
-0
/
+35
*
tests/acceptance/ppc_prep_40p.py: clean up unused import
Cleber Rosa
2021-09-27
1
-1
/
+0
*
tests/acceptance/ppc_prep_40p.py: NetBSD 7.1.2 location update
Cleber Rosa
2021-09-27
1
-2
/
+2
*
tests/acceptance/boot_xen.py: removed unused import
Cleber Rosa
2021-09-27
1
-1
/
+0
*
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
4
-69
/
+101
*
tests/Makefile: add AVOCADO_TESTS option to make check-acceptance
Willian Rampazzo
2021-09-27
1
-1
/
+4
*
tests/Makefile: allow control over tags during check-acceptance
Willian Rampazzo
2021-09-27
1
-3
/
+9
*
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
*
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
[next]