
15 Mar
2016
15 Mar
'16
12:17 p.m.
On Tue, Mar 15, 2016 at 10:20:49AM +0100, Christophe Fergeau wrote:
Currently -spice addr=127.0.0.1 is generated, but spice-server is going to ignore this as no port is specified. ---
This one is more readable with git show -w, it's just if (port > 0 || tlsPort > 0) { <indentation change> }
Christophe
src/qemu/qemu_command.c | 65 +++++++++++----------- .../qemuxml2argv-controller-order.args | 2 +- 2 files changed, 34 insertions(+), 33 deletions(-)
ACK Jan