aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/172.out
AgeCommit message (Expand)AuthorFilesLines
2022-09-30block: add missed block_acct_setup with new block device init procedureDenis V. Lunev1-0/+76
2022-03-08hw/isa/isa-bus: Remove isabus_dev_print()Bernhard Beschow1-26/+0
2021-07-06block: Add backend_defaults propertyAkihiko Odaki1-0/+38
2021-03-19fdc: Drop deprecated floppy configurationMarkus Armbruster1-561/+1
2021-02-20hw/block/fdc: Remove the check_media_rate propertyThomas Huth1-35/+0
2020-12-18iotests:172: use _filter_qom_pathVladimir Sementsov-Ogievskiy1-76/+76
2020-06-23qdev: Reject drive property overrideMarkus Armbruster1-85/+3
2020-06-23fdc: Deprecate configuring floppies with -global isa-fdcMarkus Armbruster1-0/+30
2020-06-23fdc: Reject clash between -drive if=floppy and -global isa-fdcMarkus Armbruster1-115/+33
2020-06-23iotests/172: Cover -global floppy.drive=...Markus Armbruster1-0/+134
2020-06-23iotests/172: Cover empty filename and multiple use of drivesMarkus Armbruster1-0/+50
2020-06-23iotests/172: Include "info block" in test outputMarkus Armbruster1-0/+486
2020-06-17qdev-properties: add getter for size32 and blocksizeRoman Kagan1-265/+265
2020-06-17block: consolidate blocksize properties consistency checksRoman Kagan1-1/+1
2017-09-18hw/block/fdc: Convert to realizeMao Zhongyi1-8/+0
2017-05-11iotests: 172: Use separate images for multiple devicesFam Zheng1-24/+26
2017-02-28hw/block: Introduce share-rw qdev propertyKevin Wolf1-0/+53
2016-10-27qemu-iotests: Test creating floppy drivesKevin Wolf1-0/+1170