]> git.ipfire.org Git - thirdparty/qemu.git/commit
linux-headers: Remove the 32-bit arm headers
authorThomas Huth <thuth@redhat.com>
Thu, 10 Jul 2025 12:00:35 +0000 (14:00 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Jul 2025 05:58:57 +0000 (07:58 +0200)
commit99c6e970a4a6cfd862c6bb0a363c28538436de13
tree63f8e40a549f8e7f5fd6629d74aa24d9a3f4d911
parente82989544e38062beeeaad88c175afbeed0400f8
linux-headers: Remove the 32-bit arm headers

KVM support for 32-bit arm has been dropped a while ago, so we don't
need these headers in QEMU anymore.

Fixes: 82bf7ae84ce ("target/arm: Remove KVM support for 32-bit Arm hosts")
Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250710120035.169376-1-thuth@redhat.com>
configure
linux-headers/asm-arm/bitsperlong.h [deleted file]
linux-headers/asm-arm/kvm.h [deleted file]
linux-headers/asm-arm/mman.h [deleted file]
linux-headers/asm-arm/unistd-common.h [deleted file]
linux-headers/asm-arm/unistd-eabi.h [deleted file]
linux-headers/asm-arm/unistd-oabi.h [deleted file]
linux-headers/asm-arm/unistd.h [deleted file]
scripts/update-linux-headers.sh