On Mon, 17 Jul 2023 04:19:03 +0000, Manali Shukla wrote: > Correct the spec_ctrl field in the VMCB save area based on the AMD > Programmer's manual. > > Originally, the spec_ctrl was listed as u32 with 4 bytes of reserved > area. The AMD Programmer's Manual now lists the spec_ctrl as 8 bytes > in VMCB save area. > > [...] Applied to kvm-x86 fixes, thanks! [1/1] KVM: SVM: correct the size of spec_ctrl field in VMCB save area https://github.com/kvm-x86/linux/commit/f1f10c4a1e9b -- https://github.com/kvm-x86/linux/tree/next https://github.com/kvm-x86/linux/tree/fixes