index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qemu-iotests
/
qcow2.py
Age
Commit message (
Expand
)
Author
2020-08-21
qcow2.py: Introduce '-j' key to dump in JSON format
Andrey Shinkevich
2020-06-17
iotests: Add copyright line in qcow2.py
Eric Blake
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-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2020-01-06
iotests/qcow2.py: Split feature fields into bits
Max Reitz
2020-01-06
iotests/qcow2.py: Add dump-header-exts
Max Reitz
2018-10-30
iotests: Use Python byte strings where appropriate
Max Reitz
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2014-12-10
qcow2.py: Add required padding for header extensions
Kevin Wolf
2014-07-18
qcow2: Fix error path for unknown incompatible features
Kevin Wolf
2013-05-24
qcow2.py: Subcommand for changing header fields
Kevin Wolf
2012-11-14
qemu-iotests: qcow2: Test growing large refcount table
Kevin Wolf
2012-06-15
qemu-iotests: add qcow2.py set-feature-bit command
Stefan Hajnoczi
2012-04-20
qemu-iotests: Fix test 031 for qcow2 v3 support
Kevin Wolf
2012-04-05
qemu-iotests: qcow2.py
Kevin Wolf