From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Date: Wed, 02 Aug 2017 20:39:42 +0000 Subject: Re: [kvm-unit-tests PATCH v2] powerpc/sprs: Test POWER9 specific registers Message-Id: <20170802203941.GF32403@flask> List-Id: References: <1500895581-16713-1-git-send-email-thuth@redhat.com> In-Reply-To: <1500895581-16713-1-git-send-email-thuth@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Thomas Huth Cc: kvm@vger.kernel.org, Laurent Vivier , kvm-ppc@vger.kernel.org 2017-07-24 13:26+0200, Thomas Huth: > Most of the SPRS are the same as on POWER8, so we can re-use > the PowerISA 2.07 functions and simply amend the additional > registers afterwards. > > Signed-off-by: Thomas Huth > --- Applied, thanks.