From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjXOA-0004XM-E1 for qemu-devel@nongnu.org; Thu, 02 Mar 2017 15:31:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjXO9-0005UY-EJ for qemu-devel@nongnu.org; Thu, 02 Mar 2017 15:31:50 -0500 Received: from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]:36512) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cjXO9-0005Tk-7A for qemu-devel@nongnu.org; Thu, 02 Mar 2017 15:31:49 -0500 Received: by mail-wm0-x231.google.com with SMTP id n11so786549wma.1 for ; Thu, 02 Mar 2017 12:31:49 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1488376297-19711-1-git-send-email-kraxel@redhat.com> References: <1488376297-19711-1-git-send-email-kraxel@redhat.com> From: Peter Maydell Date: Thu, 2 Mar 2017 20:31:27 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/2] docs: update sample configuration files List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: QEMU Developers On 1 March 2017 at 13:51, Gerd Hoffmann wrote: > Hi, > > $subject says all. Finally merging this. Wasn't clear which > maintainer/tree this should though, so I guess everybody hoped for > someone else picking it up, causing the series lingering on the list > for quite a while ... > > It's docs, so it'll hardly cause regressions, merging into 2.9 even > though freeze deadline was yesterday should be fine. > > please pull, > Gerd > > The following changes since commit e7c83a885f865128ae3cf1946f8cb538b63cbfba: > > vhost-user: delay vhost_user_stop (2017-02-28 19:11:15 +0000) > > are available in the git repository at: > > git://git.kraxel.org/qemu tags/pull-docs-20170301-1 > > for you to fetch changes up to 166d434685ed6da5db88aca0c0599114e0c54462: > > mach-virt: Provide sample configuration files (2017-03-01 14:40:40 +0100) > > ---------------------------------------------------------------- > docs: update sample configuration files > > ---------------------------------------------------------------- Applied, thanks. -- PMM