From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/5 v2] Further cleanups to qemu-kvm.c Date: Sun, 21 Jun 2009 15:22:12 +0300 Message-ID: <4A3E25F4.7090505@redhat.com> References: <1245353878-13512-1-git-send-email-glommer@redhat.com> <4A3E0515.90507@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Glauber Costa Return-path: Received: from mx2.redhat.com ([66.187.237.31]:35735 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752124AbZFUMV2 (ORCPT ); Sun, 21 Jun 2009 08:21:28 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n5LCLVO5024179 for ; Sun, 21 Jun 2009 08:21:31 -0400 In-Reply-To: <4A3E0515.90507@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 06/21/2009 01:01 PM, Avi Kivity wrote: > On 06/18/2009 10:37 PM, Glauber Costa wrote: >> Avi, >> >> This is the patch set that should be applied. It is comprised of >> 4 patches. It however, depends on "[PATCH 1/5] get rid of >> target-i386/libkvm.c", >> so I'm sending it again, since it does not seem to be already applied >> by you. >> > > Applied all, thanks. > Unapplied 2-5, segfaults: (gdb) bt #0 0x0000000000553fde in kvm_handle_tpr_access () at /home/avi/qemu-kvm/qemu-kvm-x86.c:123 #1 kvm_arch_run (vcpu=0x1fa5400) at /home/avi/qemu-kvm/qemu-kvm-x86.c:160 #2 0x000000000052f67d in kvm_run (vcpu=0x1fa5400, env=0x1f90e90) at /home/avi/qemu-kvm/qemu-kvm.c:1112 #3 0x000000000052fa56 in kvm_cpu_exec (env=0x1f58ca0) at /home/avi/qemu-kvm/qemu-kvm.c:1777 #4 0x000000000052fe69 in kvm_main_loop_cpu () at /home/avi/qemu-kvm/qemu-kvm.c:1986 #5 ap_main_loop (_env=) at /home/avi/qemu-kvm/qemu-kvm.c:2021 #6 0x00000000010c73da in start_thread () from /lib64/libpthread.so.0 #7 0x0000000007a9a2bd in clone () from /lib64/libc.so.6 -- error compiling committee.c: too many arguments to function