From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bU6lh-00038y-SC for qemu-devel@nongnu.org; Mon, 01 Aug 2016 02:32:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bU6ld-0001NA-OL for qemu-devel@nongnu.org; Mon, 01 Aug 2016 02:32:04 -0400 Message-ID: <1470033089.5978.358.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Mon, 01 Aug 2016 16:31:29 +1000 In-Reply-To: <20160801044913.GB24882@localhost.localdomain> References: <1469608053.5978.132.camel@kernel.crashing.org> <20160728055102.GE2588@voom.fritz.box> <5799AE79.8060500@suse.de> <20160728082809.GA17744@stefanha-x1.localdomain> <1469709871.5978.202.camel@kernel.crashing.org> <20160801044913.GB24882@localhost.localdomain> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] ppc: Add MacOS VGA driver ROM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody Cc: Stefan Hajnoczi , David Gibson , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Mark Cave-Ayland , Alexander Graf On Mon, 2016-08-01 at 00:49 -0400, Jeff Cody wrote: > For whenever you are ready: > > The mirror is in place at git://git.qemu- > project.org/QemuMacDrivers.git, and > it should be updating nightly/daily. Thanks Jeff ! Cheers, Ben.