/xen/docs/process/ |
A D | tags.pandoc | 29 A backport tag is an optional tag in the commit message to request a 45 Maintainers request the Backport tag to be added on commit. Contributors 47 appropriate. Maintainers will request for it to be removed when that is 50 Please note that the Backport tag is a **request** for backport, which
|
/xen/xen/tools/kconfig/tests/ |
A D | conftest.py | 30 def __init__(self, request): argument 36 self._test_dir = os.path.dirname(str(request.fspath)) 289 def conf(request): argument 291 return Conf(request)
|
/xen/docs/misc/ |
A D | netif-staging-grants.pandoc | 122 2) Make first request for the packet. 132 request `flags`. 138 8) Fill the total packet size in the first request. 142 10) Update the request producer index (`req_prod`) 155 14) Backend consume a request from the ring 210 on the first produced request from frontend. 238 31) Updates `rsp_cons` (request consumer index) 306 request boundary is 8 octets. 331 5) Sets up flags/checksum info on first request. 337 8) Update the request consumer index (`req_cons`) [all …]
|
A D | 9pfs.pandoc | 17 However it is useful to know that each 9pfs request and response has the 32 The size of the request or response. 35 The 9pfs request or response operation. 38 Unique id that identifies a specific request/response pair. It is used 153 request ring. | 292 Each of them is mono-directional, and there is no static request size: 294 [ring.h] they are combined, and the request size is static and 400 The client chooses one of the available rings, then it sends a request 404 The server receives the notification and reads the request, following 407 header. The server processes the request and sends back a response on [all …]
|
A D | pvcalls.pandoc | 158 request ring. | 367 - **req_id**: echoed back from request 368 - **cmd**: echoed back from request 408 - **id**: echoed back from request 476 - **id**: echoed back from request 531 - **id**: echoed back from request 574 - **id**: echoed back from request 612 - **id**: echoed back from request 652 - frontend issues an **accept** request 723 - **id**: echoed back from request [all …]
|
A D | vtd-pi.txt | 42 which an interrupt request is recorded in a memory-resident 107 Interrupt posting is the process by which an interrupt request (from IOAPIC 111 request arriving at the root-complex carry the identity of the interrupt 112 request source and a 'remapping-index'. The remapping-index is used to 329 on the vector value in the interrupt request, and use that hash to pick a logical
|
A D | xenstore.txt | 54 type ERROR, and only req_id and tx_id copied from the request. 128 The following are the actual type values, including the request and 205 spuriously. The tx_id in a WATCH request is ignored. 243 tx_id request header field. When transaction is started whole 250 request the tx_id is no longer valid and may be reused by
|
A D | xenstore-paths.pandoc | 194 The guest does not need to explicitly acknowledge the request; indeed, 426 acknowledges a request by writing the empty string back to the command node. 434 activities. The guest acknowledges a request by writing the empty 491 necessary. The guest acknowledges a request by writing the empty
|
A D | xenstore-ring.txt | 70 The "Connection state" field is used to request a ring close and reconnect.
|
/xen/tools/ocaml/xenstored/ |
A D | perms.ml | 146 let lacks (connection:Connection.t) request (node:Node.t) = 153 match perm, request with 174 let check connection request node = 175 if lacks connection request node 179 let has connection request node = not (lacks connection request node)
|
A D | packet.ml | 1 type request = { type
|
A D | process.ml | 305 let perform_exn ~wlog txn (request, response) = 306 if wlog then write_access_log ~ty:request.Packet.ty ~tid ~con ~data:request.Packet.data; 307 let fct = function_of_type_simple_op request.Packet.ty in 308 let response' = input_handle_error ~cons ~doms ~fct ~con:c ~t:txn ~req:request in 309 if wlog then write_response_log ~ty:request.Packet.ty ~tid ~con ~response:response'; 549 …(* Remember the request and response for this operation in case we need to replay the transaction …
|
A D | transaction.ml | 87 mutable operations: (Packet.request * Packet.response) list; 146 let add_operation ~perm t request response = 151 t.operations <- (request, response) :: t.operations
|
A D | parse_arg.ml | 48 "to request that the daemon does not fork");
|
/xen/tools/libvchan/ |
A D | io.c | 131 static inline int fast_get_data_ready(struct libxenvchan *ctrl, size_t request) in fast_get_data_ready() argument 134 if (ready >= request) in fast_get_data_ready() 173 static inline int fast_get_buffer_space(struct libxenvchan *ctrl, size_t request) in fast_get_buffer_space() argument 176 if (ready >= request) in fast_get_buffer_space()
|
/xen/docs/hypervisor-guide/x86/ |
A D | how-xen-boots.rst | 42 The Multiboot 1 headers request aligned modules and memory information. Entry 46 The Multiboot 2 headers are more flexible, and in addition request that the 50 Headers for the EFI MB2 extensions are also present. These request that
|
/xen/docs/ |
A D | README.colo | 3 (SVM) run in parallel. They receive the same request from client, and generate
|
/xen/tools/hotplug/Linux/ |
A D | external-device-migrate | 39 -recover : indicates recovery request; an error
|
/xen/tools/libacpi/ |
A D | ssdt_pm.asl | 125 * to request, initialize battery data port 0x86 and then return 162 * indicating battery info initialization request. First thing written 179 * indicating request of battery data returned through battery data
|
/xen/tools/ocaml/libs/xl/ |
A D | xenlight.mli.in | 36 | POLLNVAL (* Invalid request: fd not open (revents only). *)
|
A D | xenlight.ml.in | 34 | POLLNVAL (* Invalid request: fd not open (revents only). *)
|
/xen/xen/common/ |
A D | page_alloc.c | 922 unsigned long request = 1UL << order; in alloc_heap_pages() local 943 if ( (outstanding_claims + request > total_avail_pages) && in alloc_heap_pages() 945 !d || d->outstanding_pages < request) ) in alloc_heap_pages() 988 ASSERT(avail[node][zone] >= request); in alloc_heap_pages() 989 avail[node][zone] -= request; in alloc_heap_pages() 990 total_avail_pages -= request; in alloc_heap_pages()
|
/xen/docs/man/ |
A D | xen-pci-device-reservations.7.pod | 24 =item 1. A vendor may request a range of device IDs by submitting a patch to
|
/xen/stubdom/ |
A D | vtpm-deepquote.patch | 152 + * UINT32 paramSize Total size of request
|
A D | vtpm-parent-sign-ek.patch | 157 + * UINT32 paramSize Total size of request
|