From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] KVM: x86: Make emulator_fix_hypercall static Date: Mon, 8 Oct 2012 14:03:25 -0300 Message-ID: <20121008170325.GB12735@amt.cnet> References: <505AACF5.7000309@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , kvm To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:5613 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751185Ab2JHRdx (ORCPT ); Mon, 8 Oct 2012 13:33:53 -0400 Content-Disposition: inline In-Reply-To: <505AACF5.7000309@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Sep 20, 2012 at 07:43:17AM +0200, Jan Kiszka wrote: > From: Jan Kiszka > > No users outside of kvm/x86.c. > > Signed-off-by: Jan Kiszka Applied, thanks.