[PATCH v2 0/1] python/machine: Fix AF_UNIX path too long on macOS

Peter Delevoryas posted 1 patch 3 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220716173434.17183-1-peter@pjd.dev
Maintainers: John Snow <jsnow@redhat.com>, Cleber Rosa <crosa@redhat.com>, Beraldo Leal <bleal@redhat.com>, "Philippe Mathieu-Daudé" <f4bug@amsat.org>, Wainer dos Santos Moschetta <wainersm@redhat.com>
There is a newer version of this series
python/qemu/machine/machine.py         | 2 +-
tests/avocado/avocado_qemu/__init__.py | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[PATCH v2 0/1] python/machine: Fix AF_UNIX path too long on macOS
Posted by Peter Delevoryas 3 years, 6 months ago
v2:
- Reduced QEMUMachine socket directory prefix length.
- Replaced QEMUMachine default name with "qmp".
- Rewrote commit description.

Thanks,
Peter Delevoryas

Peter Delevoryas (1):
  python/machine: Fix AF_UNIX path too long on macOS

 python/qemu/machine/machine.py         | 2 +-
 tests/avocado/avocado_qemu/__init__.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.37.0