index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-23
qdev: Reject drive property override
Markus Armbruster
1
-85
/
+3
2020-06-23
fdc: Deprecate configuring floppies with -global isa-fdc
Markus Armbruster
1
-0
/
+30
2020-06-23
fdc: Reject clash between -drive if=floppy and -global isa-fdc
Markus Armbruster
2
-116
/
+35
2020-06-23
iotests/172: Cover -global floppy.drive=...
Markus Armbruster
2
-0
/
+141
2020-06-23
iotests/172: Cover empty filename and multiple use of drives
Markus Armbruster
2
-0
/
+62
2020-06-23
iotests/172: Include "info block" in test output
Markus Armbruster
2
-2
/
+489
2020-06-17
iotests: Add copyright line in qcow2.py
Eric Blake
2
-0
/
+3
2020-06-17
iotests/{190,291}: compat=0.10 is unsupported
Max Reitz
2
-0
/
+4
2020-06-17
iotests/229: data_file is unsupported
Max Reitz
1
-0
/
+3
2020-06-17
iotests/292: data_file is unsupported
Max Reitz
1
-0
/
+5
2020-06-17
iotests/041: Skip test_small_target for qed
Max Reitz
1
-0
/
+2
2020-06-17
iotests.py: Add skip_for_formats() decorator
Max Reitz
2
-4
/
+19
2020-06-17
qdev-properties: add getter for size32 and blocksize
Roman Kagan
1
-265
/
+265
2020-06-17
block: consolidate blocksize properties consistency checks
Roman Kagan
1
-1
/
+1
2020-06-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...
Peter Maydell
4
-0
/
+21
2020-06-10
nbd/server: Avoid long error message assertions CVE-2020-10761
Eric Blake
2
-0
/
+6
2020-06-09
iotests: 194: wait for migration completion on target too
Vladimir Sementsov-Ogievskiy
2
-0
/
+15
2020-06-09
iotests: Fix 291 across more file systems
Eric Blake
2
-4
/
+4
2020-06-09
qcow2_format.py: dump bitmaps header extension
Vladimir Sementsov-Ogievskiy
3
-9
/
+70
2020-06-09
qcow2: QcowHeaderExtension print names for extension magics
Vladimir Sementsov-Ogievskiy
4
-21
/
+36
2020-06-09
qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2Struct
Vladimir Sementsov-Ogievskiy
1
-16
/
+37
2020-06-09
qcow2_format.py: QcowHeaderExtension: add dump method
Vladimir Sementsov-Ogievskiy
1
-10
/
+12
2020-06-09
qcow2_format.py: add field-formatting class
Vladimir Sementsov-Ogievskiy
1
-10
/
+25
2020-06-09
qcow2_format.py: separate generic functionality of structure classes
Vladimir Sementsov-Ogievskiy
1
-35
/
+66
2020-06-09
qcow2_format.py: use strings to specify c-type of struct fields
Vladimir Sementsov-Ogievskiy
1
-22
/
+28
2020-06-09
qcow2_format.py: use modern string formatting
Vladimir Sementsov-Ogievskiy
1
-27
/
+27
2020-06-09
qcow2_format.py: use tuples instead of lists for fields
Vladimir Sementsov-Ogievskiy
1
-20
/
+20
2020-06-09
qcow2_format.py: drop new line printing at end of dump()
Vladimir Sementsov-Ogievskiy
2
-1
/
+1
2020-06-09
qcow2.py: move qcow2 format classes to separate module
Vladimir Sementsov-Ogievskiy
2
-156
/
+177
2020-06-09
qcow2.py: add licensing blurb
Vladimir Sementsov-Ogievskiy
1
-0
/
+16
2020-06-09
qcow2.py: python style fixes
Vladimir Sementsov-Ogievskiy
1
-39
/
+56
2020-05-31
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...
Peter Maydell
1
-4
/
+1
2020-05-31
python: remove more instances of sys.version_info
John Snow
1
-4
/
+1
2020-05-28
iotests: Add test 291 to for qemu-img bitmap coverage
Eric Blake
3
-0
/
+193
2020-05-28
qcow2: Expose bitmaps' size during measure
Eric Blake
3
-3
/
+87
2020-05-28
iotests: Fix test 178
Eric Blake
2
-2
/
+2
2020-05-28
iotests: 194: test also migration of dirty bitmap
Vladimir Sementsov-Ogievskiy
2
-4
/
+16
2020-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
13
-75
/
+168
2020-05-18
iotests/030: Reduce run time by unthrottling job earlier
Kevin Wolf
1
-3
/
+3
2020-05-18
iotests: log messages from notrun()
John Snow
1
-6
/
+5
2020-05-18
block: Use blk_make_empty() after commits
Max Reitz
1
-4
/
+4
2020-05-18
iotests: Run pylint and mypy in a testcase
Kevin Wolf
3
-0
/
+48
2020-05-18
iotests: Fix incomplete type declarations
Kevin Wolf
1
-4
/
+4
2020-05-18
iotests: Mirror with different source/target size
Kevin Wolf
2
-2
/
+47
2020-05-18
iotests/229: Use blkdebug to inject an error
Kevin Wolf
2
-8
/
+16
2020-05-18
iotests/109: Don't mirror with mismatched size
Kevin Wolf
3
-48
/
+41
2020-05-18
iotests: Enhance 223 to cover qemu-img map improvements
Eric Blake
2
-3
/
+6
2020-05-18
qemu_img: add cvtnum_full to print error reports
Eyal Moscovici
1
-4
/
+4
2020-05-13
iotests: 287: add qcow2 compression type test
Denis Plotnikov
3
-0
/
+220
2020-05-13
qcow2: introduce compression type feature
Denis Plotnikov
19
-147
/
+212
[next]