[PULL 0/4] glibc queue

Cédric Le Goater posted 4 patches 1 day, 23 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251216142843.519084-1-clg@redhat.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Dr. David Alan Gilbert" <dave@treblig.org>
gdbstub/user.c            |  2 +-
hw/i386/x86-common.c      |  2 +-
monitor/hmp.c             |  5 +++--
tests/vhost-user-bridge.c | 10 ++++------
4 files changed, 9 insertions(+), 10 deletions(-)
[PULL 0/4] glibc queue
Posted by Cédric Le Goater 1 day, 23 hours ago
Richard,

In case there is still time, 

Thanks,

C. 



The following changes since commit 9c23f2a7b0b45277693a14074b1aaa827eecdb92:

  Update version for v10.2.0-rc3 release (2025-12-09 16:44:49 -0600)

are available in the Git repository at:

  https://github.com/legoater/qemu/ tags/pull-glibc-20251216

for you to fetch changes up to d7e1df769910da9d832dda86b01fe1363e4f4a3c:

  gdbstub: Fix const qualifier build errors with recent glibc (2025-12-16 14:28:30 +0100)

----------------------------------------------------------------
Fix const qualifier build errors with recent glibc

----------------------------------------------------------------
Cédric Le Goater (4):
      i386: Fix const qualifier build errors with recent glibc
      tests/vhost-user-bridge.c: Fix const qualifier build errors with recent glibc
      monitor: Fix const qualifier build errors with recent glibc
      gdbstub: Fix const qualifier build errors with recent glibc

 gdbstub/user.c            |  2 +-
 hw/i386/x86-common.c      |  2 +-
 monitor/hmp.c             |  5 +++--
 tests/vhost-user-bridge.c | 10 ++++------
 4 files changed, 9 insertions(+), 10 deletions(-)


Re: [PULL 0/4] glibc queue
Posted by Richard Henderson 1 day, 17 hours ago
On 12/17/25 01:28, Cédric Le Goater wrote:
> Richard,
> 
> In case there is still time,
> 
> Thanks,
> 
> C.
> 
> 
> 
> The following changes since commit 9c23f2a7b0b45277693a14074b1aaa827eecdb92:
> 
>    Update version for v10.2.0-rc3 release (2025-12-09 16:44:49 -0600)
> 
> are available in the Git repository at:
> 
>    https://github.com/legoater/qemu/ tags/pull-glibc-20251216
> 
> for you to fetch changes up to d7e1df769910da9d832dda86b01fe1363e4f4a3c:
> 
>    gdbstub: Fix const qualifier build errors with recent glibc (2025-12-16 14:28:30 +0100)
> 
> ----------------------------------------------------------------
> Fix const qualifier build errors with recent glibc


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

r~