]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge branch 'next' of https://github.com/kvm-x86/linux.git
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 May 2025 07:22:26 +0000 (17:22 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 May 2025 07:22:26 +0000 (17:22 +1000)
1  2 
arch/x86/include/asm/cpufeatures.h
arch/x86/include/asm/kvm_host.h
arch/x86/include/asm/msr.h
arch/x86/kvm/svm/sev.c
arch/x86/kvm/svm/svm.c
arch/x86/kvm/vmx/nested.c
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/x86.c
tools/arch/x86/include/asm/cpufeatures.h
tools/arch/x86/include/uapi/asm/kvm.h
tools/testing/selftests/kvm/Makefile.kvm

Simple merge
Simple merge
Simple merge
Simple merge
index ffb34dadff1c2f309a4600b3fca4cbf51bad472c,b36a7e886d4ec41a828dd801baae923a9c03ab0d..d933745572639ef4b7e13d33ead14e4fbd85ec8a
  #include <linux/cc_platform.h>
  #include <linux/smp.h>
  #include <linux/string_choices.h>
+ #include <linux/mutex.h>
  
  #include <asm/apic.h>
 +#include <asm/msr.h>
  #include <asm/perf_event.h>
  #include <asm/tlbflush.h>
  #include <asm/desc.h>
Simple merge
Simple merge
Simple merge
Simple merge