aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2010-05-26 10:44:44 +0200
committerKevin Wolf <kwolf@redhat.com>2010-05-28 13:14:25 +0200
commitdc33bb341122623105573d47fa6d71a0ba5ff15c (patch)
tree74b3c14938141987fb36f9a4fb4db6a2708580fd /docs
parentb50cbabc1bc12e6b0082089c70015c1b97db86a1 (diff)
drive: allow rerror, werror and readonly for if=none
When creating guest disks the qdev way using ... -drive if=none,id=$name,args -device $driver,drive=$name it is not possible to specify rerror, werror and readonly arguments for drive as drive_init allows/blocks them based on the interface (if=) specified and none isn't white-listed there. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions