On Tue, 05 Sep 2023 09:07:09 +0800, Hao Peng wrote: > When CONFIG_KVM_XEN=n, the size of kvm_vcpu_arch can be reduced > from 5100+ to 4400+ by adding macro control. Applied to kvm-x86 misc. Please fix whatever mail client you're using to send patches, the patch was heavily whitespace damaged. I fixed up this one because it was easy to fix and a straightforward patch. [1/1] KVM: X86: Reduce size of kvm_vcpu_arch structure when CONFIG_KVM_XEN=n https://github.com/kvm-x86/linux/commit/fd00e095a031 -- https://github.com/kvm-x86/linux/tree/next