Lines Matching refs:device
35 * $DEVID -- a per-device type device identifier. Typically an integer.
146 #### ~/image/device-model-pid = INTEGER [INTERNAL]
148 The process ID of the device model associated with this domain, if it
177 #### ~/device/suspend/event-channel = ""|EVTCHN [w]
224 #### ~/bios-strings/battery-device-name = STRING [HVM,INTERNAL]
243 * acpi_laptop_slate -- is the ACPI laptop/slate device present in
251 device. It initialises a 16 octet region of guest memory with this
256 ACPI device is not created.
265 ### Frontend device paths
267 Paravirtual device frontends are generally specified by their own
269 ~/device/$TYPE/$DEVID although there are exceptions, e.g. ~/console
272 #### ~/device/vbd/$DEVID/* []
274 A virtual block device frontend. Described by
277 #### ~/device/vfb/$DEVID/* []
282 #### ~/device/vkbd/$DEVID/* []
284 A virtual keyboard device frontend. Described by
287 #### ~/device/vif/$DEVID/* []
289 A virtual network device frontend. Described by
292 #### ~/device/vscsi/$DEVID/* []
294 A virtual scsi device frontend. Described by
297 #### ~/device/vusb/$DEVID/* []
299 A virtual usb device frontend. Described by
304 The primary PV console device. Described in [console.txt](console.txt)
306 #### ~/device/console/$DEVID/* []
308 A secondary PV console device. Described in [console.txt](console.txt)
312 An emulated serial device. Described in [console.txt](console.txt)
332 Paravirtual device backends are generally specified by their own
338 A virtual block device backend. Described by
345 A virtual block device backend. Described by
352 A virtual block device backend. Described by
364 A virtual keyboard device backend. Described by
369 A virtual network device backend. Described by
387 A PV USB device backend. Described by
392 #### ~/device-model/$DOMID/* [INTERNAL]
394 Information relating to device models running in the domain. $DOMID is
395 the target domain of the device model.
399 Indicates whether device hotplug scripts in this domain should be run
463 provisioned a guest with the ACPI laptop/slate mode device then it
491 respectively, new vif by bringing online a new PV network device or
492 a new vbd by bringing online a new PV block device.
500 A domain may write its internal 'friendly' name for a network device
527 #### ~/device-model/$DOMID/state [w]
529 Contains the status of the device models running on the domain.
531 #### ~/device-model/$DOMID/backends/* [w]
533 Backend types the device model is supporting. Each entry below backends
540 Contains the PIDs of the device models running on the domain.
576 #### /libxl/$DOMID/device/$KIND/$DEVID
579 Used by libxl for enumeration and management of the device.
581 #### /libxl/$DOMID/device/$KIND/$DEVID/frontend
584 /local/domain/$DOMID/device/$KIND/$DEVID
586 #### /libxl/$DOMID/device/$KIND/$DEVID/backend
591 #### /libxl/$DOMID/device/$KIND/$DEVID/$NODE
597 The device model version for a domain.
601 ifb device used by Remus to buffer network output from the associated vif.