summaryrefslogtreecommitdiff
path: root/src/cpu/kvm/X86KvmCPU.py
diff options
context:
space:
mode:
authorAndreas Sandberg <andreas@sandberg.pp.se>2013-09-19 17:55:04 +0200
committerAndreas Sandberg <andreas@sandberg.pp.se>2013-09-19 17:55:04 +0200
commitcd9cd85ce9b0f3905ecfcd843d128b0fd754871c (patch)
tree5d8ea9adf20c22c91eaa5c21f55776fb45570e69 /src/cpu/kvm/X86KvmCPU.py
parent211c10b46d9773fb9aacb0a85b641df6434ce475 (diff)
downloadgem5-cd9cd85ce9b0f3905ecfcd843d128b0fd754871c.tar.xz
kvm: Correctly handle the return value from handleIpr(Read|Write)
The KVM base class incorrectly assumed that handleIprRead and handleIprWrite both return ticks. This is not the case, instead they return cycles. This changeset converts the returned cycles to ticks when handling IPR accesses.
Diffstat (limited to 'src/cpu/kvm/X86KvmCPU.py')
0 files changed, 0 insertions, 0 deletions