From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris J Arges Subject: Re: kvm-unit-tests failures Date: Mon, 04 Aug 2014 13:37:59 -0500 Message-ID: <53DFD307.5020205@canonical.com> References: <53DC01F8.2080800@canonical.com> <53DC86AF.7080604@redhat.com> <53DFBC9C.2090905@canonical.com> <53DFCEEE.8040006@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Paolo Bonzini , kvm@vger.kernel.org Return-path: Received: from youngberry.canonical.com ([91.189.89.112]:40309 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751854AbaHDSiD (ORCPT ); Mon, 4 Aug 2014 14:38:03 -0400 In-Reply-To: <53DFCEEE.8040006@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/04/2014 01:20 PM, Paolo Bonzini wrote: > Il 04/08/2014 19:02, Chris J Arges ha scritto: >> Paulo, >> Hopefully this is enough to get started; I can file this as a bug if its >> easier to track. Let me know if there is additional information that is >> needed. I'm thinking some may be userspace qemu-system-x86_64 issues >> since three of them can be resolved by adding "-cpu host"; however it >> may be something to add in the test-suite. Let me know and I am happy to >> write a patch depending on what you think will work. > > Are you aware of x86/unittests.cfg and run_tests.sh? > > Paolo > Paolo, Yes this is how I initially ran the script: ./configure && make sudo ./run_tests.sh -v Then if any commands that failed, I re-ran the command it output in order to show more output here for debugging. --chris j arges