mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-11 05:17:59 +03:00
f67384608c
To match the XML schema, rename these subarguments and add aliases to preserve compatibility: * logical_block_size -> blockio.logical_block_size * physical_block_size -> blockio.physical_block_size * cache -> driver.cache * detect_zeroes -> driver.detect_zeroes * discard -> driver.discard * error_policy -> driver.error_policy * io -> driver.io * driver_name -> driver.name * driver_type -> driver.type * read_bytes_sec -> iotune.read_bytes_sec * read_iops_sec -> iotune.read_iops_sec * total_bytes_sec -> iotune.total_bytes_sec * total_iops_sec -> iotune.total_iops_sec * write_bytes_sec -> iotune.write_bytes_sec * write_iops_sec -> iotune.write_iops_sec * snapshot_policy -> snapshot * source_host_name -> source.host.name * source_host_port -> source.host.port * source_host_socket -> source.host.socket * source_host_transport -> source.host.transport * source_name -> source.name * source_pool -> source.pool * source_protocol -> source.protocol * reservations.managed -> source.reservations.managed * reservations.source.mode -> source.reservations.source.mode * reservations.source.path -> source.reservations.source.path * reservations.source.type -> source.reservations.source.type * startup_policy -> source.startupPolicy * source_volume -> source.volume * bus -> target.bus * target -> target.dev * removable -> target.removable 'bus' and 'cache' are kept as advertised options, due to them being commonly specified |
||
---|---|---|
.. | ||
virt-clone.pod | ||
virt-convert.pod | ||
virt-install.pod | ||
virt-manager.pod | ||
virt-xml.pod |