Home
last modified time | relevance | path

Searched hist:"87 bf1fe5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/python/qemu/machine/
H A Dmachine.py87bf1fe5 Thu Nov 18 14:46:14 CST 2021 John Snow <jsnow@redhat.com> python/machine: add @sock_dir property

Analogous to temp_dir and log_dir, add a sock_dir property that defaults
to @temp_dir -- instead of base_temp_dir -- when the user hasn't
overridden the sock dir value in the initializer.

This gives us a much more unique directory to put sockfiles in by default.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-id: 20211118204620.1897674-2-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>