Il 25/06/2013 14:18, Gleb Natapov ha scritto: > On Tue, Jun 18, 2013 at 08:38:25PM -0300, Marcelo Tosatti wrote: >> > >> > v2: remove unnecessary runstate_is_running() usage (Paolo) >> > >> > -- >> > >> > kvmclock should not count while vm is paused, because: >> > >> > 1) if the vm is paused for long periods, timekeeping >> > math can overflow while converting the (large) clocksource >> > delta to nanoseconds. >> > >> > 2) Users rely on CLOCK_MONOTONIC to count run time, that is, >> > time which OS has been in a runnable state (see CLOCK_BOOTTIME). >> > >> > Change kvmclock driver so as to save clock value when vm transitions >> > from runnable to stopped state, and to restore clock value from stopped >> > to runnable transition. >> > >> > Signed-off-by: Marcelo Tosatti <mtosatti@xxxxxxxxxx> > > Applied, thanks. Cc: qemu-stable@xxxxxxxxxx Gleb, the commit hash is fixed now that you applied the patch---so I cannot just amend it to include the Cc, right? Paolo -- 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