Merge branch 'deathgrippin-patch-1'

This commit is contained in:
Andrew David Wong 2020-03-07 07:17:19 -06:00
commit b83fcb9d40
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -61,7 +61,7 @@ A list of VMs appears, one showing the eject symbol: ![eject icon]
### Attaching a Device to Several VMs ###
Only `mic` should be attached to more than one running VM.
You may *assign* a device to more than one VM (using the [`--persistent`][#attaching-devices] option), however, only one of them can be started at the same time.
You may *assign* a device to more than one VM (using the `--persistent` option), however, only one of them can be started at the same time.
But be careful: There is a [bug in `qvm-device block` or `qvm-block`][i4692] which will allow you to *attach* a block device to two running VMs.
Don't do that!