All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Delevoryas <peter@pjd.dev>
Cc: jsnow@redhat.com, crosa@redhat.com, bleal@redhat.com,
	f4bug@amsat.org, wainersm@redhat.com, qemu-devel@nongnu.org,
	berrange@redhat.com, peter@pjd.dev
Subject: [PATCH v2 0/1] python/machine: Fix AF_UNIX path too long on macOS
Date: Sat, 16 Jul 2022 10:34:33 -0700	[thread overview]
Message-ID: <20220716173434.17183-1-peter@pjd.dev> (raw)

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



             reply	other threads:[~2022-07-16 17:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-16 17:34 Peter Delevoryas [this message]
2022-07-16 17:34 ` [PATCH v2 1/1] python/machine: Fix AF_UNIX path too long on macOS Peter Delevoryas
2022-07-18  8:56   ` Daniel P. Berrangé
2022-07-18 18:22     ` Peter Delevoryas
2022-07-22  2:44     ` Peter Delevoryas
2022-07-22  7:20       ` Daniel P. Berrangé
2022-07-22 18:06         ` Peter Delevoryas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220716173434.17183-1-peter@pjd.dev \
    --to=peter@pjd.dev \
    --cc=berrange@redhat.com \
    --cc=bleal@redhat.com \
    --cc=crosa@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=jsnow@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=wainersm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.