On Thu, Jan 23, 2014 at 10:10:28AM +0800, Dave Young wrote: > Hmm, seems the my physical machine is booting fine with this patch. kvm > guest problem still exist, but that kvm thing might be other problem.
Dave, could you try with tip/master, Ingo pushed out all the fixes gathered. Lacking that, could you perhaps provide the .config you use for your guest and a kvm invocation? I used a defconfig with KVM_GUEST=y, which was enough to enable kvmclock support and then started with: kvm -kernel defconfig-build/arch/x86/boot/bzImage -nographic -append "console=ttyS0" -smp 2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/