Andres Lagar-Cavilla
2009-Dec-02 17:59 UTC
[Xen-devel] [PATCH 2/7] libxenlight resend: disc and nic destroy calls
Expose disk and nic device destroy calls, to allow hot unplugging of devices from domains. Signed-off-by: Andres Lagar-Cavilla <andres@lagarcavilla.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Stefano Stabellini
2009-Dec-03 12:29 UTC
[Xen-devel] Re: [PATCH 2/7] libxenlight resend: disc and nic destroy calls
On Wed, 2 Dec 2009, Andres Lagar-Cavilla wrote:> Expose disk and nic device destroy calls, to allow > hot unplugging of devices from domains. > > Signed-off-by: Andres Lagar-Cavilla <andres@lagarcavilla.com> > >The patch is fine, I think at this point you could remove the libxl_device_nic_clean_shutdown, libxl_device_nic_hard_shutdown and co, or modify them instead of creating a new function. In any case I ack this patch even as it is. Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Andres Lagar-Cavilla
2009-Dec-03 17:04 UTC
[Xen-devel] [PATCH 2/7] libxenlight meta-resend: disk and nic destroy calls
Expose disk and nic device destroy calls Also removes the obsolete device shutdown calls. Signed-off-by: Andres Lagar-Cavilla <andres@lagarcavilla.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel