public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* kvm-unit-test failed to complete
@ 2015-07-29 18:18 Shih-Wei Li
  2015-07-29 18:30 ` Christoffer Dall
  0 siblings, 1 reply; 6+ messages in thread
From: Shih-Wei Li @ 2015-07-29 18:18 UTC (permalink / raw)
  To: kvm; +Cc: Christoffer Dall

Hi all,

This is Shih-Wei, I'm Christoffer's colleague at Columbia University.
We have experienced some problems in running kvm-unit-tests in our
environment.
Here's what we did:
./configure
make
./run_test.sh

run_test.sh halted in some specific test items and couldn't finish the
run. I managed to get it finish running after removing the following
items:
x86/apic.c:
-> removed:
test_sti_nmi();
test_multiple_nmi();

x86/unittest.cfg:
-> removed:
smptest, smptest3, vmexit_ipi, vmexit_ipi_halt, s3, kvmclock_test

We are using the x86_64 profile (cpu: Intel Xeon E5-2450 8 cores) in
CloudLab. We used Linux-4.0-rc4 as our host kernel and the upstream
kvm-unit-test.

It would be so much appreciated if someone could give us some hints on
how to fix the problems (i.e. possible tweak on the unit-test code,
configuration of our hardware, host kernel setup, etc...).

Thanks!

Shih-Wei


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

end of thread, other threads:[~2015-07-30 13:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29 18:18 kvm-unit-test failed to complete Shih-Wei Li
2015-07-29 18:30 ` Christoffer Dall
2015-07-29 18:38   ` Shih-Wei Li
2015-07-30  1:04     ` Shih-Wei Li
2015-07-30  4:41       ` Bandan Das
2015-07-30 13:32         ` Paolo Bonzini

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