From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Problems on qemu-kvm unittests Date: Sun, 05 Dec 2010 10:16:28 +0200 Message-ID: <4CFB4A5C.5080009@redhat.com> References: <1291330759.3141.9.camel@freedom> <4CF8C05F.4040103@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM mailing list , Marcelo Tosatti To: Lucas Meneghel Rodrigues Return-path: Received: from mx1.redhat.com ([209.132.183.28]:30912 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753961Ab0LEIQb (ORCPT ); Sun, 5 Dec 2010 03:16:31 -0500 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id oB58GVEU001009 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 5 Dec 2010 03:16:31 -0500 In-Reply-To: <4CF8C05F.4040103@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 12/03/2010 12:03 PM, Avi Kivity wrote: > On 12/03/2010 12:59 AM, Lucas Meneghel Rodrigues wrote: >> We are getting failures when executing apic.flat on our periodic >> upstream tests: >> >> 12/02 18:40:59 DEBUG| kvm_vm:0664| Running qemu command: >> /usr/local/autotest/tests/kvm/qemu -name 'vm1' -monitor >> unix:'/tmp/monitor-humanmonitor1-20101202-184059-9EnX',server,nowait >> -serial unix:'/tmp/serial-20101202-184059-9EnX',server,nowait -m 512 >> -smp 2 -kernel '/usr/local/autotest/tests/kvm/unittests/apic.flat' >> -vnc :0 -chardev >> file,id=testlog,path=/tmp/testlog-20101202-184059-9EnX -device >> testdev,chardev=testlog -S -cpu qemu64,+x2apic >> 12/02 18:40:59 DEBUG|kvm_subpro:0700| (qemu) Cannot load x86-64 >> image, give a 32bit one. >> 12/02 18:40:59 DEBUG|kvm_subpro:0700| (qemu) (Process terminated with >> status 1) >> >> Relevant git commits: >> >> 12/02 18:20:16 INFO | kvm_utils:0407| Commit hash for >> git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git is >> 9ee00410d82a7c5cab5ae347d97fbf8a95c55506 (tag v2.6.32-56688-g9ee0041) >> >> 12/02 18:39:11 INFO | kvm_utils:0407| Commit hash for >> git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git is >> 53b6d3d5c2522e881c8d194f122de3114f6f76eb (tag kvm-88-6325-g53b6d3d) >> >> 12/02 18:39:16 INFO | kvm_utils:0407| Commit hash for >> git://git.kernel.org/pub/scm/virt/kvm/kvm-unit-tests.git is >> f2d2b7c74355523b90019427224577b6f0ff1b8a (no tag found) >> >> Please advise! >> > > Caused by qemu tightening up -kernel. Easily fixed by using objcopy, > I'll post a patch soon. > Now fixed, kvm-unit-tests.git should work with newer qemus. -- error compiling committee.c: too many arguments to function