From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: Re: [PATCH v2 0/5] KVM: nVMX: Make direct IRQ/NMI injection work Date: Sat, 16 Mar 2013 11:42:52 +0100 Message-ID: <51444CAC.1030305@web.de> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2QJPNRPMXFBKSULCOVNEV" Cc: kvm , Paolo Bonzini , Nadav Har'El To: Gleb Natapov , Marcelo Tosatti Return-path: Received: from mout.web.de ([212.227.15.4]:57713 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755594Ab3CPKnC (ORCPT ); Sat, 16 Mar 2013 06:43:02 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2QJPNRPMXFBKSULCOVNEV Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 2013-03-16 11:23, Jan Kiszka wrote: > Version 2 both takes review comments into account, reorders some patche= s > that have dependencies and also addresses new findings regarding NMI > injections. Fixes for vmx_interrupt_allowed and vmx_nmi_allowed were > split up as they turn out to be more different to each other and are > independent anyway. Finally there was still a bug in the handling of > EXIT_REASON_NMI_WINDOW - the wrong condition was checked. >=20 > Applies on top of 'queue'. >=20 > Jan Kiszka (5): > KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to= > L1 > KVM: nVMX: Rework event injection and recovery > KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask > KVM: nVMX: Fix conditions for interrupt injection > KVM: nVMX: Fix conditions for NMI injection >=20 > arch/x86/kvm/vmx.c | 210 ++++++++++++++++++++++++++++++++++++++------= -------- > 1 files changed, 154 insertions(+), 56 deletions(-) >=20 BTW, I added nested virtualization test cases for KVM to our GSoC project list. Anyone who want to join me in mentoring is very welcome. I'm not too optimistic if we can attract a good student for this, it's quite tricky topic, but it's also a thrilling one IMO. Jan ------enig2QJPNRPMXFBKSULCOVNEV 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.16 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlFETLEACgkQitSsb3rl5xTgHACePwun78r0R6xjWJXculZ7KUX2 58AAoLcPXcskg6Hcyq57PQw6O+Nmbuwe =dXHE -----END PGP SIGNATURE----- ------enig2QJPNRPMXFBKSULCOVNEV--