From nobody Mon Apr 29 12:26:25 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1600783833; cv=none; d=zohomail.com; s=zohoarc; b=beyg1sEJuy+yKbMjfdP4ZbU2rQyrQAvLZsdqUUuMNKfCWmIgFd51u/loLcTkSoDONfwSP8xDBu6etviO1l4LICWCBBkoyJ1X/9B8M6+cJCXQq7PC4NoZ0U3B9Jsz9VYfGyId5W7VrVRPY0QqpqPsAW1RxP3dX1X0oawCGkWDT6o= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1600783833; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=CtpjAF4MjjxnyXxXR+Je6G06+i3WOwX4KTTFkJSegT0=; b=MspCL3NHSyVB3e9tFY123MQovtdeUf2gw1mzkaFiuuExILJVG9HiX0QvPiIpypCPLCfjhVnIOhI3e/1iFaPCTHNCYn9LJMjABkCkipRVJkUVDpdC4oRVae0aqGfrU0v7IJp6CYiGC0kauGa7xmMdeyC1tFJvFPGRmLPtT6bUtSo= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1600783833372231.7615565176966; Tue, 22 Sep 2020 07:10:33 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-221-DG09_cU_MEuaKCmyPvDdOA-1; Tue, 22 Sep 2020 10:10:29 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 381341019627; Tue, 22 Sep 2020 14:10:23 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7AEB83782; Tue, 22 Sep 2020 14:10:20 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 1CD3B18A1996; Tue, 22 Sep 2020 14:10:15 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 08ME7jwW028635 for ; Tue, 22 Sep 2020 10:07:45 -0400 Received: by smtp.corp.redhat.com (Postfix) id 471EE60C13; Tue, 22 Sep 2020 14:07:45 +0000 (UTC) Received: from nautilus.redhat.com (unknown [10.40.192.179]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8FB4A60C05; Tue, 22 Sep 2020 14:07:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600783832; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=CtpjAF4MjjxnyXxXR+Je6G06+i3WOwX4KTTFkJSegT0=; b=TZ+IhEPr3UYcWIJhAd97I+V6M8pQ8eHfCBjfg1ct6VITMtV9vxG4ks3iDFp9H3SVdGS2eU clsp+RyuJfCv8TA0mcKDwtRd4z6tA1yUr7qj8aeUH7DJbcHHjGcG1jWw08zbZGpSl5YgFp /eQ+PxrGGI1L+OhWGTPzyD+faYAa4jo= X-MC-Unique: DG09_cU_MEuaKCmyPvDdOA-1 From: Erik Skultety To: libvir-list@redhat.com Subject: [libvirt PATCH] tests: bhyve: Fix the broken build after recent 'isa' LPC patches Date: Tue, 22 Sep 2020 16:07:40 +0200 Message-Id: <4f6082288ebd857c2cc9ce9a9274d2dcff84adad.1600783612.git.eskultet@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-loop: libvir-list@redhat.com Cc: Erik Skultety X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" .args and .ldargs counterparts of the bhyvexml2argv-addr-non-isa-controller-on-slot-1 test were missing. fixes: 16a2882350a85afdb0574a03117b36daac53750d Signed-off-by: Erik Skultety --- Pushed under the build breaker rule. ...yvexml2argv-addr-non-isa-controller-on-slot-1.args | 11 +++++++++++ ...exml2argv-addr-non-isa-controller-on-slot-1.ldargs | 1 + 2 files changed, 12 insertions(+) create mode 100644 tests/bhyvexml2argvdata/bhyvexml2argv-addr-non-isa-cont= roller-on-slot-1.args create mode 100644 tests/bhyvexml2argvdata/bhyvexml2argv-addr-non-isa-cont= roller-on-slot-1.ldargs diff --git a/tests/bhyvexml2argvdata/bhyvexml2argv-addr-non-isa-controller-= on-slot-1.args b/tests/bhyvexml2argvdata/bhyvexml2argv-addr-non-isa-control= ler-on-slot-1.args new file mode 100644 index 0000000000..cbbf768d71 --- /dev/null +++ b/tests/bhyvexml2argvdata/bhyvexml2argv-addr-non-isa-controller-on-slot= -1.args @@ -0,0 +1,11 @@ +/usr/sbin/bhyve \ +-c 1 \ +-m 214 \ +-u \ +-H \ +-P \ +-s 0:0,hostbridge \ +-l bootrom,/path/to/test.fd \ +-s 2:0,lpc \ +-s 3:0,ahci,hd:/tmp/freebsd.img \ +-s 1:0,virtio-net,faketapdev,mac=3D52:54:00:b9:94:02 bhyve diff --git a/tests/bhyvexml2argvdata/bhyvexml2argv-addr-non-isa-controller-= on-slot-1.ldargs b/tests/bhyvexml2argvdata/bhyvexml2argv-addr-non-isa-contr= oller-on-slot-1.ldargs new file mode 100644 index 0000000000..421376db9e --- /dev/null +++ b/tests/bhyvexml2argvdata/bhyvexml2argv-addr-non-isa-controller-on-slot= -1.ldargs @@ -0,0 +1 @@ +dummy --=20 2.26.2