On a Thursday in 2023, Han Han wrote:
Change to the boolean option "unix=on"
Deprecated by QEMU commit:
commit ccd3b3b8112b670fdccf8a392b8419b173ffccb4
Author: Paolo Bonzini <pbonzini(a)redhat.com>
CommitDate: 2021-01-23 15:55:08 -0500
qemu-option: warn for short-form boolean options
The "unix=on" variant was supported even at the time of introduction of
the unix option in:
commit fe4831b1e7e7007ae15ae0470a06898660ab3877
Author: Marc-André Lureau <marcandre.lureau(a)gmail.com>
CommitDate: 2015-01-22 11:18:41 +0100
spice: add unix address support
Signed-off-by: Han Han <hhan(a)redhat.com>
---
src/qemu/qemu_command.c | 2 +-
.../graphics-spice-auto-socket-cfg.x86_64-latest.args | 2 +-
.../graphics-spice-auto-socket.x86_64-latest.args | 2 +-
tests/qemuxml2argvdata/graphics-spice-socket.x86_64-latest.args | 2 +-
tests/qemuxml2argvdata/name-escape.x86_64-latest.args | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
(I will push it after the pipeline succeeds)
Jano