Alexander Nusov wrote:
> On Wed, 10 May 2017 17:58:05 +0300 Roman Bogorodskiy
> wrote
>
>
>
> Alexander Nusov wrote:
>
>
>
> > This patch adds support for automatic VNC port assignment for bhyve
> guests.
>
> >
>
> > ---
>
> > src/bhyve/bhyve_comm
On Wed, 10 May 2017 17:58:05 +0300 Roman Bogorodskiy
wrote
Alexander Nusov wrote:
> This patch adds support for automatic VNC port assignment for bhyve
guests.
>
> ---
> src/bhyve/bhyve_command.c | 9 +
> src/bhyve/bhyve_driver.c | 5 +
Alexander Nusov wrote:
> This patch adds support for automatic VNC port assignment for bhyve guests.
>
> ---
> src/bhyve/bhyve_command.c | 9 +
> src/bhyve/bhyve_driver.c | 5 +
> src/bhyve/bhyve_utils.h | 3 +++
> 3 files changed, 17 insertions(+)
Hi Alexander,
Thanks for imp
This patch adds support for automatic VNC port assignment for bhyve guests.
---
src/bhyve/bhyve_command.c | 9 +
src/bhyve/bhyve_driver.c | 5 +
src/bhyve/bhyve_utils.h | 3 +++
3 files changed, 17 insertions(+)
diff --git a/src/bhyve/bhyve_command.c b/src/bhyve/bhyve_command.c
in