commit | b2d83cfa3fdefe5c6573d443d099a18dc3a93c5f | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Fri Sep 25 11:09:37 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 04 13:57:23 2009 +0200 |
tree | 4833580d843369a6a16a317a93114c512bc6504d | |
parent | 8feda6f786fc44f5f8b5cf88e3b6c03514f5be93 [diff] |
KVM: fix LAPIC timer period overflow Don't overflow when computing the 64-bit period from 32-bit registers. Fixes sourceforge bug #2826486. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Cc: stable@kernel.org Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>