aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorWanpeng Li <[email protected]>2021-06-09 00:16:40 -0700
committerPaolo Bonzini <[email protected]>2021-06-17 14:26:11 -0400
commit2735886c9ef115fc7b40d27bfe73605c38e9d56b (patch)
tree99dd8cd73bfd3b5d86f8f91a395a33ea2f2b6b56 /tools/perf/scripts/python/netdev-times.py
parent0dbb11230437895f7cd6fc55da61cef011e997d8 (diff)
KVM: LAPIC: Keep stored TMCCT register value 0 after KVM_SET_LAPIC
KVM_GET_LAPIC stores the current value of TMCCT and KVM_SET_LAPIC's memcpy stores it in vcpu->arch.apic->regs, KVM_SET_LAPIC could store zero in vcpu->arch.apic->regs after it uses it, and then the stored value would always be zero. In addition, the TMCCT is always computed on-demand and never directly readable. Suggested-by: Paolo Bonzini <[email protected]> Signed-off-by: Wanpeng Li <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions