From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=38440 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuUZf-0003Uv-JF for qemu-devel@nongnu.org; Tue, 01 Mar 2011 13:45:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PuUZV-0003dw-6s for qemu-devel@nongnu.org; Tue, 01 Mar 2011 13:45:22 -0500 Received: from fmmailgate02.web.de ([217.72.192.227]:51127) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PuUZU-0003dn-R9 for qemu-devel@nongnu.org; Tue, 01 Mar 2011 13:45:21 -0500 Message-ID: <4D6D3E6B.2040406@web.de> Date: Tue, 01 Mar 2011 19:43:55 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <20110301174853.GA6221@amt.cnet> In-Reply-To: <20110301174853.GA6221@amt.cnet> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig1E82150DD123E053BBDE5E66" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: [PATCH v2 00/15] [uq/master] Patch queue, part IV (MCE edition) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti Cc: Hidetoshi Seto , kvm@vger.kernel.org, qemu-devel@nongnu.org, Avi Kivity , Huang Ying , Jin Dongming This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1E82150DD123E053BBDE5E66 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2011-03-01 18:48, Marcelo Tosatti wrote: > On Fri, Feb 18, 2011 at 11:11:11AM +0100, Jan Kiszka wrote: >> Round 2 of this part, primarily addressing review comments: >> - Reworked CPU_INTERRUPT_MCE -> exection translation >> (now done in kvm_arch_process_async_events, indeed much cleaner) >> - Add missing cpu_synchronize_state on pending MCE events for >> !kvm_irqchip_in_kernel >> - Split up KVM MCE code switch from old to new style into two patches= >> and dropped some unneeded variable renamings >> - Fixed Windows build (qemu_ram_remap is POSIX-only) >> >> Thanks for the feedback so far. >> >> CC: Hidetoshi Seto >> CC: Huang Ying >> CC: Jin Dongming >> >> Huang Ying (2): >> Add qemu_ram_remap >> KVM, MCE, unpoison memory address across reboot >> >> Jan Kiszka (13): >> x86: Account for MCE in cpu_has_work >> x86: Perform implicit mcg_status reset >> x86: Small cleanups of MCE helpers >> x86: Refine error reporting of MCE injection services >> x86: Optionally avoid injecting AO MCEs while others are pending >> Synchronize VCPU states before reset >> kvm: x86: Move MCE functions together >> kvm: Rename kvm_arch_process_irqchip_events to async_events >> kvm: x86: Inject pending MCE events on state writeback >> x86: Run qemu_inject_x86_mce on target VCPU >> kvm: x86: Consolidate TCG and KVM MCE injection code >> kvm: x86: Clean up kvm_setup_mce >> kvm: x86: Fail kvm_arch_init_vcpu if MCE initialization fails >=20 > Please rebase. Can do - if you push your updated uq/master. :) Jan --------------enig1E82150DD123E053BBDE5E66 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/ iEYEARECAAYFAk1tPnEACgkQitSsb3rl5xTEVQCgvenTQ7vf9iTStXZnOHREMnAc SYUAoMPGLYKoas7Dj217na6yYE7aRXs+ =ixi7 -----END PGP SIGNATURE----- --------------enig1E82150DD123E053BBDE5E66--