From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52063) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPQA1-0001jk-Hq for qemu-devel@nongnu.org; Fri, 27 Sep 2013 01:00:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPQ9x-0007Ak-Hf for qemu-devel@nongnu.org; Fri, 27 Sep 2013 01:00:13 -0400 Date: Fri, 27 Sep 2013 14:54:45 +1000 From: David Gibson Message-ID: <20130927045445.GA2716@voom.fritz.box> References: <1380176328-21320-1-git-send-email-aik@ozlabs.ru> <1380176328-21320-2-git-send-email-aik@ozlabs.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <1380176328-21320-2-git-send-email-aik@ozlabs.ru> Subject: Re: [Qemu-devel] [PATCH v5 01/14] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Anthony Liguori , Alexander Graf --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 26, 2013 at 04:18:35PM +1000, Alexey Kardashevskiy wrote: > From: David Gibson >=20 > Recent PowerKVM allows the kernel to intercept some RTAS calls from the > guest directly. This is used to implement the more efficient in-kernel > XICS for example. qemu is still responsible for assigning the RTAS token > numbers however, and needs to tell the kernel which RTAS function name is > assigned to a given token value. This patch adds a convenience wrapper f= or > the KVM_PPC_RTAS_DEFINE_TOKEN ioctl() which is used for this purpose. >=20 > Signed-off-by: David Gibson > Signed-off-by: Alexey Kardashevskiy Acked-by: David Gibson --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAEBAgAGBQJSRQ+UAAoJEGw4ysog2bOSL/IQALN2M2s0jvlTg+AolAeGqiVb 6Iy1PDEt7cc5Uo4XGaUh5mvV6DPix786G0uukudfjuK9Yva8Qrwox0Msx0WqDWiB pvDXvvDz7yi8AL3OvstXAmJVMjK9uRvTJdDzxmuZymGvfHcMSv5oSW2cmA/MrOyv h2YiZDKA3GbCDRjY9yDa2Wl1LX0PqOT8Nve72MtOR4NiRraiNAlxL0CUfbKqnxpU CcsuaXrq++ydbZkudGl6c65y+8a/P96gOseODaF2DHDgYCGXzbamV4CEy3S9q1+7 RmZg485DRmH7dH4yVXrArs/LrKHcxRCgjaxaHytJPtNhr3jL9M56B7XkHf4JLrrh VybIaJNumKvJtqokaP7c366lEnzHxPYyU4Ycwz1QkEvXxBcl82Rd0ipr5snfbFIr De+Tdq36VoaxTyMFbrS7WDKh7SCZR/UGnH2rxo/E/KWpVsSqaWZ0NcbvbP9ERZ6T diICVSMv1cv7eQ1x39whHj8G0E/5g2kCRtg6j5KrwtBNUqjQt0Oywuf379c4kqFU qJCB17yR/2gEM13pClQMP+HDFRmOY3RHRU1AI76N2TTaV5fcrMAgB2DIYvroCbwd PieEe4n1DLbGtwzU8HQmncj9wvsWwc9jK8i/14Q1q9oU8K7LNjxWcZamzFSYfRLU MjLCAe22oV8cXfob3TSB =cMr+ -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C--