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

2022-10-29 Thread Philippe Mathieu-Daudé
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 wr

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

2022-10-28 Thread Stefan Weil via
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

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

2022-04-22 Thread 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