• M
    qemu: fix regression with spice tls port allocation · 340196c4
    Martin Kletzander 提交于
    In my quest for reusing variables I failed to edit one variable when
    fixing details between two patch versions. That results in a failure
    to start qemu with autoport and spice tls, because qemu is trying to
    bind two sockets to the same port.
    340196c4
qemu_process.c 139.9 KB