From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 0/9] kvm-kmod: Various fixes Date: Mon, 28 Sep 2009 19:16:42 -0300 Message-ID: <20090928221642.GB11837@amt.cnet> References: <20090925161801.3328.30406.stgit@mchn012c.ww002.siemens.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , kvm@vger.kernel.org To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:9480 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753157AbZI1WSs (ORCPT ); Mon, 28 Sep 2009 18:18:48 -0400 Content-Disposition: inline In-Reply-To: <20090925161801.3328.30406.stgit@mchn012c.ww002.siemens.net> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Sep 25, 2009 at 06:18:01PM +0200, Jan Kiszka wrote: > As requested, here is my current kvm-kmod queue. Most fixes target > latest 2.6.31 so aren't that urgent yet, but some also affect older > kernels in specific configurations. > > Find the patches also at git://git.kiszka.org/kvm-kmod.git queue > > Jan Kiszka (9): > x86: Pick up local arch trace headers > Revert "kvm-kmod: Fix including of arch/*/kvm/trace.h" > kvm_vma_kernel_pagesize support > Update souce link > Update .gitignore > x86: Remove zombie kvm_trace from build > Fix fragile kernelsourcedir construction > Fix arch include for KVM trace headers > Switch to bz2 tarball releases Applied, thanks.