From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37829) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYNWe-0002F3-Fv for qemu-devel@nongnu.org; Thu, 10 Apr 2014 18:32:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WYNWY-0007PH-9q for qemu-devel@nongnu.org; Thu, 10 Apr 2014 18:32:52 -0400 Received: from mail-la0-f52.google.com ([209.85.215.52]:47926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYNWY-0007Oz-3e for qemu-devel@nongnu.org; Thu, 10 Apr 2014 18:32:46 -0400 Received: by mail-la0-f52.google.com with SMTP id ec20so2877118lab.11 for ; Thu, 10 Apr 2014 15:32:45 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1397146242-28070-1-git-send-email-mst@redhat.com> References: <1397146242-28070-1-git-send-email-mst@redhat.com> From: Peter Maydell Date: Thu, 10 Apr 2014 23:32:23 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL for-2.0 v2 0/2] acpi: DSDT update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: QEMU Developers , Anthony Liguori On 10 April 2014 17:12, Michael S. Tsirkin wrote: > The following changes since commit efcc87d9aedb590b8506cd1a7c8abe557c760f9e: > > Update version for v2.0.0-rc2 release (2014-04-08 18:52:06 +0100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > for you to fetch changes up to 775478418a5244b28ce891e398e0232dc4e60b43: > > acpi: update generated hex files (2014-04-10 19:03:18 +0300) Applied, thanks. -- PMM