From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WheB5-0001eF-MZ for qemu-devel@nongnu.org; Tue, 06 May 2014 08:09:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WheB0-0002Sp-KI for qemu-devel@nongnu.org; Tue, 06 May 2014 08:08:55 -0400 Received: from mail-lb0-f176.google.com ([209.85.217.176]:61416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WheB0-0002Sk-EO for qemu-devel@nongnu.org; Tue, 06 May 2014 08:08:50 -0400 Received: by mail-lb0-f176.google.com with SMTP id p9so2266790lbv.35 for ; Tue, 06 May 2014 05:08:49 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1399288996-9721-1-git-send-email-kraxel@redhat.com> References: <1399288996-9721-1-git-send-email-kraxel@redhat.com> From: Peter Maydell Date: Tue, 6 May 2014 13:08:29 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL v2 0/7] smbios: make qemu generate smbios tables List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: QEMU Developers On 5 May 2014 12:23, Gerd Hoffmann wrote: > Hi, > > This patch series makes qemu generate smbios tables for 2.1 & newer > machine types. Most patches are created by Gabriel L. Somlo. For the > new machine type I've picked mst's patch though, so git should have an > easier job sorting things in case the same thing comes in through > another branch. > > v2: fixed build failure on 32bit. > > please pull, > Gerd > > The following changes since commit fdaad4715ae9e998fd0595bedfb16fdaf0c68ccc: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140501' into staging (2014-05-02 11:32:00 +0100) > > are available in the git repository at: > > > git://git.kraxel.org/qemu tags/pull-smbios-2 Applied, thanks. -- PMM