From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDzAr-0005Fp-9w for qemu-devel@nongnu.org; Thu, 13 Feb 2014 11:30:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDzAk-0003d5-4A for qemu-devel@nongnu.org; Thu, 13 Feb 2014 11:30:05 -0500 Received: from mail-la0-f51.google.com ([209.85.215.51]:60906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDzAj-0003cp-U4 for qemu-devel@nongnu.org; Thu, 13 Feb 2014 11:29:58 -0500 Received: by mail-la0-f51.google.com with SMTP id c6so8481173lan.10 for ; Thu, 13 Feb 2014 08:29:56 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1392050814-31814-1-git-send-email-mst@redhat.com> References: <1392050814-31814-1-git-send-email-mst@redhat.com> From: Peter Maydell Date: Thu, 13 Feb 2014 16:29:36 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: QEMU Developers , Anthony Liguori On 10 February 2014 16:47, Michael S. Tsirkin wrote: > The following changes since commit 2b2449f7e467957778ca006904471b231dc0ac8e: > > Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' into staging (2014-02-04 18:46:33 +0000) > > 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 417c45ab2f847c0a47b1232f611aa886df6a97d5: > > ACPI: Remove commented-out code from HPET._CRS (2014-02-10 11:09:33 +0200) Applied, thanks. -- PMM