From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: kvm-unit-test failed to complete Date: Wed, 29 Jul 2015 20:30:16 +0200 Message-ID: <20150729183016.GA28293@cbox> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, Christoffer Dall To: Shih-Wei Li Return-path: Received: from mail-lb0-f178.google.com ([209.85.217.178]:36196 "EHLO mail-lb0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750803AbbG2S3n (ORCPT ); Wed, 29 Jul 2015 14:29:43 -0400 Received: by lbbud7 with SMTP id ud7so8681279lbb.3 for ; Wed, 29 Jul 2015 11:29:41 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Hi Shih-Wei, [Something weird happened when sending these e-mails, you sent two where one seems to be a slight modification of the other?] On Wed, Jul 29, 2015 at 02:18:23PM -0400, Shih-Wei Li wrote: > 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(); I'm wondering if there's a dependency on the version of QEMU? Have you tried with the most recent upstream QEMU? -Christoffer