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-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
2020-05-31
python: remove more instances of sys.version_info
John Snow
2020-05-28
iotests: Add test 291 to for qemu-img bitmap coverage
Eric Blake
2020-05-28
qcow2: Expose bitmaps' size during measure
Eric Blake
2020-05-28
iotests: Fix test 178
Eric Blake
2020-05-28
iotests: 194: test also migration of dirty bitmap
Vladimir Sementsov-Ogievskiy
2020-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-05-18
iotests/030: Reduce run time by unthrottling job earlier
Kevin Wolf
2020-05-18
iotests: log messages from notrun()
John Snow
2020-05-18
block: Use blk_make_empty() after commits
Max Reitz
2020-05-18
iotests: Run pylint and mypy in a testcase
Kevin Wolf
2020-05-18
iotests: Fix incomplete type declarations
Kevin Wolf
2020-05-18
iotests: Mirror with different source/target size
Kevin Wolf
2020-05-18
iotests/229: Use blkdebug to inject an error
Kevin Wolf
2020-05-18
iotests/109: Don't mirror with mismatched size
Kevin Wolf
2020-05-18
iotests: Enhance 223 to cover qemu-img map improvements
Eric Blake
2020-05-18
qemu_img: add cvtnum_full to print error reports
Eyal Moscovici
2020-05-13
iotests: 287: add qcow2 compression type test
Denis Plotnikov
2020-05-13
qcow2: introduce compression type feature
Denis Plotnikov
[next]