From: Anthony Liguori <anthony@codemonkey.ws>
To: Amit Shah <amit.shah@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>,
qemu list <qemu-devel@nongnu.org>,
Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2 0/2] qdev: disassociate chardev from device on device exit
Date: Fri, 13 Jan 2012 10:54:03 -0600 [thread overview]
Message-ID: <4F1061AB.7040502@codemonkey.ws> (raw)
In-Reply-To: <cover.1326448718.git.amit.shah@redhat.com>
On 01/13/2012 03:59 AM, Amit Shah wrote:
> When the device is going away (e.g., hot-unplug), an associated
> chardev should be freed and made available for use for other devices.
>
> An earlier hack did this for virtio serial ports, do it in a generic
> way and remove the virtio-serial specific hack.
Applied. Thanks.
Regards,
Anthony Liguori
>
> v2:
> - actually remove virtconsole_exitfn()
>
> Amit Shah (2):
> qdev: Add a 'free' method to disassociate chardev from qdev device
> virtio-console: no need to remove char handlers explicitly
>
> hw/qdev-properties.c | 11 +++++++++++
> hw/virtio-console.c | 17 -----------------
> 2 files changed, 11 insertions(+), 17 deletions(-)
>
prev parent reply other threads:[~2012-01-13 16:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-13 9:59 [Qemu-devel] [PATCH v2 0/2] qdev: disassociate chardev from device on device exit Amit Shah
2012-01-13 9:59 ` [Qemu-devel] [PATCH v2 1/2] qdev: Add a 'free' method to disassociate chardev from qdev device Amit Shah
2012-01-13 9:59 ` [Qemu-devel] [PATCH v2 2/2] virtio-console: no need to remove char handlers explicitly Amit Shah
2012-01-13 16:54 ` Anthony Liguori [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=4F1061AB.7040502@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=amit.shah@redhat.com \
--cc=armbru@redhat.com \
--cc=kraxel@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).