From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PULL REQUEST] kvm-kmod Date: Mon, 12 Oct 2009 19:27:36 -0300 Message-ID: <20091012222736.GA16855@amt.cnet> References: <20091012085454.20775.12700.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]:14526 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757453AbZJLXxx (ORCPT ); Mon, 12 Oct 2009 19:53:53 -0400 Content-Disposition: inline In-Reply-To: <20091012085454.20775.12700.stgit@mchn012c.ww002.siemens.net> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Oct 12, 2009 at 10:54:54AM +0200, Jan Kiszka wrote: > The following changes since commit e19bf3254985d9b8b6b916acc82fc398595cff95: > Jan Kiszka (1): > x86: Remove zombie kvm_trace from build > > are available in the git repository at: > > git://git.kiszka.org/kvm-kmod.git queue > > Jan Kiszka (4): > Remove const from vm_ops to avoid warnings on older kernels > Add cpufreq_get wrapper for !CONFIG_CPU_FREQ > Avoid kmap_atomic_to_page in svm > Update source link > > external-module-compat-comm.h | 7 +++++++ > linux-2.6 | 2 +- > sync | 14 ++++++++++++++ > 3 files changed, 22 insertions(+), 1 deletions(-) Pushed, thanks.