Merge tag 'kvm-x86-generic-6.4' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 26 Apr 2023 19:48:44 +0000 (15:48 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 26 Apr 2023 19:48:44 +0000 (15:48 -0400)
commite1a6d5cf10dd93fc27d8c85cd7b3e41f08a816e6
treed1c933d7964fb90ffe752ba90f1460d50cde1d2a
parent4f382a79a66b1a926e30f6d89295fc8fe2c4a86e
parentb0d237087c674c43df76c1a0bc2737592f3038f4
Merge tag 'kvm-x86-generic-6.4' of https://github.com/kvm-x86/linux into HEAD

Common KVM changes for 6.4:

 - Drop unnecessary casts from "void *" throughout kvm_main.c

 - Tweak the layout of "struct kvm_mmu_memory_cache" to shrink the struct
   size by 8 bytes on 64-bit kernels by utilizing a padding hole

 - Fix a documentation format goof that was introduced when the KVM docs
   were converted to ReST

 - Constify MIPS's internal callbacks (a leftover from the hardware enabling
   rework that landed in 6.3)
Documentation/virt/kvm/api.rst