From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKp81-0004l9-8P for qemu-devel@nongnu.org; Tue, 04 Mar 2014 08:11:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKp7t-0006HQ-Tl for qemu-devel@nongnu.org; Tue, 04 Mar 2014 08:11:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:63366) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKp7t-0006HB-L6 for qemu-devel@nongnu.org; Tue, 04 Mar 2014 08:11:17 -0500 Date: Tue, 4 Mar 2014 15:11:10 +0200 From: "Michael S. Tsirkin" Message-ID: <20140304131110.GA14787@redhat.com> References: <1393937889-14553-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 00/12] acpi,pc,pci,virtio,memory bug fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Anthony Liguori On Tue, Mar 04, 2014 at 01:07:02PM +0000, Peter Maydell wrote: > On 4 March 2014 13:03, Michael S. Tsirkin wrote: > > The following changes since commit 417c45ab2f847c0a47b1232f611aa886df6a97d5: > > > > ACPI: Remove commented-out code from HPET._CRS (2014-02-10 11:09:33 +0200) > > > > 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 28556b86989ac761cdd3d8ae991424a71e7d2fa3: > > > > acpi-test: issue errors instead of warnings when possible (2014-02-27 17:06:54 +0200) > > Does this supersede your pullreq of the 27th Feb? I was > about to apply that one :-) > > thanks > -- PMM Yes - it's rebased and has some tests added on top. Sorry I didn't specify this: I forgot there is a pull request in flight. -- MST