man qemu contains a bug in description of "-virtfs" command line argument

Bug #1581976 reported by VsyachePuz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QEMU
Fix Released
Undecided
Greg Kurz

Bug Description

The description of command line argument
https://github.com/qemu/qemu/blob/63d3145aadbecaa7e8be1e74b5d6b5cbbeb4e153/qemu-options.hx#L796-L799
looks like this:

 -virtfs
       fsdriver[,path=path],mount_tag=mount_tag[,security_model=security_model][,writeout=writeout][,readonly][,socket=socket|sock_fd=sock_fd]

note, that there is no "id" attribute in the list of parameters.

later on the man there the "id" attribute is documented, as it were present:

           id=id
               Specifies identifier for this device

i think that it was copied from above section (about "-fsdev") without reviewing.

VsyachePuz (vsyachepuz)
description: updated
Revision history for this message
Greg Kurz (gkurz) wrote :
Changed in qemu:
assignee: nobody → Greg Kurz (gkurz)
status: New → Fix Committed
Thomas Huth (th-huth)
Changed in qemu:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.