From: Clemens Kolbitsch <clemens.kol@gmx.at>
To: qemu-devel@nongnu.org
Subject: RE: [Qemu-devel] QEMU/PCI shutdown event
Date: Wed, 30 May 2007 20:48:58 +0200 [thread overview]
Message-ID: <465DC71A.7020501@gmx.at> (raw)
In-Reply-To: <20070530160333.16819gmx1@mx091.gmx.net>
>>> hi everyone!
>>> i'm programming a pci-device that includes some threads &
>>> socket-connections (that allow remote debugging of my device).
>>>
>>> however, i want to cleanly shutdown all threads and sockets when qemu
>>> exits... is there an easy way of getting informed of a qemu shutdown?
>>>
>>> (something similar to pci_device_init...)
>>>
>>> thanks!!
>>>
>>>
>>>
>> You can use qemu_register_reset handler.
>> Note that it get's called when the guests exits but not if you just quit
>> the monitor.
>>
>>
> dear qemu-developers,
> i think it would be very helpful, if such a possibility exists.. maybe
> you could consider implementing this in a future release :-)
>
> just a suggestion ;-)
>
> greets!
>
sorry for this aweful post!! seems i forgot to delete half the message :-(
next parent reply other threads:[~2007-05-30 18:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20070530160333.16819gmx1@mx091.gmx.net>
2007-05-30 18:48 ` Clemens Kolbitsch [this message]
[not found] <20070504203016.2791gmx1@mx033.gmx.net>
2007-05-28 11:05 ` [Qemu-devel] QEMU/PCI shutdown event Clemens Kolbitsch
2007-05-28 11:46 ` Dor Laor
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=465DC71A.7020501@gmx.at \
--to=clemens.kol@gmx.at \
--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).