Query: xenbus
OS: netbsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XENBUS(4) BSD/xen Kernel Interfaces Manual XENBUS(4)NAMExenbus -- Xen bus abstraction for paravirtualized driversSYNOPSISxenbus* at hypervisor?DESCRIPTIONThe xenbus interface offers an abstraction layer used for communications between domains. xenbus is mainly used by split paravirtualized drivers, so backend and frontend devices can exchange configuration information, properties, and statistics. xenbus is not used for data transfer (network frames, blocks, PCI commands, ...). This functionality is implemented by each paravirtualized driver independently, typically via shared memory pages and an event channel that serves as a virtual interrupt, for signaling. The xenbus abstraction offers guests the possibility to read and write information directly from and to XenStore, a centralized database accessible to all domains. For this reason, it also has an event channel associated to it, so that domains can post messages to the XenStore facility.DIAGNOSTICSxenbus0: using event channel %d The event channel associated to the xenbus interface, for communication with the XenStore database.SEE ALSOpciback(4), xbd(4), xbdback(4), xennet(4), xpci(4), xvif(4)HISTORYThe xenbus driver first appeared in NetBSD 3.0.AUTHORSThe xenbus driver was written by Manuel Bouyer <bouyer@NetBSD.org>.BSDJanuary 8, 2011 BSD
Related Man Pages |
---|
xvif(4) - netbsd |
virtio(4) - netbsd |
xenbus(4) - netbsd |
xennet(4) - netbsd |
xen(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
libdbi-drivers 0.8.3-1 (Default branch) |
simplus 0.9 (Default branch) |
XGuests 1.0.8 (Default branch) |
XGuests 1.1.0 (Default branch) |
simplus 0.91 (Default branch) |