From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYuNm-0001nk-4y for qemu-devel@nongnu.org; Thu, 25 Feb 2016 06:46:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYuNl-0003io-Ej for qemu-devel@nongnu.org; Thu, 25 Feb 2016 06:46:58 -0500 Received: from mail-vk0-x22a.google.com ([2607:f8b0:400c:c05::22a]:33470) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYuNl-0003ii-9B for qemu-devel@nongnu.org; Thu, 25 Feb 2016 06:46:57 -0500 Received: by mail-vk0-x22a.google.com with SMTP id k196so45319210vka.0 for ; Thu, 25 Feb 2016 03:46:57 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1456369330-7294-1-git-send-email-david@gibson.dropbear.id.au> References: <1456369330-7294-1-git-send-email-david@gibson.dropbear.id.au> From: Peter Maydell Date: Thu, 25 Feb 2016 11:46:37 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/5] ppc-for-2.6 queue 20160225 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: Alexey Kardashevskiy , QEMU Developers , "qemu-ppc@nongnu.org" , Alexander Graf , Michael Roth On 25 February 2016 at 03:02, David Gibson wrote: > The following changes since commit 1b1624092d1f1f746adea6e1237a07f6788c2e3d: > > Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20160223-1' into staging (2016-02-23 16:14:17 +0000) > > are available in the git repository at: > > git://github.com/dgibson/qemu.git tags/ppc-for-2.6-20160225 > > for you to fetch changes up to 388e47c75be411979c420abbc76a250597f4ea94: > > ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hv (2016-02-25 13:58:44 +1100) > > ---------------------------------------------------------------- > ppc patch queue for 2016-02-25 > > Hopefully final queue before qemu-2.6 soft freeze. Currently > accumulated patches for target-ppc, pseries machine type and related > devices: > * SLOF firmware update > - Many new features, including virtio 1.0 non-legacy support > * H_PAGE_INIT hypercall implementation > * Small cleanups and bugfixes. Applied, thanks. -- PMM