qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 00/17] ppc-for-2.9 queue 20170303


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 00/17] ppc-for-2.9 queue 20170303
Date: Sat, 4 Mar 2017 17:38:59 +0000

On 3 March 2017 at 03:24, David Gibson <address@hidden> wrote:
> The following changes since commit ecb24d334af1a98ef0329f4b3b0e14ae8cb8770d:
>
>   Merge remote-tracking branch 'remotes/rth/tags/pull-tgt-20170302' into 
> staging (2017-03-02 22:06:41 +0000)
>
> are available in the git repository at:
>
>   git://github.com/dgibson/qemu.git tags/ppc-for-2.9-20170303
>
> for you to fetch changes up to 992d7e976c7eca2b3129cd4bae4a0d350a8065fa:
>
>   target/ppc: rewrite f[n]m[add,sub] using float64_muladd (2017-03-03 
> 11:38:33 +1100)
>
> ----------------------------------------------------------------
> ppc patch queuye for 2017-03-03
>
> This will probably be my last pull request before the hard freeze.  It
> has some new work, but that has all been posted in draft before the
> soft freeze, so I think it's reasonable to include in qemu-2.9.
>
> This batch has:
>     * A substantial amount of POWER9 work
>         * Implements the legacy (hash) MMU for POWER9
>         * Some more preliminaries for implementing the POWER9 radix
>           MMU
>         * POWER9 has_work
>         * Basic POWER9 compatibility mode handling
>         * Removal of some premature tests
>     * Some cleanups and fixes to the existing MMU code to make the
>       POWER9 work simpler
>     * A bugfix for TCG multiply adds on power
>     * Allow pseries guests to access PCIe extended config space
>
> This also includes a code-motion not strictly in ppc code - moving
> getrampagesize() from ppc code to exec.c.  This will make some future
> VFIO improvements easier, Paolo said it was ok to merge via my tree.
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]