All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 3 v2] libxl: fix domain destruction with libxl hotplug script calling
@ 2011-12-07  8:35 Roger Pau Monne
  2011-12-07  8:35 ` [PATCH 1 of 3 v2] libxl: set frontend status to 6 on domain destroy Roger Pau Monne
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Roger Pau Monne @ 2011-12-07  8:35 UTC (permalink / raw)
  To: xen-devel

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".

Changes from v1:

 * Remove foce parameter from libxl__devices_destroy and clean up 
   unnecessary code in function.

Please review, Roger.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-12-07  8:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07  8:35 [PATCH 0 of 3 v2] libxl: fix domain destruction with libxl hotplug script calling Roger Pau Monne
2011-12-07  8:35 ` [PATCH 1 of 3 v2] libxl: set frontend status to 6 on domain destroy Roger Pau Monne
2011-12-07  8:35 ` [PATCH 2 of 3 v2] libxl: remove force parameter from libxl_domain_destroy Roger Pau Monne
2011-12-07  8:35 ` [PATCH 3 of 3 v2] libxl: remove force parameter from libxl__devices_destroy Roger Pau Monne

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.