From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WX3L7-0004Ui-0O for qemu-devel@nongnu.org; Mon, 07 Apr 2014 02:47:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WX3L2-0002yF-5N for qemu-devel@nongnu.org; Mon, 07 Apr 2014 02:47:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:25128) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WX3L1-0002y6-TK for qemu-devel@nongnu.org; Mon, 07 Apr 2014 02:47:24 -0400 Message-ID: <1396853233.5001.1.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 07 Apr 2014 08:47:13 +0200 In-Reply-To: <533D2D07.6030202@redhat.com> References: <20140331201807.GG9466@ERROL.INI.CMU.EDU> <533A7B60.7080408@redhat.com> <20140401143902.GA6462@morn.localdomain> <533ADF7D.6010804@redhat.com> <20140401184726.GH9466@ERROL.INI.CMU.EDU> <20140401202832.GA24065@morn.localdomain> <20140401212808.GI9466@ERROL.INI.CMU.EDU> <533B332C.7090701@redhat.com> <1396451225.31715.22.camel@nilsson.home.kraxel.org> <20140402170126.GK9466@ERROL.INI.CMU.EDU> <20140403015732.GA32174@crash.ini.cmu.edu> <533D2D07.6030202@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] E820 (Re: [v4 PATCH 00/12] SMBIOS: build full tables in QEMU) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: agraf@suse.de, alex.williamson@redhat.com, seabios@seabios.org, qemu-devel@nongnu.org, armbru@redhat.com, "Gabriel L. Somlo" , Kevin O'Connor , imammedo@redhat.com On Do, 2014-04-03 at 11:42 +0200, Laszlo Ersek wrote: > (a) Gerd's packages: > > http://www.kraxel.org/repos/ > Under (a) you find some short instructions, and a set of RPMs that is > automatically rebuilt twice a day (IIRC). It polls the git repos once per hour and kicks a build on new commits. So usually it should not take more than two hours from commit to updated packages. cheers, Gerd