# git rev-parse -q --verify 42b00f122cfbfed79fc29b0b3610f3abbb1e3864^{commit} 42b00f122cfbfed79fc29b0b3610f3abbb1e3864 already have revision, skipping fetch # git checkout -q -f -B kisskb 42b00f122cfbfed79fc29b0b3610f3abbb1e3864 # git clean -qxdf # < git log -1 # commit 42b00f122cfbfed79fc29b0b3610f3abbb1e3864 # Merge: 460023a5d1d2 a0aea130afeb # Author: Linus Torvalds # Date: Wed Dec 26 11:46:28 2018 -0800 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull KVM updates from Paolo Bonzini: # "ARM: # - selftests improvements # - large PUD support for HugeTLB # - single-stepping fixes # - improved tracing # - various timer and vGIC fixes # # x86: # - Processor Tracing virtualization # - STIBP support # - some correctness fixes # - refactorings and splitting of vmx.c # - use the Hyper-V range TLB flush hypercall # - reduce order of vcpu struct # - WBNOINVD support # - do not use -ftrace for __noclone functions # - nested guest support for PAUSE filtering on AMD # - more Hyper-V enlightenments (direct mode for synthetic timers) # # PPC: # - nested VFIO # # s390: # - bugfixes only this time" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (171 commits) # KVM: x86: Add CPUID support for new instruction WBNOINVD # kvm: selftests: ucall: fix exit mmio address guessing # Revert "compiler-gcc: disable -ftracer for __noclone functions" # KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines # KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs # KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup # MAINTAINERS: Add arch/x86/kvm sub-directories to existing KVM/x86 entry # KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams # KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range() # KVM/MMU: Flush tlb directly in kvm_set_pte_rmapp() # KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte() # KVM: Make kvm_set_spte_hva() return int # KVM: Replace old tlb flush function with new one to flush a specified range. # KVM/MMU: Add tlb flush with range helper function # KVM/VMX: Add hv tlb range flush support # x86/hyper-v: Add HvFlushGuestAddressList hypercall support # KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops # KVM: x86: Disable Intel PT when VMXON in L1 guest # KVM: x86: Set intercept for Intel PT MSRs read/write # KVM: x86: Implement Intel PT MSRs read/write emulation # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 42b00f122cfbfed79fc29b0b3610f3abbb1e3864 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x6C8A79A # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc5 # Build took: 0:01:41.706486