From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37690) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOdIp-00081v-Iv for qemu-devel@nongnu.org; Mon, 23 May 2011 18:08:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QOdIo-000834-Lh for qemu-devel@nongnu.org; Mon, 23 May 2011 18:08:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOdIo-00082z-EU for qemu-devel@nongnu.org; Mon, 23 May 2011 18:08:42 -0400 Message-ID: <4DDAD592.3020608@redhat.com> Date: Mon, 23 May 2011 17:45:54 -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/7] cpu model bug fixes and definition corrections List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: john cooper , Anthony Liguori This series is a resend of several pending patches which have been brought up-to-date. All address problems we have found and corrected in our codebase in the process of test and deploy of cpu model support. A few have been modified slightly to address minor whitespace issues and 4/7 reverts the cli syntax for the proposed option to the original submission in order to preserve the established CLI interface. Please review and apply. Thanks, -john -- john.cooper@redhat.com