From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: Running kvm/use/kvmctl just segfault Date: Mon, 14 Sep 2009 09:07:43 -0300 Message-ID: <20090914120743.GA3888@amt.cnet> References: <958448fc0909130138mc51025el82baeaed545f18c8@mail.gmail.com> <4AACC85E.7010009@redhat.com> <958448fc0909131838m7b6a2ab9heba226feb08c1cd4@mail.gmail.com> <4AADD0D0.3090403@redhat.com> <958448fc0909140012o4edfd4c5p4ecb0f9d0a580e8a@mail.gmail.com> <4AADEE48.4070908@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: shawn du , kvm To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:61321 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751276AbZINMH7 (ORCPT ); Mon, 14 Sep 2009 08:07:59 -0400 Content-Disposition: inline In-Reply-To: <4AADEE48.4070908@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Sep 14, 2009 at 10:18:32AM +0300, Avi Kivity wrote: > On 09/14/2009 10:12 AM, shawn du wrote: >> Thank you for your information. >> >> Although those tests will be eliminated, I will try to fix them. I >> just consider running these tests will be an easier and quicker way > > for me to dissect kvm. If there is another way, please let me know. Yes, smp is broken (and its not worthwhile to fix the fake apic support). > I recommend moving smptest to use the real APIC, not the fake APIC > provided by kvmctl. +1. > It's true that kvmctl is a lot easier to understand than qemu, that's a > downside of moving the testsuite to qemu.