[PULL for-7.1 0/1] Block patches

Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220804190258.20226-1-stefanha@redhat.com
Maintainers: "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Stefan Hajnoczi <stefanha@redhat.com>
There is a newer version of this series
tools/virtiofsd/fuse_lowlevel.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PULL for-7.1 0/1] Block patches
Posted by Stefan Hajnoczi 1 year, 8 months ago
The following changes since commit 2480f3bbd03814b0651a1f74959f5c6631ee5819:

  Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging (2022-08-03 08:32:44 -0700)

are available in the Git repository at:

  https://gitlab.com/stefanha/qemu.git tags/block-pull-request

for you to fetch changes up to 7b0ca313647532a2c7007379ff800c9a2415c95d:

  virtiofsd: Fix format strings (2022-08-04 14:44:25 -0400)

----------------------------------------------------------------
Pull request

- Format string portability fix in virtiofsd

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

Stefan Weil (1):
  virtiofsd: Fix format strings

 tools/virtiofsd/fuse_lowlevel.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.37.1
Re: [PULL for-7.1 0/1] Block patches
Posted by Richard Henderson 1 year, 8 months ago
On 8/4/22 12:02, Stefan Hajnoczi wrote:
> The following changes since commit 2480f3bbd03814b0651a1f74959f5c6631ee5819:
> 
>    Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging (2022-08-03 08:32:44 -0700)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/stefanha/qemu.git tags/block-pull-request
> 
> for you to fetch changes up to 7b0ca313647532a2c7007379ff800c9a2415c95d:
> 
>    virtiofsd: Fix format strings (2022-08-04 14:44:25 -0400)
> 
> ----------------------------------------------------------------
> Pull request
> 
> - Format string portability fix in virtiofsd


Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as appropriate.


r~


> 
> ----------------------------------------------------------------
> 
> Stefan Weil (1):
>    virtiofsd: Fix format strings
> 
>   tools/virtiofsd/fuse_lowlevel.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>