From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SsWDh-00071C-35 for qemu-devel@nongnu.org; Sat, 21 Jul 2012 05:43:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SsWDf-0006IE-T1 for qemu-devel@nongnu.org; Sat, 21 Jul 2012 05:43:29 -0400 Date: Sat, 21 Jul 2012 10:43:25 +0100 From: Stefan Hajnoczi Message-ID: <20120721094325.GA14151@stefanha-thinkpad.localdomain> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH RESEND] Recognize PCID feature List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Mao, Junjie" Cc: "'qemu-trivial@nongnu.org'" , "'qemu-devel@nongnu.org'" , "'kvm@vger.kernel.org'" On Fri, Jul 20, 2012 at 07:08:21AM +0000, Mao, Junjie wrote: > This patch makes Qemu recognize the PCID feature specified from configuration or command line options. > > Signed-off-by: Junjie Mao > --- > target-i386/cpu.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan