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)
Currently, we record '1' for count regardless of the real count.  Fix.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found