XBF(4) - Device Drivers Manual # XBF(4) - Device Drivers Manual
NAME # xbf - Xen Blkfront virtual disk
SYNOPSIS # xbf* at xen?
DESCRIPTION # The xbf driver provides support for a paravirtual disk interface “Blkfront”, native to the Xen hypervisor.
During attach the xbf driver will ask the hypervisor to switch all configured virtual disks over to the Blkfront interface regardless of the VM configuration.
SEE ALSO # autoconf(4), intro(4), xen(4)
...
XEN(4) - Device Drivers Manual # XEN(4) - Device Drivers Manual
NAME # xen - Xen domU nexus device
SYNOPSIS # xen0 at pvbus?
DESCRIPTION # xen driver performs HVM domU guest initialization, provides abstraction for virtual Xen interrupts, access to the XenStore configuration storage as well as a device probing facility for paravirtualized devices such as disk and network interfaces.
When running under XenServer, to let the host know that the guest has finished initializing and to allow graceful shutdown, set the following XenStore properties with hostctl(8) in rc.
...
XNF(4) - Device Drivers Manual # XNF(4) - Device Drivers Manual
NAME # xnf - Xen Netfront networking interface
SYNOPSIS # xnf* at xen?
DESCRIPTION # The xnf driver provides support for a paravirtual networking interface “Netfront” native to the Xen hypervisor.
During attach the xnf driver will ask the hypervisor to switch all configured virtual interfaces over to the Netfront interface regardless of the VM configuration.
SEE ALSO # autoconf(4), intro(4), xen(4)
...
XSPD(4) - Device Drivers Manual # XSPD(4) - Device Drivers Manual
NAME # xspd - XenSource Platform Device driver
SYNOPSIS # xspd0 at pci?
DESCRIPTION # The xspd driver provides xen(4) with alternative means to deliver virtual interrupts into the guest system via pci(4) interrupt allocation.
SEE ALSO # intro(4), pci(4), xen(4)
HISTORY # The xspd driver first appeared in OpenBSD 5.9.
AUTHORS # The xspd driver was written by Mike Belopuhov <mikeb@openbsd.
...