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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-07-13
iotests.py: filter_testfiles(): filter SOCK_DIR too
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2020-07-13
iotests.py: QemuIoInteractive: print output on failure
Vladimir Sementsov-Ogievskiy
1
-1
/
+7
2020-07-13
iotests: QemuIoInteractive: use qemu_io_args_no_fmt
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-07-11
iotests: Set LC_ALL=C for sort
Max Reitz
1
-1
/
+1
2020-07-06
block/vpc: return ZERO block-status when appropriate
Vladimir Sementsov-Ogievskiy
2
-30
/
+435
2020-07-06
iotests: add tests for blockdev-amend
Maxim Levitsky
5
-0
/
+589
2020-07-06
iotests: qemu-img tests for luks key management
Maxim Levitsky
5
-0
/
+429
2020-07-06
block/qcow2: extend qemu-img amend interface with crypto options
Maxim Levitsky
1
-0
/
+45
2020-07-06
block/amend: refactor qcow2 amend options
Maxim Levitsky
10
-251
/
+129
2020-07-06
iotests: Check whether luks works
Max Reitz
10
-0
/
+16
2020-07-06
iotests.py: Add (verify|has)_working_luks()
Max Reitz
1
-0
/
+39
2020-07-06
iotests.py: Add qemu_img_pipe_and_status()
Max Reitz
1
-20
/
+20
2020-07-06
iotests/common.rc: Add _require_working_luks
Max Reitz
1
-0
/
+27
2020-07-06
iotests: filter few more luks specific create options
Maxim Levitsky
9
-20
/
+17
2020-07-06
iotests: Make _filter_img_create more active
Max Reitz
4
-31
/
+91
2020-07-06
qcow2: Fix preallocation on images with unaligned sizes
Alberto Garcia
2
-0
/
+33
2020-07-03
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-17
/
+17
2020-07-03
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-06-24' in...
Peter Maydell
3
-39
/
+2
2020-07-03
iotests: Fix 051 output after qdev_init_nofail() removal
Philippe Mathieu-Daudé
1
-2
/
+2
2020-07-03
iotests.py: Do not wait() before communicate()
Max Reitz
1
-17
/
+17
2020-06-24
iotests: don't test qcow2.py inside 291
Vladimir Sementsov-Ogievskiy
2
-37
/
+0
2020-06-24
iotests: Fix 051 output after qdev_init_nofail() removal
Philippe Mathieu-Daudé
1
-2
/
+2
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
[next]