From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:41252) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzjJb-00046M-QE for qemu-devel@nongnu.org; Fri, 01 Mar 2019 09:39:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gzjJY-00089X-DJ for qemu-devel@nongnu.org; Fri, 01 Mar 2019 09:39:05 -0500 Received: from mail-oi1-x244.google.com ([2607:f8b0:4864:20::244]:39465) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gzjJU-00084d-W2 for qemu-devel@nongnu.org; Fri, 01 Mar 2019 09:39:02 -0500 Received: by mail-oi1-x244.google.com with SMTP id b4so19644057oif.6 for ; Fri, 01 Mar 2019 06:38:57 -0800 (PST) MIME-Version: 1.0 References: <20190222194146.13102-1-crosa@redhat.com> In-Reply-To: <20190222194146.13102-1-crosa@redhat.com> From: Peter Maydell Date: Fri, 1 Mar 2019 14:38:45 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 0/7] Python queue, 2019-02-22 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cleber Rosa Cc: QEMU Developers , Eduardo Habkost , Fam Zheng , Qemu-block , Kevin Wolf , Max Reitz , =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= , =?UTF-8?B?QWxleCBCZW5uw6ll?= , Markus Armbruster On Fri, 22 Feb 2019 at 19:41, Cleber Rosa wrote: > > The following changes since commit 8eb29f1bf5a974dc4c11d2d1f5e7c7f7a62be116: > > Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' into staging (2019-02-22 15:48:04 +0000) > > are available in the Git repository at: > > git://github.com/clebergnu/qemu.git tags/python-next-pull-request > > for you to fetch changes up to 8f1c89ec7443e4fa2cf106d8fa1c1c97b6ddeffb: > > Acceptance tests: expect boot to extract 2GiB+ initrd with linux-v4.16 (2019-02-22 14:07:01 -0500) > > ---------------------------------------------------------------- > Python queue, 2019-02-22 > > Python: > * introduce "python" directory with module namespace > * log QEMU launch command line on qemu.QEMUMachine > > Acceptance Tests: > * initrd 4GiB+ test > * migration test > * multi vm support in test class > * bump Avocado version and drop ":avocado: enable" Hi -- this pull request appears to be signed with a GPG key that I've never seen before and which is signed only by itself. Could you arrange to get some more signatures on it, please ? thanks -- PMM