From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Crosthwaite <peter.crosthwaite@xilinx.com>,
Alistair Francis <alistair.francis@xilinx.com>
Cc: "Edgar Iglesias" <edgar.iglesias@xilinx.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
zach.pfeffer@xilinx.com,
"qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>,
"michals@xilinx.com" <michals@xilinx.com>,
"Alex Bennée" <alex.bennee@linaro.org>
Subject: Re: [Qemu-devel] [PATCH target-arm v3 04/15] arm: xlnx-zynqmp: Add GIC
Date: Wed, 18 Mar 2015 14:36:25 +0100 [thread overview]
Message-ID: <55097F59.9000608@redhat.com> (raw)
In-Reply-To: <CAEgOgz49k5EWWYyju+RR_Tr3atSX-Djp=HTxarBofNmUrzN=ng@mail.gmail.com>
On 18/03/2015 14:11, Peter Crosthwaite wrote:
> So I actually bisected this as a recent regression on:
>
> commit a464982499b2f637f6699e3d03e0a9d2e0b5288b (refs/bisect/bad)
> Author: Paolo Bonzini <pbonzini@redhat.com>
> Date: Wed Feb 11 17:15:18 2015 +0100
> rcu: run RCU callbacks under the BQL
> This needs to go away sooner or later, but one complication is the
> complex VFIO data structures that are modified in instance_finalize.
> Take a shortcut for now.
>
> Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
> Tested-by: Michael Roth <mdroth@linux.vnet.ibm.com>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
>
> Segfault backtrace:
Please rebase to 2.3.0-rc0 to weed out the two problems related to early
qemu_mutex_lock_iothread() (this one, and the breakage of -daemonize).
Paolo
next prev parent reply other threads:[~2015-03-18 13:36 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-16 12:12 [Qemu-devel] [PATCH target-arm v3 00/15] Next Generation Xilinx Zynq SoC Peter Crosthwaite
2015-03-16 12:12 ` [Qemu-devel] [PATCH target-arm v3 01/15] target-arm: cpu64: Factor out ARM cortex init Peter Crosthwaite
2015-03-16 12:12 ` [Qemu-devel] [PATCH target-arm v3 02/15] target-arm: cpu64: Add support for cortex-a53 Peter Crosthwaite
2015-03-16 12:12 ` [Qemu-devel] [PATCH target-arm v3 03/15] arm: Introduce Xilinx ZynqMP SoC Peter Crosthwaite
2015-03-16 12:12 ` [Qemu-devel] [PATCH target-arm v3 04/15] arm: xlnx-zynqmp: Add GIC Peter Crosthwaite
2015-03-18 4:56 ` Alistair Francis
2015-03-18 13:11 ` Peter Crosthwaite
2015-03-18 13:36 ` Paolo Bonzini [this message]
2015-03-18 17:09 ` Peter Crosthwaite
2015-03-23 10:47 ` Peter Crosthwaite
2015-03-16 12:12 ` [Qemu-devel] [PATCH target-arm v3 06/15] net: cadence_gem: Clean up variable names Peter Crosthwaite
2015-03-16 12:12 ` [Qemu-devel] [PATCH target-arm v3 05/15] arm: xlnx-zynqmp: Connect CPU Timers to GIC Peter Crosthwaite
2015-03-16 12:12 ` [Qemu-devel] [PATCH target-arm v3 07/15] net: cadence_gem: Split state struct and type into header Peter Crosthwaite
2015-03-16 12:12 ` [Qemu-devel] [PATCH target-arm v3 09/15] char: cadence_uart: Clean up variable names Peter Crosthwaite
2015-03-16 12:12 ` [Qemu-devel] [PATCH target-arm v3 10/15] char: cadence_uart: Split state struct and type into header Peter Crosthwaite
2015-03-16 12:12 ` [Qemu-devel] [PATCH target-arm v3 12/15] arm: Add xlnx-ep108 machine Peter Crosthwaite
2015-03-18 5:18 ` Alistair Francis
2015-03-23 10:53 ` Peter Crosthwaite
2015-03-16 12:12 ` [Qemu-devel] [PATCH target-arm v3 13/15] arm: xilinx-ep108: Add external RAM Peter Crosthwaite
2015-03-16 12:12 ` [Qemu-devel] [PATCH target-arm v3 15/15] arm: xlnx-zynqmp: Add PSCI setup Peter Crosthwaite
2015-03-18 5:06 ` Alistair Francis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55097F59.9000608@redhat.com \
--to=pbonzini@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=alistair.francis@xilinx.com \
--cc=edgar.iglesias@xilinx.com \
--cc=michals@xilinx.com \
--cc=peter.crosthwaite@xilinx.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=zach.pfeffer@xilinx.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.