Hi, Since I installed the latest version of qemu-kvm (0.10.5), the following 3 lines are flooding my system log (dmesg). I have no idea where this is coming from. [433019.047800] arch/x86/kvm/x86.c kvm_write_guest_time [433019.047802] Write (vcpu->hv_clock.system_time): 433019047801180 [433019.047804] FYI (vcpu->hv_clock.tsc_timestamp): 1298967607382796 I tried to look in the mentionned file (x86.c) in the kernel source, but didn't find anything interesting. I probably activated a debug option somewhere, but I really don't see where. As an alternate option, I tried to set "dmesg -n1", which should hide all messages except panics, but the 3 lines are still appearing at a very fast rate. Any idea where this comes from and how I can disable this output ? Thanks Simon Marchi -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html