index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
Age
Commit message (
Expand
)
Author
2020-07-06
block/vpc: return ZERO block-status when appropriate
Vladimir Sementsov-Ogievskiy
2020-07-06
iotests: add tests for blockdev-amend
Maxim Levitsky
2020-07-06
iotests: qemu-img tests for luks key management
Maxim Levitsky
2020-07-06
block/qcow2: extend qemu-img amend interface with crypto options
Maxim Levitsky
2020-07-06
block/amend: refactor qcow2 amend options
Maxim Levitsky
2020-07-06
iotests: Check whether luks works
Max Reitz
2020-07-06
iotests.py: Add (verify|has)_working_luks()
Max Reitz
2020-07-06
iotests.py: Add qemu_img_pipe_and_status()
Max Reitz
2020-07-06
iotests/common.rc: Add _require_working_luks
Max Reitz
2020-07-06
iotests: filter few more luks specific create options
Maxim Levitsky
2020-07-06
iotests: Make _filter_img_create more active
Max Reitz
2020-07-06
qcow2: Fix preallocation on images with unaligned sizes
Alberto Garcia
2020-07-03
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-07-03
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-06-24' in...
Peter Maydell
2020-07-03
iotests: Fix 051 output after qdev_init_nofail() removal
Philippe Mathieu-Daudé
2020-07-03
iotests.py: Do not wait() before communicate()
Max Reitz
2020-06-24
iotests: don't test qcow2.py inside 291
Vladimir Sementsov-Ogievskiy
2020-06-24
iotests: Fix 051 output after qdev_init_nofail() removal
Philippe Mathieu-Daudé
2020-06-23
qdev: Reject drive property override
Markus Armbruster
2020-06-23
fdc: Deprecate configuring floppies with -global isa-fdc
Markus Armbruster
2020-06-23
fdc: Reject clash between -drive if=floppy and -global isa-fdc
Markus Armbruster
2020-06-23
iotests/172: Cover -global floppy.drive=...
Markus Armbruster
2020-06-23
iotests/172: Cover empty filename and multiple use of drives
Markus Armbruster
2020-06-23
iotests/172: Include "info block" in test output
Markus Armbruster
2020-06-17
iotests: Add copyright line in qcow2.py
Eric Blake
2020-06-17
iotests/{190,291}: compat=0.10 is unsupported
Max Reitz
2020-06-17
iotests/229: data_file is unsupported
Max Reitz
2020-06-17
iotests/292: data_file is unsupported
Max Reitz
2020-06-17
iotests/041: Skip test_small_target for qed
Max Reitz
2020-06-17
iotests.py: Add skip_for_formats() decorator
Max Reitz
2020-06-17
qdev-properties: add getter for size32 and blocksize
Roman Kagan
2020-06-17
block: consolidate blocksize properties consistency checks
Roman Kagan
2020-06-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...
Peter Maydell
2020-06-10
nbd/server: Avoid long error message assertions CVE-2020-10761
Eric Blake
2020-06-09
iotests: 194: wait for migration completion on target too
Vladimir Sementsov-Ogievskiy
2020-06-09
iotests: Fix 291 across more file systems
Eric Blake
2020-06-09
qcow2_format.py: dump bitmaps header extension
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2: QcowHeaderExtension print names for extension magics
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2Struct
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: QcowHeaderExtension: add dump method
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: add field-formatting class
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: separate generic functionality of structure classes
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: use strings to specify c-type of struct fields
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: use modern string formatting
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: use tuples instead of lists for fields
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2_format.py: drop new line printing at end of dump()
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2.py: move qcow2 format classes to separate module
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2.py: add licensing blurb
Vladimir Sementsov-Ogievskiy
2020-06-09
qcow2.py: python style fixes
Vladimir Sementsov-Ogievskiy
2020-05-31
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...
Peter Maydell
[next]