From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNGDS-0004tN-RZ for qemu-devel@nongnu.org; Thu, 06 Aug 2015 04:07:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNGDP-0003Em-KH for qemu-devel@nongnu.org; Thu, 06 Aug 2015 04:07:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNGDP-0003E2-10 for qemu-devel@nongnu.org; Thu, 06 Aug 2015 04:07:51 -0400 References: <1438063215-4117-1-git-send-email-wei@redhat.com> <55C244D5.3040004@redhat.com> <55C25764.9090302@redhat.com> <55C2668D.8040008@linaro.org> <20150806000347.60ea25e6@endymion.delvare> From: Laszlo Ersek Message-ID: <55C315CC.4070503@redhat.com> Date: Thu, 6 Aug 2015 10:07:40 +0200 MIME-Version: 1.0 In-Reply-To: <20150806000347.60ea25e6@endymion.delvare> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [ARM SMBIOS V1 PATCH 0/6] SMBIOS Support for ARM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jean Delvare Cc: Wei Huang , Peter Maydell , Andrew Jones , Eduardo Habkost , Ivan Khoronzhuk , "Michael S. Tsirkin" , "Gabriel L. Somlo" , Ard Biesheuvel , Shannon Zhao , QEMU Developers , Roy Franz , Igor Mammedov , Paolo Bonzini , Richard Henderson On 08/06/15 00:03, Jean Delvare wrote: > On Wed, 05 Aug 2015 22:39:57 +0300, Ivan Khoronzhuk wrote: >> On 05.08.15 21:35, Laszlo Ersek wrote: >>> The userspace tools are in a more messy state AFAICT. For example I'm >>> unable to locate a *git* repository for upstream dmidecode. But, Ivan >>> and Roy should know better (Cc'd). >> >> There is no git repo for dmidecode. >> Only CVS: http://savannah.nongnu.org/cvs/?group=dmidecode > > Correct. Savannah support git now so it should be possible to convert > the CVS repository to git, and I'm all for it if it makes users and > potential contributors happy. Yes, please do that, if you can find the time. > Just I don't know how this is done and > did not have the time to look into it so far. I've never done it myself, so the only thing I could do to help is google it for you, which would be useless. :) > >> AFAIK, It supports SMBIOSv3 already. > > Yes it does in CVS (not in 2.12 which is the latest release.) I plan to > release dmidecode 3.0 "soon" (but that is in a few months given my > current workload.) > Thank you! Laszlo