All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] libxl: fix domain destruction with libxl hotplug script calling
@ 2011-12-05 10:10 Roger Pau Monne
  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
  0 siblings, 2 replies; 6+ messages in thread
From: Roger Pau Monne @ 2011-12-05 10:10 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".

Please review, Roger.

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

end of thread, other threads:[~2011-12-05 10:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-05 10:10 [PATCH 0 of 2] libxl: fix domain destruction with libxl hotplug script calling Roger Pau Monne
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é

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.