freebsd-nq/sys/dev/xen
Roger Pau Monné ddcc16cf2f netback: change xnb naming convention
Current FreeBSD netback names the interface with xnb<device unit>, but
this is not suitable for usage with the Xen toolstack, which expects
something similar to <prefix><domid><handle>. In order to solve this,
change the netback naming convention to use xnb<domid>.<handle>.

Sponsored by: Citrix Systems R&D

dev/xen/netback/netback.c:
 - Change netback to use the nomenclature stated above.
2014-10-22 17:09:12 +00:00
..
balloon xen/balloon: fix accounting of current memory pages on PVH 2014-09-30 17:38:21 +00:00
blkback xen: fix blkback pushing responses before releasing internal resources 2014-09-30 17:41:16 +00:00
blkfront
console
control
evtchn xen: import a proper event channel user-space device 2014-10-22 16:57:11 +00:00
netback netback: change xnb naming convention 2014-10-22 17:09:12 +00:00
netfront Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
pcifront
privcmd xen: implement the privcmd user-space device 2014-10-22 17:07:20 +00:00
pvcpu
timer
xenpci
xenstore xen: add xenstored user-space device 2014-09-30 17:37:26 +00:00