From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c04zU-0004ww-Gq for qemu-devel@nongnu.org; Fri, 28 Oct 2016 07:06:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c04zT-00081Z-HV for qemu-devel@nongnu.org; Fri, 28 Oct 2016 07:06:28 -0400 Received: from mail-ua0-x233.google.com ([2607:f8b0:400c:c08::233]:36649) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c04zT-00081R-A5 for qemu-devel@nongnu.org; Fri, 28 Oct 2016 07:06:27 -0400 Received: by mail-ua0-x233.google.com with SMTP id 64so45603416uap.3 for ; Fri, 28 Oct 2016 04:06:27 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1477579976-8787-1-git-send-email-kraxel@redhat.com> References: <1477579976-8787-1-git-send-email-kraxel@redhat.com> From: Peter Maydell Date: Fri, 28 Oct 2016 12:06:05 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/1] seabios: update to 1.10.0 release. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: QEMU Developers On 27 October 2016 at 15:52, Gerd Hoffmann wrote: > Hi, > > $subject says all. Details are in the commit message. Beside the usual > set of improvements and bugfixes this brings support for more than 255 > vcpus. > > please pull, > Gerd > > The following changes since commit ede0cbeb7892bdf4a19128853a3a3c61a17fb068: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-25' into staging (2016-10-25 17:03:11 +0100) > > are available in the git repository at: > > > git://git.kraxel.org/qemu tags/pull-seabios-20161027-2 > > for you to fetch changes up to 6e99f5741ff1b408ea76e6caf2bd4f76df4060e9: > > seabios: update to 1.10.0 release. (2016-10-27 16:42:28 +0200) > > ---------------------------------------------------------------- > seabios: update to 1.10.0 release. > > ---------------------------------------------------------------- > Gerd Hoffmann (1): > seabios: update to 1.10.0 release. Applied, thanks. -- PMM