]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
Revert "kvmclock: Ensure time in migration never goes backward"
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 15 Jul 2014 19:46:02 +0000 (21:46 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 18 Jul 2014 13:28:03 +0000 (15:28 +0200)
commitfa666c10f2f3e15685ff88abd3bc433ddce012d6
tree18b6f4d08178584a80f9c1c35a5b14db1696f781
parent108e4c3871e0d0cd185ccffef5e932961f92dd63
Revert "kvmclock: Ensure time in migration never goes backward"

This reverts commit a096b3a6732f846ec57dc28b47ee9435aa0609bf.

This patch caused a hang that was fixed by commit 9b17868 (kvmclock:
Ensure proper env->tsc value for kvmclock_current_nsec calculation,
2014-06-03), and we just had to revert that commit.  Drop this one
too.

Cc: agraf@suse.de
Cc: mtosatti@redhat.com
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/kvm/clock.c