From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Implement GIF, clgi and stgi v5 Date: Mon, 27 Oct 2008 21:29:50 +0200 Message-ID: <490616AE.3040301@redhat.com> References: <1224522290-11740-1-git-send-email-agraf@suse.de> <1224522290-11740-2-git-send-email-agraf@suse.de> <1224522290-11740-3-git-send-email-agraf@suse.de> <1224522290-11740-4-git-send-email-agraf@suse.de> <20081027190935.GA6716@silverwood.ncultra.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Graf , kvm@vger.kernel.org, joro@8bytes.org, anthony@codemonkey.ws To: ncmike@ncultra.org Return-path: Received: from mx2.redhat.com ([66.187.237.31]:50909 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751897AbYJ0T34 (ORCPT ); Mon, 27 Oct 2008 15:29:56 -0400 In-Reply-To: <20081027190935.GA6716@silverwood.ncultra.org> Sender: kvm-owner@vger.kernel.org List-ID: Mike Day wrote: > On 20/10/08 19:04 +0200, Alexander Graf wrote: > > >> include/asm-x86/kvm_host.h | 3 +++ >> > > This file is not present in my clone of Avi's tree, so the patch > doesn't apply. > > Am I missing a step? > Mainline recently renamed include/asm-x86 to arch/x86/include/asm. Either edit the patches to reflect this, or try 'git am -3' (not sure if the latter will work). -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.