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.

v2:
 -- Added Documentation

Bharat Bhushan (2):
  move tsr update in a seprate 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 ++++++++++++++++++++++++++++------
 arch/powerpc/kvm/booke.h            |    1 +
 4 files changed, 54 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