From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtmB8-00045y-Cq for qemu-devel@nongnu.org; Fri, 02 Oct 2009 13:44:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtmB3-000459-K3 for qemu-devel@nongnu.org; Fri, 02 Oct 2009 13:44:25 -0400 Received: from [199.232.76.173] (port=45258 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtmB3-000456-E5 for qemu-devel@nongnu.org; Fri, 02 Oct 2009 13:44:21 -0400 Received: from fg-out-1718.google.com ([72.14.220.156]:42367) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtmB3-00014Q-1h for qemu-devel@nongnu.org; Fri, 02 Oct 2009 13:44:21 -0400 Received: by fg-out-1718.google.com with SMTP id d23so483973fga.10 for ; Fri, 02 Oct 2009 10:44:20 -0700 (PDT) Message-ID: <4AC63BEE.9090003@codemonkey.ws> Date: Fri, 02 Oct 2009 12:44:14 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v2 00/21] cpuid: cleanup, fixes and some enhancements References: <1253274494-13244-1-git-send-email-andre.przywara@amd.com> In-Reply-To: <1253274494-13244-1-git-send-email-andre.przywara@amd.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andre Przywara Cc: qemu-devel@nongnu.org Andre Przywara wrote: > Hi, > This breaks TCG and is not bisect friendly. My guest is a 64-bit Ubuntu Karmic server image. With the whole series applied, the guest doesn't boot. With various combinations of patches applied, the guest will give an error about missing CPU features. I'd suggest testing each patch with TCG. Regards, Anthony Liguori