commit | 0ff77873b1318fc2d77a85e70690d3cd6cafbd41 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Thu Jul 02 20:02:15 2009 -0300 |
committer | Avi Kivity <avi@redhat.com> | Wed Aug 05 13:58:11 2009 +0300 |
tree | cb08f8c862a445477aae5a74cb087302336d26e4 | |
parent | e125e7b6944898831b56739a5448e705578bf7e2 [diff] |
KVM: PIT: fix kpit_elapsed division by zero Fix division by zero triggered by latch count command on uninitialized counter. Cc: stable@kernel.org Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>