mirror of
https://github.com/qemu/qemu.git
synced 2026-04-19 12:42:43 +00:00
QEMU is learning to drive the /dev/nitro_enclaves device node. Include its UAPI header into our local copy of kernel headers so it has all defines we need to drive it. Signed-off-by: Alexander Graf <graf@amazon.com> Link: https://lore.kernel.org/r/20260225220807.33092-3-graf@amazon.com Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>