]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qapi/block-core.json
raw-posix: Deprecate host floppy passthrough
[mirror_qemu.git] / qapi / block-core.json
index 42c885047f451976d0dd1ced0db52e8f3b3ea1ad..ac839afb943a0df87920b0bcbc2b3a5cf6a9e312 100644 (file)
 #       'host_floppy', 'http', 'https', 'nbd', 'parallels', 'qcow',
 #       'qcow2', 'raw', 'tftp', 'vdi', 'vmdk', 'vpc', 'vvfat'
 #       2.2: 'archipelago' added, 'cow' dropped
+#       2.3: 'host_floppy' deprecated
 #
 # @backing_file: #optional the name of the backing file (for copy-on-write)
 #
 # Drivers that are supported in block device operations.
 #
 # @host_device, @host_cdrom, @host_floppy: Since 2.1
+# @host_floppy: deprecated since 2.3
 #
 # Since: 2.0
 ##