From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [v3.0.y 1/2] KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid" Date: Fri, 23 Mar 2012 10:22:16 -0700 Message-ID: <20120323172216.GB13272@kroah.com> References: <1332406246-3978-1-git-send-email-stefan.bader@canonical.com> <1332406246-3978-4-git-send-email-stefan.bader@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: stable@vger.kernel.org, kvm@vger.kernel.org, Stephan Baerwolf , Avi Kivity , Marcelo Tosatti To: Stefan Bader Return-path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:38122 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754032Ab2CWRWS (ORCPT ); Fri, 23 Mar 2012 13:22:18 -0400 Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id A1544211CE for ; Fri, 23 Mar 2012 13:22:17 -0400 (EDT) Content-Disposition: inline In-Reply-To: <1332406246-3978-4-git-send-email-stefan.bader@canonical.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Mar 22, 2012 at 09:50:43AM +0100, Stefan Bader wrote: > >From eaee58e1433e1b16e686cfcdcbc207d4310a239f Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Stephan=20B=C3=A4rwolf?= > Date: Thu, 12 Jan 2012 16:43:03 +0100 > Subject: [PATCH 7/8] KVM: x86: extend "struct x86_emulate_ops" with > "get_cpuid" Stefan, what's with the crappy header here? And the Subject? Ick. Come on, forcing me to hand-edit your patches just makes me grumpy... greg k-h