On 08/14/2012 06:04 PM, Alexander Graf wrote: > From: Bharat Bhushan <r65777@xxxxxxxxxxxxx> > > IAC/DAC are defined as 32 bit while they are 64 bit wide. So ONE_REG > interface is added to set/get them. > > Signed-off-by: Bharat Bhushan <bharat.bhushan@xxxxxxxxxxxxx> > Signed-off-by: Alexander Graf <agraf@xxxxxxx> > --- > arch/powerpc/include/asm/kvm.h | 12 ++++++++ > arch/powerpc/include/asm/kvm_host.h | 24 ++++++++++++++++- > arch/powerpc/kvm/booke.c | 48 +++++++++++++++++++++++++++++++++- > arch/powerpc/kvm/booke_emulate.c | 8 +++--- > 4 files changed, 84 insertions(+), 8 deletions(-) Shouldn't this be added to the table in Documentation/virtual/kvm/api.txt section 4.68 (KVM_SET_ONE_REG)? Oh, and section 4.69 refers to 4.68 as 4.64. :-P Maybe the section numbering should be removed altogether. -Scott -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html