commit | 61cfab2e83263ea294a034b12079476a917299f4 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Mon Dec 13 17:24:53 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:30:52 2011 +0200 |
tree | bf0f6124cb79fbd65a4614cf17d4465fd734f0c8 | |
parent | d3c422bd33388e6fe6777bde0e9bd20152133083 [diff] |
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>