Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request' into...
commitae3aa5da96f4ccf0c2a28851449d92db9fcfad71
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 21 May 2020 15:47:28 +0000 (21 16:47 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 May 2020 15:47:28 +0000 (21 16:47 +0100)
tree89832eacef77d2ef17f3007a89e92c13df3cd0a8
parentad5a59124c251abd7e725fa3f6a3308c06d6b486
parente339273bfc514824410a49837e4f16dd4e51ae8e
Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request' into staging

Add support for UNIX sockets in the abstract namespace

# gpg: Signature made Wed 20 May 2020 13:58:43 BST
# gpg:                using RSA key DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF
# gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>" [full]
# gpg:                 aka "Daniel P. Berrange <berrange@redhat.com>" [full]
# Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E  8E3F BE86 EBB4 1510 4FDF

* remotes/berrange/tags/socket-next-pull-request:
  qemu-options: updates for abstract unix sockets
  tests/util-sockets: add abstract unix socket cases
  qemu-sockets: add abstract UNIX domain socket support

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>