Activity log for bug #1581976

Date Who What changed Old value New value Message
2016-05-15 15:24:27 VsyachePuz bug added bug
2016-05-15 15:52:17 VsyachePuz description The description of command line argument 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. 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.
2019-05-20 14:50:35 Greg Kurz qemu: assignee Greg Kurz (gkurz)
2019-05-20 14:50:52 Greg Kurz qemu: status New Fix Committed
2019-08-16 04:49:10 Thomas Huth qemu: status Fix Committed Fix Released