freebsd-nq/sys/dev/xen
Justin T. Gibbs 818fe953ac Correct panic on detach of Xen PV network interfaces.
dev/xen/netfront:
    In netif_free(), properly stop the interface and drain any pending
    timers prior to disconnecting from the backend device.

    Remove all media and detach our interface object from the system
    prior to deleting it.

PR:		kern/176471
Submitted by:	Roger Pau Monne <roger.pau@citrix.com>
Reviewed by:	gibbs
MFC after:	1 week
2013-05-22 17:13:03 +00:00
..
balloon Allow booting XENHVM kernel without Xen hypervisor. 2012-06-20 15:45:50 +00:00
blkback Remove the support for using non-mpsafe filesystem modules. 2012-10-22 17:50:54 +00:00
blkfront Fix a bug which causes a panic in daopen(). The panic is caused by 2012-06-24 04:29:03 +00:00
console Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
control - Fix !SMP build. 2013-01-03 13:42:45 +00:00
netback - Correct spelling in comments 2013-04-17 11:56:11 +00:00
netfront Correct panic on detach of Xen PV network interfaces. 2013-05-22 17:13:03 +00:00
pcifront - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
xenpci Remove files not connected to the build. It's confusing enough that 2013-01-03 15:31:23 +00:00