/openbmc/qemu/docs/devel/migration/ |
H A D | CPR.rst | 23 resumes by running QEMU with the ``-incoming`` option. Because the 59 and provides all the data to the incoming side. 62 Incoming: 63 * Start QEMU with the ``-incoming defer`` option. 66 * Issue the ``migrate-incoming`` command. 92 # qemu-kvm ... -incoming defer 131 # qemu-kvm ... -incoming defer 158 line arguments to create the same machine, plus the ``-incoming`` 160 In addition, the user adds a second -incoming option with channel 172 migrate-incoming command. It may only be specified on the command [all …]
|
/openbmc/phosphor-net-ipmid/ |
H A D | message_parsers.hpp | 75 * @brief Unflatten an incoming packet and prepare the IPMI message 77 * @param[in] inPacket - Incoming IPMI packet 80 * response packet. In case of success incoming message and session 121 * @brief Unflatten an incoming packet and prepare the IPMI message 123 * @param[in] inPacket - Incoming IPMI packet 168 * @brief Unflatten an incoming packet and prepare the IPMI message 170 * @param[in] inPacket - Incoming IPMI packet 202 * @brief Verify the integrity data of the incoming IPMI packet 204 * @param[in] packet - Incoming IPMI packet 205 * @param[in] message - IPMI Message populated from the incoming packet [all …]
|
H A D | message_handler.hpp | 53 * @brief Process the incoming IPMI message 55 * The incoming payload is read from the channel. If a message is read, it 109 * @brief Process the incoming IPMI message 111 * The incoming message payload is handled and the command handler for
|
H A D | sd_event_loop.hpp | 76 /** @brief Initialise the event loop and add the handler for incoming 94 /** @brief async handler for incoming udp packets */ 97 /** @brief register the async handler for incoming udp packets */
|
H A D | crypt_algo.hpp | 56 * @brief Decrypt the incoming payload 58 * @param[in] packet - Incoming IPMI packet 154 * @brief Decrypt the incoming payload 156 * @param[in] packet - Incoming IPMI packet
|
/openbmc/qemu/hw/hyperv/ |
H A D | trace-events | 22 hv_balloon_incoming_version(uint16_t major, uint16_t minor) "incoming proto version %u.%u" 23 hv_balloon_incoming_caps(uint32_t caps) "incoming caps 0x%x" 25 hv_balloon_incoming_unballoon(uint32_t trans_id) "incoming unballoon response %"PRIu32 27 hv_balloon_incoming_hot_add(uint32_t trans_id, uint32_t result, uint32_t count) "incoming hot add r… 29 hv_balloon_incoming_balloon(uint32_t trans_id, uint32_t range_count, uint32_t more_pages) "incoming…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/ |
H A D | gammu-smsdrc | 18 # incoming sms only from numbers written here (incoming sms from all other 24 # incoming sms from all numbers not written here (incoming sms from numbers
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | protocol.py | 305 Start listening for an incoming connection, but do not wait for a peer. 307 This method starts listening for an incoming connection, but 311 incoming connection. 333 Accept an incoming connection and begin processing message queues. 490 Stop listening for / accepting new incoming connections. 507 Accept an incoming connection and signal the upper_half. 510 incoming connection. It signals back to the upper_half ASAP so 514 :param reader: Incoming `asyncio.StreamReader` 515 :param writer: Incoming `asyncio.StreamWriter` 518 self.logger.debug("Incoming connection from %s", peer) [all …]
|
/openbmc/qemu/docs/system/ |
H A D | managed-startup.rst | 13 code loaded by QEMU in the VM's RAM and with incoming migration 14 - with incoming migration, initial state will be amended with the migrated
|
/openbmc/phosphor-mboxd/Documentation/ |
H A D | mboxd.md | 44 ACTIVE_MAPS_FLASH - The daemon is polling for incoming commands, is not 47 SUSPEND_MAPS_FLASH - The daemon is polling for incoming commands, is 50 ACTIVE_MAPS_MEM - The daemon is polling for incoming commands, is not 53 SUSPEND_MAPS_MEM - The daemon is polling for incoming commands, is
|
/openbmc/hiomapd/Documentation/ |
H A D | mboxd.md | 45 ACTIVE_MAPS_FLASH - The daemon is polling for incoming commands, is not 48 SUSPEND_MAPS_FLASH - The daemon is polling for incoming commands, is 51 ACTIVE_MAPS_MEM - The daemon is polling for incoming commands, is not 54 SUSPEND_MAPS_MEM - The daemon is polling for incoming commands, is
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 145 | 4 # Test the combination of -incoming and snapshot=on 60 -incoming 'exec:true' -snapshot -serial none -monitor stdio \
|
H A D | 192 | 4 # Test NBD export with -incoming (non-shared storage migration use case from 62 _launch_qemu -drive $DRIVE_ARG -incoming defer
|
H A D | 201 | 72 -incoming "unix:${MIG_SOCKET}" 76 -incoming "unix:${MIG_SOCKET}"
|
/openbmc/boost-dbus/include/dbus/ |
H A D | filter.hpp | 17 /// Represents a filter of incoming messages. 19 * Filters examine incoming messages, demuxing them to multiple queues.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
H A D | 0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch | 216 -char d_incoming[PATH_MAX]; // Incoming spool directory 218 -char d_report[PATH_MAX]; // Incoming report spool directory 220 -char d_phonecalls[PATH_MAX]; // Incoming phonecalls data directory 252 +EXTERN char d_incoming[PATH_MAX]; // Incoming spool directory 254 +EXTERN char d_report[PATH_MAX]; // Incoming report spool directory 256 +EXTERN char d_phonecalls[PATH_MAX]; // Incoming phonecalls data directory 285 -int date_filename; // 1 or 2 if YYYYMMDD is included to the filename of incoming mess… 290 -int incoming_utf8; // 1 if incoming files are saved using UTF-8 character set. 296 -char priviledged_numbers[SIZE_PRIVILEDGED_NUMBERS]; // Priviledged numbers in incoming messages. 310 … date_filename; // 1 or 2 if YYYYMMDD is included to the filename of incoming message. [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/ |
H A D | procmail_3.22.bb | 3 incoming mail into separate folders/files (real convenient when subscribing\ 7 forward certain incoming mail automatically to someone."
|
/openbmc/docs/designs/mctp/ |
H A D | mctp-kernel.md | 162 Sockets that receive incoming request packets will bind to a local address, 177 This establishes the local address of the socket. Incoming MCTP messages that 179 The reference to 'incoming' is important here; a bound socket will only receive 180 messages with the TO bit set, to indicate an incoming request message, rather 193 incoming packets from any locally-connected network. A specific network value 194 will cause the socket to only receive incoming messages from that network. 201 7 bits of the type is matched on incoming messages (ie., the most-significant IC 345 address of the incoming message, including tag value (this will be needed in 418 socket to continue to receive incoming messages to the old (dest,tag) tuple, in 678 MCTP responders should use the EID and network values of an incoming request to [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/ |
H A D | freeDiameter.conf | 27 # The port this peer is listening on for incoming connections (TCP and SCTP). 31 # The port this peer is listening on for incoming TLS-protected connections (TCP and SCTP). 86 # This parameter limits the number of incoming connections from the time 174 # Number of server threads that can handle incoming messages at the same time. 224 # The local server listens for incoming connections. By default, 227 # In addition to incoming connections, the local peer can
|
/openbmc/qemu/migration/ |
H A D | colo.c | 129 * Make sure COLO incoming thread not block in recv or send, in secondary_vm_do_failover() 148 /* Notify COLO incoming thread that failover work is finished */ in secondary_vm_do_failover() 151 /* For Secondary VM, jump to incoming co */ in secondary_vm_do_failover() 826 QIOChannelBuffer *bioc = NULL; /* Cache incoming device state */ in colo_process_incoming_thread() 853 error_report("COLO incoming thread: Open QEMUFile to_src_file failed"); in colo_process_incoming_thread() 858 * should be sequential, we set the fd to unblocked in migration incoming in colo_process_incoming_thread() 859 * coroutine, and here we are in the COLO incoming thread, so it is ok to in colo_process_incoming_thread() 950 /* Wait checkpoint incoming thread exit before free resource */ in colo_incoming_co()
|
/openbmc/docs/designs/ |
H A D | ci-authorization.md | 11 The OpenBMC project maintains a number of Jenkins CI jobs to ensure incoming 12 contributions to the project source code meet a level of quality. Incoming
|
/openbmc/qemu/hw/vfio-user/ |
H A D | proxy.c | 178 QTAILQ_INSERT_TAIL(&proxy->incoming, msg, next); in vfio_user_process() 225 * Receive and process one incoming message. 228 * For requests, queue in incoming list and run request BH. 305 * For requests, reap incoming FDs. in vfio_user_recv_one() 510 * Process incoming requests. 529 /* reap all incoming */ in vfio_user_request() 532 QTAILQ_FOREACH_SAFE(msg, &proxy->incoming, next, m1) { in vfio_user_request() 533 QTAILQ_REMOVE(&proxy->incoming, msg, next); in vfio_user_request() 804 * Reply to an incoming request. 828 * Send an error reply to an incoming request. [all …]
|
/openbmc/qemu/include/migration/ |
H A D | misc.h | 101 /* True if incoming migration entered POSTCOPY_INCOMING_DISCARD */ 104 /* True if incoming migration entered POSTCOPY_INCOMING_ADVISE */
|
/openbmc/phosphor-net-ipmid/sol/ |
H A D | sol_context.hpp | 151 * interfaces to handle incoming SOL payload, send response and send outbound 251 * @param[in] input - Incoming SOL character data. 282 * an incoming SOL payload is received. 297 * @brief Send Response for Incoming SOL payload.
|
/openbmc/u-boot/cmd/ |
H A D | wol.c | 30 "wait for an incoming wake-on-lan packet",
|