KVM: Correct kvm_pio tracepoint count field
authorAvi Kivity <avi@redhat.com>
Mon, 13 Dec 2010 15:24:53 +0000 (17:24 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:30:52 +0000 (11:30 +0200)
commit61cfab2e83263ea294a034b12079476a917299f4
treebf0f6124cb79fbd65a4614cf17d4465fd734f0c8
parentd3c422bd33388e6fe6777bde0e9bd20152133083
KVM: Correct kvm_pio tracepoint count field

Currently, we record '1' for count regardless of the real count.  Fix.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c