From: Paolo Bonzini Date: Wed, 26 Apr 2023 19:48:44 +0000 (-0400) Subject: Merge tag 'kvm-x86-generic-6.4' of https://github.com/kvm-x86/linux into HEAD X-Git-Tag: v6.4-rc1~60^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e1a6d5cf10dd93fc27d8c85cd7b3e41f08a816e6;p=thirdparty%2Fkernel%2Flinux.git 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) --- e1a6d5cf10dd93fc27d8c85cd7b3e41f08a816e6