From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: Re: [PATCH 7/8] KVM: Optimize kvm_read_cr[04]_bits() Date: Sun, 07 Feb 2010 13:33:49 +0100 Message-ID: <4B6EB32D.3060804@web.de> References: <1264080712-3981-1-git-send-email-avi@redhat.com> <1264080712-3981-8-git-send-email-avi@redhat.com> <4B6BD63F.1000009@web.de> <4B6EAC88.7000306@redhat.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5FE7054EAE4A48EC3D3BE7CE" Cc: Marcelo Tosatti , kvm@vger.kernel.org, Gleb Natapov To: Avi Kivity Return-path: Received: from fmmailgate02.web.de ([217.72.192.227]:41810 "EHLO fmmailgate02.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933297Ab0BGMd4 (ORCPT ); Sun, 7 Feb 2010 07:33:56 -0500 In-Reply-To: <4B6EAC88.7000306@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5FE7054EAE4A48EC3D3BE7CE Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Avi Kivity wrote: > On 02/05/2010 10:26 AM, Jan Kiszka wrote: >> Avi Kivity wrote: >> =20 >>> 'mask' is always a constant, so we can check whether it includes a >>> bit that >>> might be owned by the guest very cheaply, and avoid the decache >>> call. Saves >>> a few hundred bytes of module text. >>> =20 >> -no-kvm-irqchip -smp 2 is broken for my Linux guests since this commit= =2E >> Their user space applications receive #UD and things fall apart. >> >> =20 >=20 > Does 2c8232fc help? >=20 Nope, unfortunately. Jan --------------enig5FE7054EAE4A48EC3D3BE7CE 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.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAktuszEACgkQitSsb3rl5xSTmQCfQj51zbwCzpF7EngjqU6ileFC CJUAnjJVGUlm2b5S2iv2lcHdAU6ILGzW =GKyS -----END PGP SIGNATURE----- --------------enig5FE7054EAE4A48EC3D3BE7CE--