From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NkR4o-0003fh-Bb for qemu-devel@nongnu.org; Wed, 24 Feb 2010 18:55:34 -0500 Received: from [199.232.76.173] (port=33780 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkR4n-0003fZ-Ox for qemu-devel@nongnu.org; Wed, 24 Feb 2010 18:55:33 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NkR4m-0002vZ-7P for qemu-devel@nongnu.org; Wed, 24 Feb 2010 18:55:33 -0500 Received: from fmmailgate02.web.de ([217.72.192.227]:38838) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NkR4l-0002vV-M7 for qemu-devel@nongnu.org; Wed, 24 Feb 2010 18:55:32 -0500 Message-ID: <4B85BC72.2080800@web.de> Date: Thu, 25 Feb 2010 00:55:30 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <20100224232619.GC16246@amt.cnet> In-Reply-To: <20100224232619.GC16246@amt.cnet> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC4AC88D147FAE1DE38C5C725" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: [PATCH v3 00/10] qemu-kvm: Hook cleanups and yet more use of upstream code List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti Cc: Gleb Natapov , Avi Kivity , kvm@vger.kernel.org, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC4AC88D147FAE1DE38C5C725 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Marcelo Tosatti wrote: > On Wed, Feb 24, 2010 at 03:17:48PM +0100, Jan Kiszka wrote: >> Let's proceed with cleaning up the VCPU state writeback. The differenc= es >> to v2 are: >> - included guest debugging update patch and rebased on top of it >> - renamed KVM_PUT_ASYNC_STATE->KVM_PUT_RUNTIME_STATE and added commen= ts >> - fixed mp_state corruption due to early use of cpu_is_bsp >> >> Some patches target uq/master (fully or partially), but I will post th= em >> separately once these bits are acceptible. >> >> Pull URL is >> >> git://git.kiszka.org/qemu-kvm.git queues/queues-kvm-merge >> >> Jan Kiszka (10): >> qemu-kvm: Add KVM_CAP_X86_ROBUST_SINGLESTEP-awareness >> qemu-kvm: Rework VCPU state writeback API >> x86: Extend validity of cpu_is_bsp >> qemu-kvm: Clean up mpstate synchronization >> KVM: x86: Restrict writeback of VCPU state >> qemu-kvm: Use VCPU event state for reset and vmsave/load >> qemu-kvm: Cleanup/fix TSC and PV clock writeback >> qemu-kvm: Clean up KVM's APIC hooks >> qemu-kvm: Move kvm_set_boot_cpu_id >> qemu-kvm: Bring qemu_init_vcpu back home >=20 > Looks fine in general. Do you plan to submit the upstream parts=20 > on a separate patchset? Yes, will be sent separately once no more issues with this series exist. Jan --------------enigC4AC88D147FAE1DE38C5C725 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 iEYEARECAAYFAkuFvHMACgkQitSsb3rl5xSCrwCgg7cRV1WvhlBJEnmenOa7Qbbn a18An31c2CbmodU3+i3lSxXhRZSdYbLr =Nqjq -----END PGP SIGNATURE----- --------------enigC4AC88D147FAE1DE38C5C725--