projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
591cd65
2619da7
)
Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEAD
author
Paolo Bonzini
<pbonzini@redhat.com>
Sat, 11 Apr 2026 12:10:44 +0000
(14:10 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Sat, 11 Apr 2026 12:10:44 +0000
(14:10 +0200)
KVM x86 fixes for 7.1
Declare flexible arrays in uAPI structures using __DECLARE_FLEX_ARRAY() so
that KVM's uAPI headers can be included in C++ projects.
Trivial merge