Home
last modified time | relevance | path

Searched refs:protocol (Results 1 – 25 of 32) sorted by relevance

12

/xen-4.10.0-shim-comet/docs/misc/
A Dhvm-emulated-unplug.markdown1 #Xen HVM emulated device unplug protocol
3 The protocol covers three basic things:
13 The current protocol works like this (from the point of view of
25 the moment, the only drivers using this protocol are our
71 NOTE: The IO ports implementing the unplug protocol are implemented
73 present in the system then this protocol will not work.
76 Unplug protocol for old SUSE PVonHVM
84 SLES11SP4/SLE12 the official protocol was used.
86 Unplug protocol for old Novell VMDP
88 During Xen-3.0 timeframe an unofficial unplug protocol was used in
[all …]
A Dpv-drivers-lifecycle.markdown11 The first step toward acceptance of a new PV protocol is to write a
13 handshake mechanism, the ABI, how the protocol works and anything else
23 After the high level design of the protocol has been discussed and
30 protocol to the relevant open source mailing lists, such as LKML,
44 The protocol version is likely bumped. More testing leads to confidence
A D9pfs.markdown5 9pfs is a network filesystem protocol developed for Plan 9. 9pfs is very
13 ### 9pfs protocol
51 The transport protocol supports multiple rings up to the maximum
66 [XenbusStateInitialising]. The protocol node name is **9pfs**.
78 List of comma separated protocol versions supported by the backend.
81 protocol, not the version of 9pfs supported by the server.
114 Only "none" is supported in this version of the protocol.
295 well-known. In this protocol:
306 ring is full. This version of the protocol doesn't take advantage of it,
311 out, without any additional fields in the protocol, by comparing the
[all …]
A Dpvcalls.markdown56 PV Calls is a paravirtualized protocol that allows the implementation of
63 the protocol is meant to be easily extended to cover different sets of
101 state of [XenbusStateInitialising]. The protocol node name
130 List of comma separated protocol versions supported by the backend.
248 uint32_t protocol;
325 **version** of the protocol.
393 protocol. **id** is freely chosen by the frontend and references this
396 the protocol.
405 - **protocol**: the particular protocol to be used with the socket, usually 0
746 #### Expanding the protocol
[all …]
A Dxenstore-ring.txt4 information. The [xenstore protocol](xenstore.txt) is layered on top of
104 [xenstore protocol](xenstore.txt) packets it may have;
A Dx86-xenpv-bootloader.markdown16 bootloader to load and the protocol/format expected from the
A Defi.markdown34 the multiboot2 protocol. When booting using GRUB or another multiboot aware
36 the loader to Xen using the multiboot protocol.
A Dxenstore-paths.markdown6 The XenStore wire protocol itself is described in
156 This protocol is not currently well documented.
195 Note that the use of this event channel suspend protocol is optional
198 use the xenstore-based protocol instead (see ~/control/shutdown,
200 protocol.
411 The precise protocol is not yet documented.
458 protocol definition.
A Dxenstore.txt1 Xenstore protocol specification
76 ---------- Xenstore protocol details - introduction ----------
92 nonempty strings for reserved values; those parts of the protocol may
A Dnetif-staging-grants.pandoc34 protocol by adding the possibility of guests setting up a list of grants that
178 generally accomodates the protocol header and such. Netback allocates up to 128
526 ( Numbers include protocol overhead )
/xen-4.10.0-shim-comet/docs/misc/arm/
A Dbooting.txt4 Xen follows the zImage protocol defined for 32-bit ARM Linux[1] and the
5 Image protocol defined for ARM64 Linux[2].
19 NOTE: although Xen uses the zImage protocol there is no compression
21 zImage protocol should still be used and not the stricter "raw
22 (non-zImage)" protocol described in arm/Booting.
/xen-4.10.0-shim-comet/tools/hotplug/Linux/
A Dcolo-proxy-setup41 do_without_error tc filter add dev $vifname parent 1: protocol ip prio 10 \
43 do_without_error tc filter add dev $vifname parent 1: protocol arp prio 11 \
45 do_without_error tc filter add dev $vifname parent 1: protocol ipv6 prio \
61 do_without_error tc filter del dev $vifname parent 1: protocol ip prio 10 u32 match u32 \
63 do_without_error tc filter del dev $vifname parent 1: protocol arp prio 11 u32 match u32 \
65 do_without_error tc filter del dev $vifname parent 1: protocol ipv6 prio 12 u32 match u32 \
/xen-4.10.0-shim-comet/docs/
A DREADME.remus16 This code is based on DRBD 8.3.11 and uses a new replication protocol (named
17 protocol D) for asynchronous disk checkpoint replication. A protected VM's DRBD
18 disks on the primary and backup hosts need to be configured to use protocol D
19 as the replication protocol. An example resource configuration file can be found
A DINDEX9 misc/hvm-emulated-unplug Xen HVM emulated device unplug protocol
15 misc/xenstore Xenstore protocol specification
/xen-4.10.0-shim-comet/config/
A DTools.mk.in44 # Download GIT repositories via HTTP or GIT's own protocol?
45 # GIT's protocol is faster and more robust, when it works at all (firewalls
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/
A Dplatform-pci.c291 char protocol, *p, *q, *err; in check_platform_magic() local
328 protocol = inb(XEN_IOPORT_PROTOVER); in check_platform_magic()
330 dev_info(dev, "I/O protocol version %d\n", protocol); in check_platform_magic()
332 switch (protocol) { in check_platform_magic()
/xen-4.10.0-shim-comet/
A DSUPPORT.md389 ### PV SCSI protocol (frontend)
400 Guest-side driver capable of speaking the Xen PV TPM protocol
406 Guest-side driver capable of speaking the Xen 9pfs protocol
428 Host-side implementations of the Xen PV block protocol
436 Host-side implementations of Xen PV network protocol
442 Host-side implementation of the Xen PV framebuffer protocol
448 Host-side implementation of the Xen PV console protocol
454 Host-side implementation fo the Xen PV keyboard protocol
460 Host-side implementation of the Xen PV USB protocol
462 ### PV SCSI protocol (backend)
[all …]
/xen-4.10.0-shim-comet/xen/include/public/io/
A Dpvcalls.h67 uint32_t protocol; member
/xen-4.10.0-shim-comet/stubdom/
A Dvtpm-parent-sign-ek.patch67 + * @auth1: [in, out] Authorization protocol parameters
182 + * be used on subsequent boots to certify AIKs via the usual Privacy CA protocol.
A Dvtpm-deepquote-anyloc.patch52 * @auth1: [in, out] Authorization protocol parameters
A Dvtpm-deepquote.patch70 + * @auth1: [in, out] Authorization protocol parameters
/xen-4.10.0-shim-comet/docs/man/
A Dxen-pci-device-reservations.pod.779 and unplug protocol.
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_x86.c107 const char *protocol; in xc_domain_get_native_protocol() local
116 protocol = XEN_IO_PROTO_ABI_X86_32; in xc_domain_get_native_protocol()
119 protocol = XEN_IO_PROTO_ABI_X86_64; in xc_domain_get_native_protocol()
122 protocol = NULL; in xc_domain_get_native_protocol()
125 return protocol; in xc_domain_get_native_protocol()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_disk.c428 const char *protocol = in device_disk_add() local
430 if (protocol) { in device_disk_add()
432 flexarray_append(front, libxl__strdup(gc, protocol)); in device_disk_add()
/xen-4.10.0-shim-comet/xen/include/acpi/
A Dactbl2.h914 u8 protocol; member

Completed in 27 milliseconds

12