From: Marcelo Tosatti Date: Tue, 30 Dec 2008 17:55:05 +0000 (-0200) Subject: KVM: PIT: fix i8254 pending count read X-Git-Tag: v2.6.29-rc6~90^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2a8284e8fca9e2a938bee6cd074064d23864886;p=pandora-kernel.git KVM: PIT: fix i8254 pending count read count_load_time assignment is bogus: its supposed to contain what it means, not the expiration time. Signed-off-by: Marcelo Tosatti Signed-off-by: Avi Kivity --- Reading git-diff-tree failed