Re: [PULL 0/1] Quick fix patches

2023-08-31 Thread Stefan Hajnoczi
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes. signature.asc Description: PGP signature

[PULL 0/1] Quick fix patches

2023-08-30 Thread Warner Losh
The following changes since commit 813bac3d8d70d85cb7835f7945eb9eed84c2d8d0: Merge tag '2023q3-bsd-user-pull-request' of https://gitlab.com/bsdimp/qemu into staging (2023-08-29 08:58:00 -0400) are available in the Git repository at: https://gitlab.com/bsdimp/qemu.git tags/quick-fix-pull-req

Re: [PULL 0/1] Quick fix patches

2023-08-30 Thread Daniel P . Berrangé
On Wed, Aug 30, 2023 at 08:31:15AM -0600, Warner Losh wrote: > On Wed, Aug 30, 2023, 7:26 AM Thomas Huth wrote: > > > On 30/08/2023 15.16, Stefan Hajnoczi wrote: > > > Hi, > > > The patch introduces the following build failure: > > > > > > cc -m64 -mcx16 -Isubprojects/libvhost-user/libvhost-user.

Re: [PULL 0/1] Quick fix patches

2023-08-30 Thread Warner Losh
On Wed, Aug 30, 2023, 7:26 AM Thomas Huth wrote: > On 30/08/2023 15.16, Stefan Hajnoczi wrote: > > Hi, > > The patch introduces the following build failure: > > > > cc -m64 -mcx16 -Isubprojects/libvhost-user/libvhost-user.a.p > > -Isubprojects/libvhost-user -I../subprojects/libvhost-user > > -fdi

Re: [PULL 0/1] Quick fix patches

2023-08-30 Thread Daniel P . Berrangé
On Wed, Aug 30, 2023 at 03:26:25PM +0200, Thomas Huth wrote: > On 30/08/2023 15.16, Stefan Hajnoczi wrote: > > Hi, > > The patch introduces the following build failure: > > > > cc -m64 -mcx16 -Isubprojects/libvhost-user/libvhost-user.a.p > > -Isubprojects/libvhost-user -I../subprojects/libvhost-us

Re: [PULL 0/1] Quick fix patches

2023-08-30 Thread Thomas Huth
On 30/08/2023 15.16, Stefan Hajnoczi wrote: Hi, The patch introduces the following build failure: cc -m64 -mcx16 -Isubprojects/libvhost-user/libvhost-user.a.p -Isubprojects/libvhost-user -I../subprojects/libvhost-user -fdiagnostics-color=auto -Wall -Winvalid-pch -Werror -std=gnu99 -O2 -g -Wsign-

Re: [PULL 0/1] Quick fix patches

2023-08-30 Thread Warner Losh
On Wed, Aug 30, 2023, 7:16 AM Stefan Hajnoczi wrote: > Hi, > The patch introduces the following build failure: > > cc -m64 -mcx16 -Isubprojects/libvhost-user/libvhost-user.a.p > -Isubprojects/libvhost-user -I../subprojects/libvhost-user > -fdiagnostics-color=auto -Wall -Winvalid-pch -Werror -std=

Re: [PULL 0/1] Quick fix patches

2023-08-30 Thread Stefan Hajnoczi
Hi, The patch introduces the following build failure: cc -m64 -mcx16 -Isubprojects/libvhost-user/libvhost-user.a.p -Isubprojects/libvhost-user -I../subprojects/libvhost-user -fdiagnostics-color=auto -Wall -Winvalid-pch -Werror -std=gnu99 -O2 -g -Wsign-compare -Wdeclaration-after-statement -Wstrict

[PULL 0/1] Quick fix patches

2023-08-29 Thread Warner Losh
The following changes since commit 813bac3d8d70d85cb7835f7945eb9eed84c2d8d0: Merge tag '2023q3-bsd-user-pull-request' of https://gitlab.com/bsdimp/qemu into staging (2023-08-29 08:58:00 -0400) are available in the Git repository at: https://gitlab.com/bsdimp/qemu.git tags/quick-fix-pull-req