From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIEYm-0004n3-TD for qemu-devel@nongnu.org; Tue, 06 Jun 2017 09:30:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIEYl-0001xB-JK for qemu-devel@nongnu.org; Tue, 06 Jun 2017 09:30:12 -0400 Received: from mail-wr0-x236.google.com ([2a00:1450:400c:c0c::236]:33630) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dIEYl-0001vf-Bt for qemu-devel@nongnu.org; Tue, 06 Jun 2017 09:30:11 -0400 Received: by mail-wr0-x236.google.com with SMTP id v104so54260852wrb.0 for ; Tue, 06 Jun 2017 06:30:11 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20170605185927.12111-1-ehabkost@redhat.com> References: <20170605185927.12111-1-ehabkost@redhat.com> From: Peter Maydell Date: Tue, 6 Jun 2017 14:29:49 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 00/10] x86 and machine queue, 2017-06-05 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: Stefan Hajnoczi , QEMU Developers On 5 June 2017 at 19:59, Eduardo Habkost wrote: > The following changes since commit cb8b8ef4578dc17c350fd4b27700a9f178e2dad0: > > Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging (2017-06-05 10:09:14 +0100) > > are available in the git repository at: > > git://github.com/ehabkost/qemu.git tags/x86-and-machine-pull-request > > for you to fetch changes up to 23ea4f30320bbd36a5d202ee469374ec3c747286: > > scripts: Test script to look for -device crashes (2017-06-05 14:59:09 -0300) > > ---------------------------------------------------------------- > x86 and machine queue, 2017-06-05 > > ---------------------------------------------------------------- Applied, thanks. -- PMM