All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Paolo Bonzini <bonzini@gnu.org>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 1/7] allow qdev busses allocations be inplace
Date: Thu, 17 Sep 2009 09:58:03 +0200	[thread overview]
Message-ID: <4AB1EC0B.8040500@redhat.com> (raw)
In-Reply-To: <4AB1DA5D.8040307@gnu.org>

On 09/17/09 08:42, Paolo Bonzini wrote:
> On 09/16/2009 10:25 PM, Gerd Hoffmann wrote:
>> + int qdev_allocated;
>
> Also, this member seems write-only.

Yes, there is no qbus_destroy yet.  So now this just serves as reminder 
that we'll need to keep track of it ;)

cheers,
   Gerd

  reply	other threads:[~2009-09-17  7:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-16 20:25 [Qemu-devel] [PATCH 0/7] qdev: allow embedded bus structs Gerd Hoffmann
2009-09-16 20:25 ` [Qemu-devel] [PATCH 1/7] allow qdev busses allocations be inplace Gerd Hoffmann
2009-09-17  6:41   ` [Qemu-devel] " Paolo Bonzini
2009-09-17  7:51     ` Gerd Hoffmann
2009-09-17 11:09       ` Paolo Bonzini
2009-09-17  6:42   ` Paolo Bonzini
2009-09-17  7:58     ` Gerd Hoffmann [this message]
2009-09-17  8:28       ` Gerd Hoffmann
2009-09-16 20:25 ` [Qemu-devel] [PATCH 2/7] switch scsi bus to inplace allocation Gerd Hoffmann
2009-09-16 20:25 ` [Qemu-devel] [PATCH 3/7] switch usb " Gerd Hoffmann
2009-09-16 20:25 ` [Qemu-devel] [PATCH 4/7] switch ide " Gerd Hoffmann
2009-09-16 20:25 ` [Qemu-devel] [PATCH 5/7] support inplace allocation for pci bus, split irq init Gerd Hoffmann
2009-09-16 20:25 ` [Qemu-devel] [PATCH 6/7] convert pci bridge to qdev Gerd Hoffmann
2009-09-16 20:25 ` [Qemu-devel] [PATCH 7/7] piix_pci: kill PIIX3IrqState Gerd Hoffmann

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=4AB1EC0B.8040500@redhat.com \
    --to=kraxel@redhat.com \
    --cc=bonzini@gnu.org \
    --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 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.