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
/
118
Age
Commit message (
Expand
)
Author
2020-06-17
iotests.py: Add skip_for_formats() decorator
Max Reitz
2020-02-07
tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2019-10-25
iotests: Skip read-only cases in 118 when run as root
Kevin Wolf
2019-09-10
iotests: Restrict file Python tests to file
Max Reitz
2019-08-16
iotests/118: Add -blockdev based tests
Kevin Wolf
2019-08-16
iotests/118: Create test classes dynamically
Kevin Wolf
2019-08-16
iotests/118: Test media change for scsi-cd
Kevin Wolf
2019-07-30
iotests/118: Test inserting a read-only medium
Kevin Wolf
2018-11-21
iotests: Replace assertEquals() with assertEqual()
Kevin Wolf
2018-11-21
iotests: Replace time.clock() with Timeout
Kevin Wolf
2018-06-08
python: futurize -f lib2to3.fixes.fix_numliterals
Eduardo Habkost
2018-01-23
blockdev: Mark BD-{remove,insert}-medium stable
Max Reitz
2018-01-23
iotests: Make BD-{remove,insert}-medium use @id
Max Reitz
2016-10-24
block: Remove "options" indirection from blockdev-add
Kevin Wolf
2016-09-23
qemu-iotests/118: Avoid blockdev-add with id
Kevin Wolf
2016-09-23
qemu-iotests/118: Test media change with qdev name
Kevin Wolf
2016-02-02
iotests: Limit supported formats for 118
Max Reitz
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
2015-12-11
blockdev: Mark {insert, remove}-medium experimental
Max Reitz
2015-11-11
iotests: Add test for change-related QMP commands
Max Reitz