From: Avi Kivity <avi@redhat.com>
To: Sasha Levin <levinsasha928@gmail.com>
Cc: kvm@vger.kernel.org, Marcelo Tosatti <mtosatti@redhat.com>
Subject: Re: [PATCH v2] MMIO: Make coalesced mmio use a device per zone
Date: Tue, 19 Jul 2011 15:39:59 +0300 [thread overview]
Message-ID: <4E257B1F.1090706@redhat.com> (raw)
In-Reply-To: <1311078878.20113.2.camel@lappy>
On 07/19/2011 03:34 PM, Sasha Levin wrote:
> >
> > btw, don't we leak all zones on guest destruction? the array didn't need
> > any cleanup, but this list does.
> >
>
> No, the destructor is called for all devices on the bus when the bus is
> going down. We're handling it in coalesced_mmio_destructor() which frees
> the device.
Ah, okay. A somewhat strange setup.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2011-07-19 12:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-19 10:31 [PATCH v2] MMIO: Make coalesced mmio use a device per zone Sasha Levin
2011-07-19 10:57 ` Avi Kivity
2011-07-19 11:05 ` Sasha Levin
2011-07-19 12:24 ` Avi Kivity
2011-07-19 12:34 ` Sasha Levin
2011-07-19 12:39 ` Avi Kivity [this message]
2011-12-21 9:12 ` Amos Kong
2012-02-13 2:06 ` Amos Kong
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=4E257B1F.1090706@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=levinsasha928@gmail.com \
--cc=mtosatti@redhat.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.