freebsd-nq/sys/dev/xen
Gleb Smirnoff 6483a98b43 Remove dead function show_device(). It isn't buildable if DEBUG is
defined, due to unknown field "xn_ifno".  The field wasn't known
since beginning of history of this file.
2013-10-28 21:09:59 +00:00
..
balloon Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00
blkback Correct blkback handling of the BLKIF_OP_FLUSH_DISKCACHE opcode. 2013-09-04 23:32:49 +00:00
blkfront Allow FreeBSD to be booted from CDROM media on XenServer 6.2 and 2013-10-13 02:34:20 +00:00
console Implement vector callback for PVHVM and unify event channel implementations 2013-08-29 19:52:18 +00:00
control Initialize a variable in sys/dev/xen/control/control.c, to silence a gcc 2013-10-07 16:55:34 +00:00
netback Include if_var.h. 2013-10-28 21:08:04 +00:00
netfront Remove dead function show_device(). It isn't buildable if DEBUG is 2013-10-28 21:09:59 +00:00
pcifront - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
timer Formalize the concept of virtual CPU ids by adding a per-cpu vcpu_id 2013-10-05 23:11:01 +00:00
xenpci Add support for suspend/resume/migration operations when running as a 2013-09-20 05:06:03 +00:00