From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39273 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxwXt-0000gP-L0 for qemu-devel@nongnu.org; Fri, 11 Mar 2011 02:13:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxwXs-0000ki-5o for qemu-devel@nongnu.org; Fri, 11 Mar 2011 02:13:57 -0500 Received: from fmmailgate01.web.de ([217.72.192.221]:33752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxwXr-0000ke-Pf for qemu-devel@nongnu.org; Fri, 11 Mar 2011 02:13:56 -0500 Message-ID: <4D79CBAE.1040508@web.de> Date: Fri, 11 Mar 2011 08:13:50 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <42c13eb02928b113fd6f4b5c013648d266e1ff4c.1299233998.git.jan.kiszka@siemens.com> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3C301AE7756F8C349C1656D7" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: [PATCH 12/15] kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Marcelo Tosatti , Avi Kivity , kvm@vger.kernel.org, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3C301AE7756F8C349C1656D7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2011-03-11 07:50, Alexander Graf wrote: >=20 > On 04.03.2011, at 11:20, Jan Kiszka wrote: >=20 >> Make the return code of kvm_arch_handle_exit directly usable for >> kvm_cpu_exec. This is straightforward for x86 and ppc, just s390 >> would require more work. Avoid this for now by pushing the return code= >> translation logic into s390's kvm_arch_handle_exit. >> >> Signed-off-by: Jan Kiszka >> CC: Alexander Graf >=20 > Looks good, haven't tested it though. Do you have a git tree for all th= is? >=20 See git://git.kiszka.org/qemu-kvm.git queues/kvm-upstream for the latest version. Jan --------------enig3C301AE7756F8C349C1656D7 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/ iEYEARECAAYFAk15y7AACgkQitSsb3rl5xQA5gCeLTAIzsWaHNozT/fmHYjqB7/a cqkAn2Ucl03exeuNwDa4qoHf91cG9tV2 =g0oi -----END PGP SIGNATURE----- --------------enig3C301AE7756F8C349C1656D7--