From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] x86, hyper: fix build with !CONFIG_KVM_GUEST Date: Wed, 18 Jul 2012 17:02:08 -0300 Message-ID: <20120718200208.GB18071@amt.cnet> References: <1342601330-11044-1-git-send-email-avi@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Avi Kivity Return-path: Content-Disposition: inline In-Reply-To: <1342601330-11044-1-git-send-email-avi@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, Jul 18, 2012 at 11:48:50AM +0300, Avi Kivity wrote: > Signed-off-by: Avi Kivity > --- > arch/x86/kernel/cpu/hypervisor.c | 2 ++ > 1 file changed, 2 insertions(+) Applied to next, thanks.