CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/08 15:18:21
Modified files:
sys/dev/pv : xen.c
Log message:
Implement a function to detach emulated devices (such as an em(4)
network interface) in order to attach a paravirtualized drivers
(such as Xen Netfront).
OK mlarkin
