From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WX3ej-0006Lb-66 for qemu-devel@nongnu.org; Mon, 07 Apr 2014 03:07:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WX3ee-0000fa-0K for qemu-devel@nongnu.org; Mon, 07 Apr 2014 03:07:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62720) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WX3ed-0000fT-Nt for qemu-devel@nongnu.org; Mon, 07 Apr 2014 03:07:39 -0400 Message-ID: <1396853426.5001.4.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 07 Apr 2014 08:50:26 +0200 In-Reply-To: <20140403133215.GM9466@ERROL.INI.CMU.EDU> References: <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> <20140403133215.GM9466@ERROL.INI.CMU.EDU> 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: "Gabriel L. Somlo" Cc: agraf@suse.de, seabios@seabios.org, qemu-devel@nongnu.org, armbru@redhat.com, alex.williamson@redhat.com, Kevin O'Connor , imammedo@redhat.com, Laszlo Ersek On Do, 2014-04-03 at 09:32 -0400, Gabriel L. Somlo wrote: > For that, ideally, I'd like to clone a git repo (and pull once > every few days to stay on top of things). Looks like the top-level > upstream one doesn't have your smbios code, so would there be a > "mid-stream" (for the lack of a better term) git repo you have > that I can clone and hack against for the smbios stuff ? http://www.kraxel.org/cgit/jenkins/edk2/tree/ spec file and patches. specfile is patched by the jenkins build scripts, so a manual rpm build will need some fiddeling, but I guess you are more interested in the patches ;) cheers, Gerd