From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LWWp6-0002TI-Bo for qemu-devel@nongnu.org; Mon, 09 Feb 2009 09:09:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LWWp4-0002Sd-UC for qemu-devel@nongnu.org; Mon, 09 Feb 2009 09:09:20 -0500 Received: from [199.232.76.173] (port=51295 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LWWp4-0002Sa-PF for qemu-devel@nongnu.org; Mon, 09 Feb 2009 09:09:18 -0500 Received: from mx2.redhat.com ([66.187.237.31]:43138) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LWWp3-0000P1-KU for qemu-devel@nongnu.org; Mon, 09 Feb 2009 09:09:18 -0500 From: Amit Shah Date: Mon, 9 Feb 2009 19:39:20 +0530 Message-Id: <1234188563-32163-1-git-send-email-amit.shah@redhat.com> Subject: [Qemu-devel] v23: KVM: Complete support for cpuid functions 2, 4, b, d Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: aliguori@us.ibm.com Cc: qemu-devel@nongnu.org Not really v23, this is rebased to qemu-svn and also fixes a small bug for cpuid function 2. Please apply.