From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: kvm-unit-tests failures Date: Mon, 04 Aug 2014 20:20:30 +0200 Message-ID: <53DFCEEE.8040006@redhat.com> References: <53DC01F8.2080800@canonical.com> <53DC86AF.7080604@redhat.com> <53DFBC9C.2090905@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit To: Chris J Arges , kvm@vger.kernel.org Return-path: Received: from mail-wg0-f45.google.com ([74.125.82.45]:33308 "EHLO mail-wg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750907AbaHDSUh (ORCPT ); Mon, 4 Aug 2014 14:20:37 -0400 Received: by mail-wg0-f45.google.com with SMTP id x12so8171077wgg.16 for ; Mon, 04 Aug 2014 11:20:34 -0700 (PDT) In-Reply-To: <53DFBC9C.2090905@canonical.com> Sender: kvm-owner@vger.kernel.org List-ID: 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