From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NI2nL-000443-0e for qemu-devel@nongnu.org; Tue, 08 Dec 2009 11:20:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NI2nG-00040S-C7 for qemu-devel@nongnu.org; Tue, 08 Dec 2009 11:20:10 -0500 Received: from [199.232.76.173] (port=38357 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NI2nG-00040D-83 for qemu-devel@nongnu.org; Tue, 08 Dec 2009 11:20:06 -0500 Received: from fmmailgate02.web.de ([217.72.192.227]:46521) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NI2nF-0001ex-II for qemu-devel@nongnu.org; Tue, 08 Dec 2009 11:20:05 -0500 Message-ID: <4B1E7C3A.4000306@web.de> Date: Tue, 08 Dec 2009 17:18:02 +0100 From: Jan Kiszka MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] kvm: x86: Add support for VCPU event states References: <4B0C6D2F.6080701@web.de> <20091208152621.GA20167@amt.cnet> In-Reply-To: <20091208152621.GA20167@amt.cnet> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigA6E44B17DA24E759C2835BB2" Sender: jan.kiszka@web.de List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti Cc: Anthony Liguori , qemu-devel , Avi Kivity This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA6E44B17DA24E759C2835BB2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Marcelo Tosatti wrote: > On Wed, Nov 25, 2009 at 12:33:03AM +0100, Jan Kiszka wrote: >> This patch extends the qemu-kvm state sync logic with support for >> KVM_GET/SET_VCPU_EVENTS, giving access to yet missing exception, >> interrupt and NMI states. >> >> Signed-off-by: Jan Kiszka >> --- >> kvm-all.c | 11 +++++++ >> kvm.h | 1 + >> target-i386/cpu.h | 5 +++ >> target-i386/kvm.c | 77 ++++++++++++++++++++++++++++++++++++++++= +++++++++ >> target-i386/machine.c | 6 ++++ >> 5 files changed, 100 insertions(+), 0 deletions(-) >=20 > Jan,=20 >=20 > Where is exception_index in the migration data? I can't see it anywhere= =2E >=20 Good point, I missed that it's lacking. Will file an upstream patch for 0.12. Jan --------------enigA6E44B17DA24E759C2835BB2 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 iEYEARECAAYFAksefEMACgkQitSsb3rl5xTehgCgw8hdyJ8c+oTFZ/FvIVvAaZ99 9PEAoJ0RXyGFJCL8kKcVl6Dt09AXNkh/ =kSGf -----END PGP SIGNATURE----- --------------enigA6E44B17DA24E759C2835BB2--