From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42429 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsxM1-0004TH-IT for qemu-devel@nongnu.org; Tue, 07 Sep 2010 08:32:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OsxKV-00049K-Fn for qemu-devel@nongnu.org; Tue, 07 Sep 2010 08:31:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61845) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OsxKV-000499-9g for qemu-devel@nongnu.org; Tue, 07 Sep 2010 08:31:15 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o87CVDhj002226 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 7 Sep 2010 08:31:14 -0400 Message-ID: <4C863054.1030403@redhat.com> Date: Tue, 07 Sep 2010 08:30:12 -0400 From: john cooper MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PATCH 0/4] cpu model corrections/updates List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: john cooper This series is a synopsis of several patches correcting problems found during use and test of the cpu model config definitions, and usability in general. Please review and apply. -john -- john.cooper@redhat.com