From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/6] Add rudimentary Hyper-V guest support Date: Mon, 18 May 2009 18:35:15 +0300 Message-ID: <4A118033.8040707@redhat.com> References: <1242375740-31222-1-git-send-email-agraf@suse.de> <0EF5ED01-F027-470C-B766-3DB8EF616AE8@suse.de> <4A107CE1.2030707@redhat.com> <4A1162CD.4060900@redhat.com> <059C7BD2-8EA4-4A56-AD63-D84DCF700000@suse.de> <4A117CA7.5010503@redhat.com> <4A117EA5.8060600@redhat.com> <5140D25A-1917-4E2B-A0FB-94498321544D@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list , Joerg Roedel To: Alexander Graf Return-path: Received: from mx2.redhat.com ([66.187.237.31]:39075 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751961AbZERPf7 (ORCPT ); Mon, 18 May 2009 11:35:59 -0400 In-Reply-To: <5140D25A-1917-4E2B-A0FB-94498321544D@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: Alexander Graf wrote: > > On 18.05.2009, at 17:28, Avi Kivity wrote: > >> Alexander Graf wrote: >>> >>> I'm still not getting kvmtrace to work. ./kvmtrace -o log only gives >>> me empty files (4 bytes each), even though I did ./configure >>> --with-kvm-trace in the kernel dir. >> >> Which kernel dir? kvm-kmod? it worked for me there. > > Have things changed again? I used the kvm/kernel directory from > qemu-kvm.git. They're much simpler. clone kvm-kmod.git (from same directory), 'git submodule update --init', you'll get linux-2.6 underneath. ./configure && make sync && make. > > Are the any dependencies on the host kernel I might not have fulfilled? > CONFIG_MARKERS. -- error compiling committee.c: too many arguments to function