qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] chardev patches & a small audio fix
@ 2022-09-02 13:14 marcandre.lureau
  2022-09-02 15:27 ` Stefan Hajnoczi
  0 siblings, 1 reply; 3+ messages in thread
From: marcandre.lureau @ 2022-09-02 13:14 UTC (permalink / raw)
  To: qemu-devel
  Cc: Daniel P. Berrangé, bin.meng, Marc-André Lureau,
	Gerd Hoffmann, Stefan Weil, Paolo Bonzini

From: Marc-André Lureau <marcandre.lureau@redhat.com>

The following changes since commit 93fac696d241dccb04ebb9d23da55fc1e9d8ee36:

  Open 7.2 development tree (2022-08-30 09:40:41 -0700)

are available in the Git repository at:

  git@gitlab.com:marcandre.lureau/qemu.git tags/char-pull-request

for you to fetch changes up to 0f957c53c84d655f2e99677d407cf2bbe1832de4:

  audio: exit(1) if audio backend failed to be found or initialized (2022-09-02 15:54:47 +0400)

----------------------------------------------------------------
chardev patches & small audio fix

----------------------------------------------------------------

Bin Meng (3):
  util/qemu-sockets: Enable unix socket support on Windows
  chardev/char-socket: Update AF_UNIX for Windows
  tests/unit: Update test-io-channel-socket.c for Windows

Marc-André Lureau (1):
  audio: exit(1) if audio backend failed to be found or initialized

 meson.build                         |  3 +++
 audio/audio.h                       |  2 +-
 include/sysemu/os-win32.h           | 17 +++++++++++++
 tests/unit/socket-helpers.h         |  9 +++++++
 audio/audio.c                       | 14 ++++++++---
 chardev/char-socket.c               |  4 ++--
 softmmu/vl.c                        |  4 +++-
 tests/unit/socket-helpers.c         | 16 +++++++++++++
 tests/unit/test-io-channel-socket.c | 37 ++++++++++++++++++-----------
 util/qemu-sockets.c                 | 25 -------------------
 10 files changed, 85 insertions(+), 46 deletions(-)

-- 
2.37.2



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PULL 0/4] chardev patches & a small audio fix
  2022-09-02 13:14 marcandre.lureau
@ 2022-09-02 15:27 ` Stefan Hajnoczi
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2022-09-02 15:27 UTC (permalink / raw)
  To: marcandre.lureau
  Cc: qemu-devel, Daniel P. Berrangé, bin.meng, Gerd Hoffmann,
	Stefan Weil, Paolo Bonzini

On Fri, 2 Sept 2022 at 09:24, <marcandre.lureau@redhat.com> wrote:
>
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> The following changes since commit 93fac696d241dccb04ebb9d23da55fc1e9d8ee36:
>
>   Open 7.2 development tree (2022-08-30 09:40:41 -0700)
>
> are available in the Git repository at:
>
>   git@gitlab.com:marcandre.lureau/qemu.git tags/char-pull-request

Hi Marc-André,
Please update .git/config to separate the push URL from the fetch URL:

[remote "gitlab"]
        url = https://gitlab.com/marcandre.lureau/qemu.git
        pushUrl = git@gitlab.com:marcandre.lureau/qemu.git

That way future pull requests will include an https URL that allows
fetches without ssh or a GitLab account. Thanks!

Stefan


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PULL 0/4] chardev patches & a small audio fix
@ 2022-09-02 17:20 Stefan Hajnoczi
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2022-09-02 17:20 UTC (permalink / raw)
  To: marcandre.lureau; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 592 bytes --]

To: =?utf-8?q?Marc-André?= Lureau <marcandre.lureau@redhat.com>
Cc: qemu-devel@nongnu.org, Daniel =?utf-8?q?P._Berrangé?= <berrange@redhat.com>, bin.meng@windriver.com, , Gerd Hoffmann <kraxel@redhat.com>, Stefan Weil <sw@weilnetz.de>, Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PULL 0/4] chardev patches & a small audio fix
In-Reply-To: <20220902131412.3125752-1-marcandre.lureau@redhat.com>
References: <20220902131412.3125752-1-marcandre.lureau@redhat.com>

Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/7.2 for any user-visible changes.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-05 11:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-02 17:20 [PULL 0/4] chardev patches & a small audio fix Stefan Hajnoczi
  -- strict thread matches above, loose matches on Subject: below --
2022-09-02 13:14 marcandre.lureau
2022-09-02 15:27 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).