From: "Michael S. Tsirkin" <mst@redhat.com>
To: Jason Baron <jbaron@redhat.com>
Cc: pbonzini@redhat.com, alex.williamson@redhat.com,
qemu-devel@nongnu.org, aliguori@us.ibm.com
Subject: Re: [Qemu-devel] [PATCH 0/2] pci: hotplug bridge fixes
Date: Tue, 5 Jun 2012 00:47:37 +0300 [thread overview]
Message-ID: <20120604214736.GA2989@redhat.com> (raw)
In-Reply-To: <cover.1336012042.git.jbaron@redhat.com>
On Wed, May 02, 2012 at 10:42:06PM -0400, Jason Baron wrote:
> Hi,
>
> While testing pci bridge hotplug via device_add, I ran into a couple of
> qemu segfaults.
>
> The first one was caused by having a refcount greater than 0, in the
> object_delete() path. Once, I got past that error, I hit a second
> segfault due to the fact that pci_bridge_dev_initfn() didn't fully
> cleanup its state.
>
> Thanks,
>
> -Jason
Applied, thanks.
> Jason Baron (2):
> qdev: release parent properties on dc->init failure
> pci_bridge_dev: fix error path in pci_bridge_dev_initfn()
>
> hw/pci_bridge_dev.c | 4 +++-
> hw/qdev.c | 1 +
> 2 files changed, 4 insertions(+), 1 deletions(-)
prev parent reply other threads:[~2012-06-04 21:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-03 2:42 [Qemu-devel] [PATCH 0/2] pci: hotplug bridge fixes Jason Baron
2012-05-03 2:42 ` [Qemu-devel] [PATCH 1/2] qdev: release parent properties on dc->init failure Jason Baron
2012-05-03 2:42 ` [Qemu-devel] [PATCH 2/2] pci_bridge_dev: fix error path in pci_bridge_dev_initfn() Jason Baron
2012-06-04 21:47 ` Michael S. Tsirkin [this message]
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=20120604214736.GA2989@redhat.com \
--to=mst@redhat.com \
--cc=alex.williamson@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=jbaron@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).