[PATCH v2 0/4] Fix const qualifier build errors with recent glibc

Cédric Le Goater posted 4 patches 7 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251215101937.281722-1-clg@redhat.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, "Dr. David Alan Gilbert" <dave@treblig.org>
There is a newer version of this series
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(-)
[PATCH v2 0/4] Fix const qualifier build errors with recent glibc
Posted by Cédric Le Goater 7 hours ago
Hello,

More fixes for the build breakage due to the recent change in glibc
2.42.9000 : 

  https://sourceware.org/git/?p=glibc.git;a=commit;h=cd748a63ab1a7ae846175c532a3daab341c62690

Thanks,

C. 

Changes in v2:

 - I did a full QEMU build this time and found a couple more issues to
   fix. We should be done now.

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(-)

-- 
2.52.0