From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40572 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PXxan-0008W7-EC for qemu-devel@nongnu.org; Wed, 29 Dec 2010 10:05:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PXxam-0001q6-7H for qemu-devel@nongnu.org; Wed, 29 Dec 2010 10:05:33 -0500 Received: from fmmailgate02.web.de ([217.72.192.227]:46501) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PXxal-0001pw-Oz for qemu-devel@nongnu.org; Wed, 29 Dec 2010 10:05:32 -0500 Message-ID: <4D1B4E33.7030506@web.de> Date: Wed, 29 Dec 2010 16:05:23 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <4D19BDBE.9040109@redhat.com> In-Reply-To: <4D19BDBE.9040109@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigAFE4014014717FD1C0401053" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: [GIT PULL] kvm upstream updates List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Marcelo Tosatti , qemu-devel , KVM list This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAFE4014014717FD1C0401053 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 28.12.2010 11:36, Avi Kivity wrote: > The following changes since commit > 4cdc1cd137e0b98766916a7cdf2d5a9b3c6632fa: >=20 > target-mips: fix host CPU consumption when guest is idle (2010-12-27 > 00:58:06 +0100) >=20 > are available in the git repository at: > git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master >=20 > Jan Kiszka (4): > kvm: x86: Fix DPL write back of segment registers > kvm: x86: Remove obsolete SS.RPL/DPL aligment > kvm: x86: Prevent sign extension of DR7 in guest debugging mode > kvm: x86: Fix a few coding style violations >=20 > Jin Dongming (6): > Clean up cpu_inject_x86_mce() > Add "broadcast" option for mce command > Add function for checking mca broadcast of CPU > kvm: introduce kvm_mce_in_progress > kvm: kvm_mce_inj_* subroutines for templated error injections > kvm: introduce kvm_inject_x86_mce_on >=20 > Lai Jiangshan (2): > kvm: Enable user space NMI injection for kvm guest > kvm: convert kvm_ioctl(KVM_CHECK_EXTENSION) to kvm_check_extensio= n() >=20 > Marcelo Tosatti (1): > Expose thread_id in info cpus As I'm currently unable to find this particular version of the last patch in the archive: LINK i386-linux-user/qemu-i386 exec.o: In function `cpu_exec_init': /data/qemu-kvm/exec.c:634: undefined reference to `get_thread_id' = =20 And a minor remark: I would suggest to call it qemu_get_thread_id as it is wrapped (like the rest of the osdeps). Jan --------------enigAFE4014014717FD1C0401053 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/ iEYEARECAAYFAk0bTjcACgkQitSsb3rl5xT4jwCgmA5vIcllqkB3k6YHASCid21V sR0AoIG+02vGyDiQxV6hYlPjTrTk8IP4 =0ibm -----END PGP SIGNATURE----- --------------enigAFE4014014717FD1C0401053--