From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] KVM: Document KVM_GET_LAPIC, KVM_SET_LAPIC ioctl Date: Tue, 17 May 2011 15:26:55 -0300 Message-ID: <20110517182655.GC9728@amt.cnet> References: <1305117051-17246-1-git-send-email-avi@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, Pekka Enberg To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:63315 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756133Ab1EQS2Y (ORCPT ); Tue, 17 May 2011 14:28:24 -0400 Content-Disposition: inline In-Reply-To: <1305117051-17246-1-git-send-email-avi@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, May 11, 2011 at 08:30:51AM -0400, Avi Kivity wrote: > Signed-off-by: Avi Kivity > --- > Documentation/kvm/api.txt | 32 ++++++++++++++++++++++++++++++++ > 1 files changed, 32 insertions(+), 0 deletions(-) Applied, thanks.