This patchset adds the one_reg interface to get/set
TSR and TCR registers.This patchet also adds the one_reg
interface to or/clear specific bits in TSR register.

v3:
 - kvmppc_set_tsr() marked static function as this is not called
   outside of booke.c

v2:
 - Added Documentation

Bharat Bhushan (2):
  KVM: PPC: move tsr update in a separate function
  Added one_reg interface for timer registers

 Documentation/virtual/kvm/api.txt   |    4 ++
 arch/powerpc/include/uapi/asm/kvm.h |    5 +++
 arch/powerpc/kvm/booke.c            |   54 ++++++++++++++++++++++++++++------
 3 files changed, 53 insertions(+), 10 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to