[Libguestfs] [PATCH] v2v: convert libvirt display listen configuration (RHBZ#1174073)

Richard W.M. Jones rjones at redhat.com
Tue Apr 14 09:05:46 UTC 2015


On Tue, Apr 14, 2015 at 10:40:57AM +0200, Pino Toscano wrote:
>  and s_display_type = Window | VNC | Spice
> +and display_listen =
> +  | LNone
> +  | LAddress of string
> +  | LNetwork of string

Can we call this type 's_display_listen' for consistency?

I was trying to see if OVF (input) files have some concept of port or
address, but they don't appear to.

Anyway, ACK with the above change.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/




More information about the Libguestfs mailing list