From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] v3: use upstream kvm_vcpu_ioctl Date: Tue, 20 Oct 2009 15:10:18 -0200 Message-ID: <20091020171018.GB14442@amt.cnet> References: <1256045818-7115-1-git-send-email-glommer@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, avi@redhat.com To: Glauber Costa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:14697 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752529AbZJTRK0 (ORCPT ); Tue, 20 Oct 2009 13:10:26 -0400 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9KHAV3X025912 for ; Tue, 20 Oct 2009 13:10:31 -0400 Content-Disposition: inline In-Reply-To: <1256045818-7115-1-git-send-email-glommer@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Oct 20, 2009 at 11:36:58AM -0200, Glauber Costa wrote: > [v2: we already return -errno, so fix testers ] > [v3: keep error message for apic related failures ] > > Signed-off-by: Glauber Costa Dropped, does not compile.