Searched refs:Host (Results 1 – 12 of 12) sorted by relevance
51 module Host = struct module93 Callback.register_exception "Xenlight.Host.End_of_file" (Host.End_of_file)
53 module Host : sig module
5 Xenlight.Host.send_debug_keys ctx s;
7 let open Xenlight.Host in
28 ## Host Architecture42 ## Host hardware support52 ### Host ACPI (via Domain 0)184 ### Host serial console476 Host-side implementations of the Xen PV block protocol.492 Host-side implementations of Xen PV network protocol500 Host-side implementation of the Xen PV framebuffer protocol506 Host-side implementation of the Xen PV console protocol512 Host-side implementation of the Xen PV keyboard protocol.519 Host-side implementation of the Xen PV USB protocol[all …]
3 /etc/xen/xl.conf - XL Global/Host Configuration
2590 Host devices can also be passed through in this way, by specifying
127 ## Host boot
280 Host string member
192 x.Host = C.GoString(xc.host)222 if x.Host != "" {223 xc.host = C.CString(x.Host)}
101 Host filesystem path to share.
151 1) Host OS: PAE, 64-bit
Completed in 23 milliseconds