]> Git Repo - qemu.git/commit
ui: convert VNC startup code to use SocketAddress
authorDaniel P. Berrange <[email protected]>
Fri, 14 Aug 2015 17:56:44 +0000 (18:56 +0100)
committerDaniel P. Berrange <[email protected]>
Tue, 20 Oct 2015 13:40:23 +0000 (14:40 +0100)
commite0d03b8ceb52e390b8b0a5db1762a8435dd8a44e
tree7e3b79a924fa6c08160224d3eaa313b388f0734d
parent0983f5e6af76d5df8c6346cbdfff9d8305fb6da0
ui: convert VNC startup code to use SocketAddress

The VNC code is currently using QemuOpts to configure the
sockets connections / listeners it needs. Convert it to
use SocketAddress to bring it in line with modern QAPI
based code elsewhere in QEMU.

Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Daniel P. Berrange <[email protected]>
ui/vnc.c
This page took 0.020013 seconds and 4 git commands to generate.