From patchwork Wed Aug 13 09:10:06 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bharat Bhushan X-Patchwork-Id: 379557 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 5D479140142 for ; Wed, 13 Aug 2014 19:13:18 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752095AbaHMJNL (ORCPT ); Wed, 13 Aug 2014 05:13:11 -0400 Received: from mail-by2lp0237.outbound.protection.outlook.com ([207.46.163.237]:35906 "EHLO na01-by2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751973AbaHMJNI (ORCPT ); Wed, 13 Aug 2014 05:13:08 -0400 Received: from BN3PR0301CA0018.namprd03.prod.outlook.com (25.160.180.156) by CY1PR0301MB0730.namprd03.prod.outlook.com (25.160.159.148) with Microsoft SMTP Server (TLS) id 15.0.1005.10; Wed, 13 Aug 2014 09:13:05 +0000 Received: from BL2FFO11FD056.protection.gbl (2a01:111:f400:7c09::172) by BN3PR0301CA0018.outlook.office365.com (2a01:111:e400:4000::28) with Microsoft SMTP Server (TLS) id 15.0.1005.10 via Frontend Transport; Wed, 13 Aug 2014 09:13:05 +0000 Received: from tx30smr01.am.freescale.net (192.88.168.50) by BL2FFO11FD056.mail.protection.outlook.com (10.173.161.184) with Microsoft SMTP Server (TLS) id 15.0.1010.11 via Frontend Transport; Wed, 13 Aug 2014 09:13:05 +0000 Received: from kvm.ap.freescale.net (kvm.ap.freescale.net [10.232.14.24]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id s7D9CtSZ028593; Wed, 13 Aug 2014 02:12:57 -0700 From: Bharat Bhushan To: , CC: , , , Bharat Bhushan Subject: [PATCH] KVM: PPc: BOOKE: Add one_reg documentation of SPRG9 and DBSR Date: Wed, 13 Aug 2014 14:40:06 +0530 Message-ID: <1407921006-27594-1-git-send-email-Bharat.Bhushan@freescale.com> X-Mailer: git-send-email 1.9.3 X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:192.88.168.50; CTRY:US; IPV:CAL; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(6009001)(199003)(189002)(81542001)(105606002)(97736001)(106466001)(80022001)(64706001)(36756003)(26826002)(76482001)(50986999)(102836001)(77982001)(229853001)(92566001)(20776003)(92726001)(107046002)(81342001)(62966002)(47776003)(88136002)(95666004)(93916002)(86362001)(74662001)(87936001)(77156001)(89996001)(85852003)(83072002)(4396001)(99396002)(85306004)(68736004)(50226001)(87286001)(46102001)(104166001)(83322001)(74502001)(84676001)(104016003)(79102001)(31966008)(21056001)(48376002)(19580405001)(6806004)(50466002)(44976005)(19580395003); DIR:OUT; SFP:; SCL:1; SRVR:CY1PR0301MB0730; H:tx30smr01.am.freescale.net; FPR:; MLV:ovrnspm; PTR:InfoDomainNonexistent; A:1; MX:1; LANG:en; MIME-Version: 1.0 X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;UriScan:; X-Forefront-PRVS: 0302D4F392 Received-SPF: Fail (protection.outlook.com: domain of freescale.com does not designate 192.88.168.50 as permitted sender) receiver=protection.outlook.com; client-ip=192.88.168.50; helo=tx30smr01.am.freescale.net; Authentication-Results: spf=fail (sender IP is 192.88.168.50) smtp.mailfrom=Bharat.Bhushan@freescale.com; X-OriginatorOrg: freescale.com Sender: kvm-ppc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: kvm-ppc@vger.kernel.org This was missed in respective one_reg implementation patch. Signed-off-by: Bharat Bhushan --- Documentation/virtual/kvm/api.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt index a21ff22..9177f23 100644 --- a/Documentation/virtual/kvm/api.txt +++ b/Documentation/virtual/kvm/api.txt @@ -1878,6 +1878,8 @@ registers, find a list below: PPC | KVM_REG_PPC_ARCH_COMPAT 32 PPC | KVM_REG_PPC_DABRX | 32 PPC | KVM_REG_PPC_WORT | 64 + PPC | KVM_REG_PPC_SPRG9 | 64 + PPC | KVM_REG_PPC_DBSR | 32 PPC | KVM_REG_PPC_TM_GPR0 | 64 ... PPC | KVM_REG_PPC_TM_GPR31 | 64