From owner-freebsd-arm@freebsd.org Fri Mar 17 02:21:31 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A112FD0F57C for ; Fri, 17 Mar 2017 02:21:31 +0000 (UTC) (envelope-from paul@gromit.dlib.vt.edu) Received: from gromit.dlib.vt.edu (gromit.dlib.vt.edu [128.173.126.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gromit.dlib.vt.edu", Issuer "Chumby Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 802F81A29; Fri, 17 Mar 2017 02:21:31 +0000 (UTC) (envelope-from paul@gromit.dlib.vt.edu) Received: from mather.chumby.lan (c-71-63-91-41.hsd1.va.comcast.net [71.63.91.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gromit.dlib.vt.edu (Postfix) with ESMTPSA id 2A5EFBE2; Thu, 16 Mar 2017 22:15:07 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: qemu-user regressions From: Paul Mather In-Reply-To: <206ac59c-9efc-522f-d7be-70a06a418b83@freebsd.org> Date: Thu, 16 Mar 2017 22:15:05 -0400 Cc: freebsd-arm@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <1C732A7F-CAB9-4F11-8B8C-E986A507AAEB@gromit.dlib.vt.edu> References: <206ac59c-9efc-522f-d7be-70a06a418b83@freebsd.org> To: Sean Bruno X-Mailer: Apple Mail (2.3259) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2017 02:21:31 -0000 On Mar 15, 2017, at 11:11 AM, Sean Bruno wrote: > I'd like to generate a smallish list of packages that I can use as a > baseline regression list before I do merge updates to qemu proper. >=20 > If you have a handful of packages that you use day-to-day, can you = reply > to this list with them and I'll add them to my 'best effort' list of > things to try and not break. My main one is sysutils/py-salt, as I use Salt to configure my systems, = including FreeBSD/arm. Cheers, Paul.