On Wed, 2011-11-09 at 16:27 +0200, Richard Weinberger wrote: > Hi! > > Is there any way to have high resolution clock sources? > Currently the native kvm tool seems to support only jiffies: > $ cat > /sys/devices/system/clocksource/clocksource0/available_clocksource > jiffies > > Using qemu-kvm with the same kernel/host I can use tsc, hpet, acpi_pm. > > Thanks, > //richard > We'll do kvm_clock as well if you compile it in the kernel. I don't think that using a non-pv clocksource in a guest will do you much good either. -- Sasha. -- 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