From: Roger Pau Monne <roger.pau@entel.upc.edu>
To: xen-devel@lists.xensource.com
Subject: [PATCH 0 of 2] libxl: fix domain destruction with libxl hotplug script calling
Date: Mon, 05 Dec 2011 11:10:04 +0100 [thread overview]
Message-ID: <patchbomb.1323079804@loki.upc.es> (raw)
When calling hotplug scripts from libxl we have to make sure the
device is disconnected before attepmting to execute hotplug scripts.
This patch series sets frontend status to 6 when a domain is
destroyed, so the devices are disconnected and then execute hotplug
scripts.
Also the syntax of the libxl_domain_destroy has been changed to always
force the destruction.
This series should be applied after "libxl: add support for hotplug
script calling from libxl".
Please review, Roger.
next reply other threads:[~2011-12-05 10:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-05 10:10 Roger Pau Monne [this message]
2011-12-05 10:10 ` [PATCH 1 of 2] libxl: set frontend status to 6 on domain destroy Roger Pau Monne
2011-12-05 10:10 ` [PATCH 2 of 2] libxl: remove force parameter from libxl_domain_destroy Roger Pau Monne
2011-12-05 10:24 ` Ian Campbell
2011-12-05 10:36 ` Ian Campbell
2011-12-05 10:48 ` Roger Pau Monné
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=patchbomb.1323079804@loki.upc.es \
--to=roger.pau@entel.upc.edu \
--cc=xen-devel@lists.xensource.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.