[PATCH 1/3] bhyve: fix virtio-9p src/dst order

Michal Privoznik mprivozn at redhat.com
Mon Oct 12 07:42:44 UTC 2020


On 10/10/20 6:13 AM, Roman Bogorodskiy wrote:
> For the virtio-9p bhyve command line argument, the proper order
> is mount_tag=/path/to/host/dir, not the opposite.
> 
> Signed-off-by: Roman Bogorodskiy <bogorodskiy at gmail.com>
> ---
>   src/bhyve/bhyve_command.c                                 | 2 +-
>   tests/bhyvexml2argvdata/bhyvexml2argv-fs-9p-readonly.args | 2 +-
>   tests/bhyvexml2argvdata/bhyvexml2argv-fs-9p.args          | 2 +-
>   3 files changed, 3 insertions(+), 3 deletions(-)

Ooops, sorry for not spotting this during review.

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list