Abhishek Saksena wrote:
Hi, I am using kvm-79 and see some issues while trying to build/run some tests ( located in /kvm-79/user/test/x86 directory)1) The first test I try to build is irq.flat from /kvm-79/user directory make test/x86/irq.flat the test build fails with following errors
That test can only compile and run on x86-64, not i386.
2. I compiled the test smptest.flat successfully. This test with 1 cpu seems to work fine however with multiple cpus it always hangs. why? make test/x86/smptest.flat with 1 cpu:- ./kvmctl --smp=1 ./test/x86/bootstrap ./test/x86/smptest.flat GUEST: found 1 cpus GUEST: ipi called, cpu 0 with 2 or more cpus test hangs ./kvmctl --smp=4 ./test/x86/bootstrap ./test/x86/smptest.flat <need to CTRL-C to terminate the run>
Probably no one has run it in a while, so it bit rotted. I'll take a look. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
