diff options
author | James Hogan <james.hogan@imgtec.com> | 2014-05-29 09:16:38 (GMT) |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-05-30 11:02:54 (GMT) |
commit | f74a8e224e32edccade63a23bc260b141b067b1d (patch) | |
tree | b79412e24fa3b7a059232871982f71bd1f8d2ff3 /scripts | |
parent | f82393426afb7c82f7618b3b4e440d8dd2b40c08 (diff) | |
download | linux-f74a8e224e32edccade63a23bc260b141b067b1d.tar.xz |
MIPS: KVM: Add count frequency KVM register
Expose the KVM guest CP0_Count frequency to userland via a new
KVM_REG_MIPS_COUNT_HZ register accessible with the KVM_{GET,SET}_ONE_REG
ioctls.
When the frequency is altered the bias is adjusted such that the guest
CP0_Count doesn't jump discontinuously or lose any timer interrupts.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Gleb Natapov <gleb@kernel.org>
Cc: kvm@vger.kernel.org
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: David Daney <david.daney@cavium.com>
Cc: Sanjay Lal <sanjayl@kymasys.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions