# git rev-parse -q --verify 407ab579637ced6dc32cfb2295afb7259cca4b22^{commit} 407ab579637ced6dc32cfb2295afb7259cca4b22 already have revision, skipping fetch # git checkout -q -f -B kisskb 407ab579637ced6dc32cfb2295afb7259cca4b22 # git clean -qxdf # < git log -1 # commit 407ab579637ced6dc32cfb2295afb7259cca4b22 # Merge: 3552c3709c0e 6d6a18fdde8b # Author: Linus Torvalds # Date: Mon Nov 9 13:58:10 2020 -0800 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "ARM: # - fix compilation error when PMD and PUD are folded # - fix regression in reads-as-zero behaviour of ID_AA64ZFR0_EL1 # - add aarch64 get-reg-list test # # x86: # - fix semantic conflict between two series merged for 5.10 # - fix (and test) enforcement of paravirtual cpuid features # # selftests: # - various cleanups to memory management selftests # - new selftests testcase for performance of dirty logging" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: (30 commits) # KVM: selftests: allow two iterations of dirty_log_perf_test # KVM: selftests: Introduce the dirty log perf test # KVM: selftests: Make the number of vcpus global # KVM: selftests: Make the per vcpu memory size global # KVM: selftests: Drop pointless vm_create wrapper # KVM: selftests: Add wrfract to common guest code # KVM: selftests: Simplify demand_paging_test with timespec_diff_now # KVM: selftests: Remove address rounding in guest code # KVM: selftests: Factor code out of demand_paging_test # KVM: selftests: Use a single binary for dirty/clear log test # KVM: selftests: Always clear dirty bitmap after iteration # KVM: selftests: Add blessed SVE registers to get-reg-list # KVM: selftests: Add aarch64 get-reg-list test # selftests: kvm: test enforcement of paravirtual cpuid features # selftests: kvm: Add exception handling to selftests # selftests: kvm: Clear uc so UCALL_NONE is being properly reported # selftests: kvm: Fix the segment descriptor layout to match the actual layout # KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs # kvm: x86: request masterclock update any time guest uses different msr # kvm: x86: ensure pv_cpuid.features is initialized when enabling cap # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 407ab579637ced6dc32cfb2295afb7259cca4b22 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM=y # Added to kconfig CONFIG_KVM_BOOK3S_32=m # Added to kconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4117:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1659:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0xa118d8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig+KVM_powerpc-gcc4.9 # Build took: 0:02:07.635160