[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] docs: correct values for old VMDP unplug
On Mon, Sep 19, 2016 at 12:16:06PM +0100, Wei Liu wrote: > On Mon, Sep 19, 2016 at 09:29:46AM +0000, Olaf Hering wrote: > > Fix commit f6d4cf5 ("docs: document old SUSE/Novell unplug for HVM"). > > The values which VMDP used to control either NIC or disk are flipped. > > What the code does is: > > > > case 8: > > if (val == 1 ) { > > ide_unplug_harddisks(); > > } else if (val == 2) { > > pci_unplug_netifs(); > > net_tap_shutdown_all(); > > } > > break; > > > > Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> > > Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> Pushed. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |