diff options
author | David 'Digit' Turner <digit@google.com> | 2023-04-05 19:21:08 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-04-28 14:03:52 +0200 |
commit | 9fc7dd234f527f411b08e6a266a5ab8e7b79f64f (patch) | |
tree | 344b5a32f51f1157cb498517f565e1a2776addc4 /linux-headers | |
parent | 193ba660af14fc20cddaa04c20bb79ed05d1dbf0 (diff) |
update-linux-headers.sh: Add missing kernel headers.
Add <linux/memfd.h>, used by hw/display/virtio-gpu-udmabuf.c
Add <linux/nvme_ioctl.h>, used by qga/commands-posix.c
Add <linux/const.h> used by kvm-all.c, which requires
the _BITUL() macro definition to be available.
Without these, QEMU will not compile on Debian 10 systems.
Signed-off-by: David 'Digit' Turner <digit@google.com>
Message-Id: <20230405172109.3081788-3-digit@google.com>
[Add <linux/stddef.h> for __DECLARE_FLEX_ARRAY. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions