public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Problems on qemu-kvm unittests
@ 2010-12-02 22:59 Lucas Meneghel Rodrigues
  2010-12-03 10:03 ` Avi Kivity
  0 siblings, 1 reply; 3+ messages in thread
From: Lucas Meneghel Rodrigues @ 2010-12-02 22:59 UTC (permalink / raw)
  To: KVM mailing list; +Cc: Marcelo Tosatti, Avi Kivity

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!

Lucas


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problems on qemu-kvm unittests
  2010-12-02 22:59 Problems on qemu-kvm unittests Lucas Meneghel Rodrigues
@ 2010-12-03 10:03 ` Avi Kivity
  2010-12-05  8:16   ` Avi Kivity
  0 siblings, 1 reply; 3+ messages in thread
From: Avi Kivity @ 2010-12-03 10:03 UTC (permalink / raw)
  To: Lucas Meneghel Rodrigues; +Cc: KVM mailing list, Marcelo Tosatti

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.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problems on qemu-kvm unittests
  2010-12-03 10:03 ` Avi Kivity
@ 2010-12-05  8:16   ` Avi Kivity
  0 siblings, 0 replies; 3+ messages in thread
From: Avi Kivity @ 2010-12-05  8:16 UTC (permalink / raw)
  To: Lucas Meneghel Rodrigues; +Cc: KVM mailing list, Marcelo Tosatti

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-05  8:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-02 22:59 Problems on qemu-kvm unittests Lucas Meneghel Rodrigues
2010-12-03 10:03 ` Avi Kivity
2010-12-05  8:16   ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox