# git rev-parse -q --verify 6a447b0e3151893f6d4a889956553c06d2e775c6^{commit} 6a447b0e3151893f6d4a889956553c06d2e775c6 already have revision, skipping fetch # git checkout -q -f -B kisskb 6a447b0e3151893f6d4a889956553c06d2e775c6 # git clean -qxdf # < git log -1 # commit 6a447b0e3151893f6d4a889956553c06d2e775c6 # Merge: f4a2f7866faa d45f89f7437d # Author: Linus Torvalds # Date: Sun Dec 20 10:44:05 2020 -0800 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull KVM updates from Paolo Bonzini: # "Much x86 work was pushed out to 5.12, but ARM more than made up for it. # # ARM: # - PSCI relay at EL2 when "protected KVM" is enabled # - New exception injection code # - Simplification of AArch32 system register handling # - Fix PMU accesses when no PMU is enabled # - Expose CSV3 on non-Meltdown hosts # - Cache hierarchy discovery fixes # - PV steal-time cleanups # - Allow function pointers at EL2 # - Various host EL2 entry cleanups # - Simplification of the EL2 vector allocation # # s390: # - memcg accouting for s390 specific parts of kvm and gmap # - selftest for diag318 # - new kvm_stat for when async_pf falls back to sync # # x86: # - Tracepoints for the new pagetable code from 5.10 # - Catch VFIO and KVM irqfd events before userspace # - Reporting dirty pages to userspace with a ring buffer # - SEV-ES host support # - Nested VMX support for wait-for-SIPI activity state # - New feature flag (AVX512 FP16) # - New system ioctl to report Hyper-V-compatible paravirtualization features # # Generic: # - Selftest improvements" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (171 commits) # KVM: SVM: fix 32-bit compilation # KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting # KVM: SVM: Provide support to launch and run an SEV-ES guest # KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests # KVM: SVM: Provide support for SEV-ES vCPU loading # KVM: SVM: Provide support for SEV-ES vCPU creation/loading # KVM: SVM: Update ASID allocation to support SEV-ES guests # KVM: SVM: Set the encryption mask for the SVM host save area # KVM: SVM: Add NMI support for an SEV-ES guest # KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest # KVM: SVM: Do not report support for SMM for an SEV-ES guest # KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES # KVM: SVM: Add support for CR8 write traps for an SEV-ES guest # KVM: SVM: Add support for CR4 write traps for an SEV-ES guest # KVM: SVM: Add support for CR0 write traps for an SEV-ES guest # KVM: SVM: Add support for EFER write traps for an SEV-ES guest # KVM: SVM: Support string IO operations for an SEV-ES guest # KVM: SVM: Support MMIO for an SEV-ES guest # KVM: SVM: Create trace events for VMGEXIT MSR protocol processing # KVM: SVM: Create trace events for VMGEXIT processing # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 6a447b0e3151893f6d4a889956553c06d2e775c6 # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4525:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4527:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:4531:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4533:warning: override: reassigning to symbol UML_NET_SLIP .config:4536:warning: override: reassigning to symbol UML_NET_MCAST .config:4538:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 Auto-detecting system features: ... libelf: [ OFF ] ... zlib: [ OFF ] ... bpf: [ on ] No libelf found make[5]: *** [Makefile:287: elfdep] Error 1 make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:8: kernel/bpf/preload/libbpf.a] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf/preload] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1805: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64 # Build took: 0:05:47.259308