Home
last modified time | relevance | path

Searched refs:sent (Results 1 – 25 of 51) sorted by relevance

123

/qemu/python/qemu/qmp/
H A Dqmp_client.py78 sent: Message, received: Message):
81 self.sent: Message = sent
152 def __init__(self, error_message: str, msg: Message, sent: Message):
155 self.sent = sent
/qemu/docs/
H A Dcolo-proxy.txt25 client and compare packets sent by PVM with sent by SVM.
65 …p | rx:receive packets sent to the netdev
66 … | tx:receive packets sent by the netdev
146 Packets coming from the primary char indev will be sent to outdev.
H A Dxbzrle.txt12 compressed version of the updates, thus reducing the amount of data sent during
/qemu/nbd/
H A Dtrace-events37 nbd_receive_wrong_header(uint32_t magic, const char *mode) "Server sent unexpected magic 0x%" PRIx3…
73 nbd_co_receive_block_status_payload_compliance(uint64_t from, uint64_t len) "client sent unusable b…
76 nbd_co_receive_ext_payload_compliance(uint64_t from, uint64_t len) "client sent non-compliant write…
77 …ance(const char *op, uint64_t from, uint64_t len, uint32_t align) "client sent non-compliant unali…
/qemu/hw/audio/
H A Dwm8750.c81 int sent = 0; in wm8750_out_flush() local
82 while (sent < s->idx_out) in wm8750_out_flush()
83 sent += AUD_write(*s->out[0], s->data_out + sent, s->idx_out - sent) in wm8750_out_flush()
H A Dhda-codec.c398 int sent = 0; in hda_audio_compat_output_cb() local
402 while (avail - sent >= sizeof(st->compat_buf)) { in hda_audio_compat_output_cb()
414 sent += len; in hda_audio_compat_output_cb()
/qemu/docs/devel/
H A Dmulti-process.rst114 process, the application can also be sent other file descriptors over
131 vhost user device, the memory operation would need to be sent over a
135 driver, instead of needing them to be sent to the QEMU process first.
153 done with file descriptors sent to the vhost user application by QEMU.
182 has been sent to the vhost application.
408 the initial messages sent to the emulation process is a guest memory
660 emulation program, and the sent queue is for MMIOs that haven't been
760 pending queue to the sent queue, and if there are threads waiting for
767 the MMIO requests in the sent queue. Matches are removed from the sent
837 These irq file descriptors are sent to the emulation process at
[all …]
H A Dsubmitting-a-pull-request.rst7 sent as simple patch emails to the mailing list (see our page on
/qemu/docs/interop/
H A Dbarrier.rst124 (i.e. has sent a barrierCmdCClipboard for and has not received a
176 client screen's barrierCmdDInfo. This is sent for every
177 barrierCmdDInfo, whether or not the server had sent a barrierCmdQInfo.
321 ``seq`` = sequence number. The sequence number is 0 when sent by the
H A Dpr-helper.rst63 For PERSISTENT RESERVE OUT, the parameter list is sent right after the
77 The sense data is always sent to keep the protocol simple, even though
H A Dvhost-user.rst1325 This request should be sent only when
1371 This request should be sent only when
1403 This request should be sent only when
1444 This request should be sent only when
1458 This request should be sent only when
1495 is sent at the end of the migration, after
1496 ``VHOST_USER_POSTCOPY_LISTEN`` was previously sent.
1732 is sent by the front-end.
1781 request is sent with a file descriptor.
1783 This request should be sent only when
[all …]
H A Dvhost-user-gpu.rst24 The protocol is sent over a UNIX domain stream socket, since it uses
29 Requests are sent by the *back-end*, and the optional replies by the
/qemu/qapi/
H A Dcommon.json173 # where it will receive packets sent to the netdev.
176 # where it will receive packets sent by the netdev.
H A Dpragma.json115 'QKeyCode', # send-key, input-sent-event
H A Dqdev.json103 # is sent. Some errors cannot be detected.
/qemu/docs/devel/migration/
H A Dpostcopy.rst144 The 'package' is sent as the data part of a Command: ``CMD_PACKAGED``, and the
151 to be sent quickly, and also causes pages directly after the requested page
152 to be sent quickly in the hope that those pages are likely to be used
207 pages are sent during postcopy.
310 explicitly) to be sent in a separate preempt channel, rather than queued in
H A Dmain.rst73 devices is sent at the end of precopy migration, when the CPUs are paused.
233 has a Boolean function that tells if that values are needed to be sent
234 or not. If this functions returns false, the subsection is not sent.
313 be sent.
459 paused for too long if they were sent in one section. For these
/qemu/
H A DREADME.rst117 Your patch series will be sent and tagged as my-feature-v1 if you need to refer
128 Your patch series will be sent with 'v2' tag in the subject and the git tip
/qemu/docs/system/devices/
H A Divshmem.rst18 If desired, interrupts can be sent between guest VMs accessing the same
/qemu/docs/specs/
H A Dpvpanic.rst5 event is sent to qemu, and a QMP event is generated. This allows
/qemu/docs/system/s390x/
H A Dvfio-ap.rst46 commands sent to a usage domain to control or change the domain; for
51 An AP queue is the means by which an AP command-request message is sent to an
57 which the AP command-request message is to be sent for processing.
94 changed by an AP command-request message sent to a usage domain from the
97 command-request message sent to a usage domain.
101 message is to be sent (NQAP and PQAP instructions), or from which a
501 that are valid for use by the guest; meaning, AP commands can be sent by the
505 identified in the ADM field of the guest's CRYCB. The AP command must be sent
/qemu/hw/char/
H A Dtrace-events71 cmsdk_apb_uart_tx(uint8_t c) "CMSDK APB UART: character 0x%x sent to backend"
113 stm32l4x5_usart_tx(uint8_t c) "USART: character 0x%x sent to backend"
/qemu/hw/arm/
H A Domap2.c151 int sent = 1; in omap_eac_out_empty() local
153 while (left && (sent = AUD_write(s->codec.out_voice, in omap_eac_out_empty()
156 start += sent; in omap_eac_out_empty()
157 left -= sent; in omap_eac_out_empty()
160 if (!sent) { in omap_eac_out_empty()
/qemu/migration/
H A Dtrace-events228 qemu_rdma_poll_recv(uint64_t comp, int64_t id, int sent) "completion %" PRIu64 " received (%" PRId6…
242 qemu_rdma_write_flush(int sent) "sent total: %d"
274 postcopy_discard_send_finish(const char *ramblock, int nwords, int ncmds) "%s mask words sent=%d in…
/qemu/hw/sd/
H A Dtrace-events64 pl181_command_sent(void) "command sent"

123