Lines Matching full:hot
104 * limitations on hot-add, the guest can specify
329 * Hot add request message. Message sent from the host to the guest.
331 * range: Memory range to hot add.
332 * region: Explicit hot add memory region for guest to use. Optional.
348 * Hot add response message.
349 * This message is sent by the guest to report the status of a hot add request.
351 * assume all further hot add requests will fail, since this indicates that
354 * Hot adds may also fail due to low resources; in this case, the guest must
355 * not complete this message until the hot add can succeed, and the host must
356 * not send a new hot add request until the response is sent.
357 * If VSC fails to hot add memory DYNMEM_NUMBER_OF_UNSUCCESSFUL_HOTADD_ATTEMPTS
361 * page_count: number of pages that were successfully hot added.