[libvirt] [PATCH 2/3] Add defines for QEMU_VNC_PORT_{MIN, MAX} and use them

Eric Blake eblake at redhat.com
Thu May 20 23:18:52 UTC 2010


On 05/20/2010 02:45 PM, Jim Fehlig wrote:
> ---
>  src/qemu/qemu_driver.c |    5 ++++-
>  1 files changed, 4 insertions(+), 1 deletions(-)
> 
> diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c
> index 65ca117..06cf660 100644
> --- a/src/qemu/qemu_driver.c
> +++ b/src/qemu/qemu_driver.c
> @@ -88,6 +88,9 @@
>  
>  #define VIR_FROM_THIS VIR_FROM_QEMU
>  
> +#define QEMU_VNC_PORT_MIN  5900
> +#define QEMU_VNC_PORT_MAX  65535

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100520/01e8ace9/attachment-0001.sig>


More information about the libvir-list mailing list