mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-06 13:20:20 +00:00
docs: fix 'since' for socket path generation
Commit 297c99a
says it works from 1.0.5 but it only got pushed
after the 1.0.5 release.
This commit is contained in:
parent
4ffb52acb7
commit
bb5cd56445
@ -3999,7 +3999,7 @@ qemu-kvm -net nic,model=? /dev/null
|
|||||||
then libvirt can interact with a guest agent installed in the
|
then libvirt can interact with a guest agent installed in the
|
||||||
guest, for actions such as guest shutdown or file system quiescing.
|
guest, for actions such as guest shutdown or file system quiescing.
|
||||||
<span class="since">Since 0.7.7, guest agent interaction
|
<span class="since">Since 0.7.7, guest agent interaction
|
||||||
since 0.9.10</span> Moreover, <span class="since">since 1.0.5</span>
|
since 0.9.10</span> Moreover, <span class="since">since 1.0.6</span>
|
||||||
it is possible to have source path auto generated for virtio unix channels.
|
it is possible to have source path auto generated for virtio unix channels.
|
||||||
This is very useful in case of a qemu guest agent, where users don't
|
This is very useful in case of a qemu guest agent, where users don't
|
||||||
usually care about the source path since it's libvirt who talks to
|
usually care about the source path since it's libvirt who talks to
|
||||||
|
Loading…
Reference in New Issue
Block a user