[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 00/38] ppc-for-4.1 queue 20190522
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 00/38] ppc-for-4.1 queue 20190522 |
Date: |
Thu, 23 May 2019 10:29:57 +0100 |
On Wed, 22 May 2019 at 05:46, David Gibson <address@hidden> wrote:
>
> The following changes since commit a4f667b6714916683408b983cfe0a615a725775f:
>
> Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into
> staging (2019-05-21 16:30:13 +0100)
>
> are available in the Git repository at:
>
> git://github.com/dgibson/qemu.git tags/ppc-for-4.1-20190522
>
> for you to fetch changes up to 885659103ad9e1b0460e89c548e9fb823b007b7e:
>
> docs: provide documentation on the POWER9 XIVE interrupt controller
> (2019-05-22 10:38:22 +1000)
>
> ----------------------------------------------------------------
> ppc patch queue 2019-05-22
>
> Next pull request against qemu-4.1. Highlights:
> * KVM accelerated support for the XIVE interrupt controller in PAPR
> guests
> * A number of TCG vector fixes
> * Fixes for the PReP / 40p machine
>
> Other than that it's just a bunch of assorted fixes, cleanups and
> minor improvements.
>
> This supersedes the pull request dated 2019-05-21. I've dropped the
> headers update, since it had a mistake, but is now made redundant by a
> similar update in Cornelia's applied PR. I've also added a patch with
> extra documentation for the XIVE interrupt controller, and fixed a
> couple of minor style errors in the previous PR.
>
> ----------------------------------------------------------------
Hi -- this failed 'make check-tcg' for the linux-static build
(x86-64 host):
TEST linux-test on ppc64abi32
qemu-ppc64abi32:
/home/petmay01/linaro/qemu-for-merges/accel/tcg/cpu-exec.c:700:
cpu_exec: Assertion `!have_mmap_lock()' failed.
qemu-ppc64abi32:
/home/petmay01/linaro/qemu-for-merges/accel/tcg/cpu-exec.c:700:
cpu_exec: Assertion `!have_mmap_lock()' failed.
/home/petmay01/linaro/qemu-for-merges/tests/tcg/Makefile:122: recipe
for target 'run-linux-test' failed
thanks
-- PMM
- [Qemu-devel] [PULL 30/38] spapr/xive: activate KVM support, (continued)
- [Qemu-devel] [PULL 30/38] spapr/xive: activate KVM support, David Gibson, 2019/05/22
- [Qemu-devel] [PULL 26/38] spapr/xive: add hcall support when under KVM, David Gibson, 2019/05/22
- [Qemu-devel] [PULL 25/38] spapr/xive: add KVM support, David Gibson, 2019/05/22
- [Qemu-devel] [PULL 29/38] spapr/xive: add migration support for KVM, David Gibson, 2019/05/22
- [Qemu-devel] [PULL 27/38] spapr/xive: add state synchronization with KVM, David Gibson, 2019/05/22
- [Qemu-devel] [PULL 34/38] spapr/irq: introduce a spapr_irq_init_device() helper, David Gibson, 2019/05/22
- [Qemu-devel] [PULL 37/38] spapr/irq: add KVM support to the 'dual' machine, David Gibson, 2019/05/22
- [Qemu-devel] [PULL 35/38] spapr/irq: initialize the IRQ device only once, David Gibson, 2019/05/22
- [Qemu-devel] [PULL 36/38] ppc/xics: fix irq priority in ics_set_irq_type(), David Gibson, 2019/05/22
- [Qemu-devel] [PULL 38/38] docs: provide documentation on the POWER9 XIVE interrupt controller, David Gibson, 2019/05/22
- Re: [Qemu-devel] [PULL 00/38] ppc-for-4.1 queue 20190522,
Peter Maydell <=