Re: [PATCH 0/2 v3] KVM:PPC Adding one_reg interface for TCR and TSR

2013-02-26 Thread Alexander Graf
On 25.02.2013, at 05:57, Bharat Bhushan wrote: > 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. Thanks, applied to kvm-ppc-queue. Alex > > v3: > - kvmppc_set_tsr() marked sta

[PATCH 0/2 v3] KVM:PPC Adding one_reg interface for TCR and TSR

2013-02-24 Thread Bharat Bhushan
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 (