Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_XEN_NETDEV_BACKEND
:
CONFIG_XEN_BACKEND
xen-netback
This driver allows the kernel to act as a Xen network driver domain which exports paravirtual network devices to other Xen domains. These devices can be accessed by any operating system that implements a compatible front end.
The corresponding Linux frontend driver is enabled by the XEN_NETDEV_FRONTEND configuration option.
The backend driver presents a standard network device endpoint for each paravirtual network device to the driver domain network stack. These can then be bridged or routed etc in order to provide full network connectivity.
If you are compiling a kernel to run in a Xen network driver domain (often this is domain 0) you should say Y here. To compile this driver as a module, chose M here: the module will be called xen-netback.
Raw data from LKDDb:
lkddb module xen-netback CONFIG_XEN_NETDEV_BACKEND : drivers/net/Kconfig : "Xen backend network device" # in 2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.13, 6.14-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - X index
Automatically generated (in year 2025). See also LKDDb sources on GitLab