mbox series

[0/3] libvhost-user: Add format attribute and fix format strings

Message ID 20220422070144.1043697-1-sw@weilnetz.de (mailing list archive)
Headers show
Series libvhost-user: Add format attribute and fix format strings | expand

Message

Stefan Weil April 22, 2022, 7:01 a.m. UTC
At least the 1st two patches could also be applied via qemu-trivial.
One of them missed release 7.0, so hopefully the fixes will be
included in the next QEMU release.

Stefan W.

[PATCH 1/3] libvhost-user: Fix wrong type of argument to formatting
[PATCH 2/3] libvhost-user: Fix format strings
[PATCH 3/3] libvhost-user: Add format attribute to local function

Comments

Stefan Weil Oct. 29, 2022, 4:52 a.m. UTC | #1
Am 22.04.22 um 09:01 schrieb Stefan Weil:
> At least the 1st two patches could also be applied via qemu-trivial.
> One of them missed release 7.0, so hopefully the fixes will be
> included in the next QEMU release.
> 
> Stefan W.
> 
> [PATCH 1/3] libvhost-user: Fix wrong type of argument to formatting
> [PATCH 2/3] libvhost-user: Fix format strings
> [PATCH 3/3] libvhost-user: Add format attribute to local function

Who will send a pull request? All patches were reviewed, but are still 
missing in the master branch.

Stefan
Philippe Mathieu-Daudé Oct. 29, 2022, 5:38 p.m. UTC | #2
On 29/10/22 06:52, Stefan Weil via wrote:
> Am 22.04.22 um 09:01 schrieb Stefan Weil:
>> At least the 1st two patches could also be applied via qemu-trivial.
>> One of them missed release 7.0, so hopefully the fixes will be
>> included in the next QEMU release.
>>
>> Stefan W.
>>
>> [PATCH 1/3] libvhost-user: Fix wrong type of argument to formatting
>> [PATCH 2/3] libvhost-user: Fix format strings
>> [PATCH 3/3] libvhost-user: Add format attribute to local function
> 
> Who will send a pull request? All patches were reviewed, but are still 
> missing in the master branch.

qemu-trivial?