]> Git Repo - qemu.git/commit
virtfs: Fix documentation of -fsdev and -virtfs
authorGreg Kurz <[email protected]>
Fri, 17 May 2019 15:34:49 +0000 (17:34 +0200)
committerGreg Kurz <[email protected]>
Fri, 17 May 2019 15:34:49 +0000 (17:34 +0200)
commitb44a6b09705e9e8a3005229b58de36d176020548
tree4a63b7b7093f888fcd476b61d14d6ac50f78d021
parent6e4199af73a5f4d03b9d9b3ab005cae33c5c6666
virtfs: Fix documentation of -fsdev and -virtfs

This fixes several things:
- add "id" description to -virtfs documentation
- split the description into several lines in both usage and documentation
  for accurateness and clarity
- add documentation and usage of the synth fsdriver
- add "throttling.*" description to -fsdev local
- add some missing periods
- add proper reference to the virtfs-proxy-helper(1) manual page
- document that the virtio device may be either virtio-9p-pci, virtio-9p-ccw
  or virtio-9p-device, depending on the machine type

Buglink: https://bugs.launchpad.net/qemu/+bug/1581976
Signed-off-by: Greg Kurz <[email protected]>
Acked-by: Thomas Huth <[email protected]>
qemu-options.hx
This page took 0.020862 seconds and 4 git commands to generate.