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
151 #### ~/image/device-model-domid = INTEGER [INTERNAL]
153 The domain ID of the device model stubdomain associated with this domain,
182 #### ~/device/suspend/event-channel = ""|EVTCHN [w]
186 the path does not exist then the ~/device path will be writable by the
231 #### ~/bios-strings/battery-device-name = STRING [HVM,INTERNAL]
250 * acpi_laptop_slate -- is the ACPI laptop/slate device present in
258 device. It initialises a 16 octet region of guest memory with this
263 ACPI device is not created.
272 ### Frontend device paths
274 Paravirtual device frontends are generally specified by their own
276 ~/device/$TYPE/$DEVID although there are exceptions, e.g. ~/console
277 for the first PV console. The top level ~/device path itself is normally
281 #### ~/device/vbd/$DEVID/* []
283 A virtual block device frontend. Described by
286 #### ~/device/vfb/$DEVID/* []
291 #### ~/device/vkbd/$DEVID/* []
293 A virtual keyboard device frontend. Described by
296 #### ~/device/vif/$DEVID/* []
298 A virtual network device frontend. Described by
301 #### ~/device/vscsi/$DEVID/* []
303 A virtual scsi device frontend. Described by
306 #### ~/device/vusb/$DEVID/* []
308 A virtual usb device frontend. Described by
311 #### ~/device/pvcalls/$DEVID/* []
318 The primary PV console device. Described in [console.txt](console.txt)
320 #### ~/device/console/$DEVID/* []
322 A secondary PV console device. Described in [console.txt](console.txt)
326 An emulated serial device. Described in [console.txt](console.txt)
346 Paravirtual device backends are generally specified by their own
352 A virtual block device backend. Described by
359 A virtual block device backend. Described by
366 A virtual block device backend. Described by
378 A virtual keyboard device backend. Described by
383 A virtual network device backend. Described by
405 A PV USB device backend. Described by
410 #### ~/device-model/$DOMID/* [INTERNAL]
412 Information relating to device models running in the domain. $DOMID is
413 the target domain of the device model.
417 Indicates whether device hotplug scripts in this domain should be run
489 provisioned a guest with the ACPI laptop/slate mode device then it
517 respectively, new vif by bringing online a new PV network device or
518 a new vbd by bringing online a new PV block device.
526 A domain may write its internal 'friendly' name for a network device
558 #### ~/device-model/$DOMID/state [w]
560 Contains the status of the device models running on the domain.
562 #### ~/device-model/$DOMID/backends/* [w]
564 Backend types the device model is supporting. Each entry below backends
571 Contains the PIDs of the device models running on the domain.
607 #### /libxl/$DOMID/device/$KIND/$DEVID
610 Used by libxl for enumeration and management of the device.
612 #### /libxl/$DOMID/device/$KIND/$DEVID/frontend
615 /local/domain/$DOMID/device/$KIND/$DEVID
617 #### /libxl/$DOMID/device/$KIND/$DEVID/backend
622 #### /libxl/$DOMID/device/$KIND/$DEVID/$NODE
628 The device model version for a domain.
632 ifb device used by Remus to buffer network output from the associated vif.