/qemu/hw/riscv/ |
H A D | trace-events | 9 riscv_iommu_mrif_notification(const char *id, uint32_t nid, uint64_t phys) "%s: sent MRIF notificat… 13 riscv_iommu_notify_int_vector(uint32_t cause, uint32_t vector) "Interrupt cause 0x%x sent via vecto… 18 riscv_iommu_sys_irq_sent(uint32_t vector) "IRQ sent to vector %u" 19 …t32_t vector, uint64_t msi_addr, uint32_t msi_data, uint32_t result) "MSI sent to vector %u msi_ad…
|
/qemu/python/qemu/qmp/ |
H A D | qmp_client.py | 78 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 D | colo-proxy.txt | 25 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.
|
/qemu/qapi/ |
H A D | qapi-schema.json | 15 # -> ... text sent by client (commands) ... 16 # <- ... text sent by server (command responses and events) ...
|
H A D | common.json | 173 # where it will receive packets sent to the netdev. 176 # where it will receive packets sent by the netdev.
|
H A D | pragma.json | 106 'QKeyCode', # send-key, input-sent-event
|
H A D | migration.json | 28 # @normal-bytes: number of normal bytes sent (since 1.2) 44 # @multifd-bytes: The number of bytes sent through multifd (since 3.0) 49 # @precopy-bytes: The number of bytes sent in the pre-copy phase 52 # @downtime-bytes: The number of bytes sent while the guest is paused 55 # @postcopy-bytes: The number of bytes sent during the post-copy phase 465 # sent depends on the migrated devices that use this feature. For 467 # sent and loaded in the destination before doing switchover. 745 # @announce-rounds: Number of self-announce packets sent after 926 # @announce-rounds: Number of self-announce packets sent after 1140 # @announce-rounds: Number of self-announce packets sent after [all …]
|
H A D | qdev.json | 103 # is sent. Some errors cannot be detected.
|
/qemu/storage-daemon/qapi/ |
H A D | qapi-schema.json | 28 # -> ... text sent by client (commands) ... 29 # <- ... text sent by server (command responses and events) ...
|
/qemu/hw/audio/ |
H A D | wm8750.c | 81 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 D | hda-codec.c | 398 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/nbd/ |
H A D | trace-events | 37 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/docs/devel/ |
H A D | multi-process.rst | 114 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. 386 incoming interrupt indication would then be sent up to its bus parent to 408 the initial messages sent to the emulation process is a guest memory 449 will be extracted, and a secondary socket file descriptor will be sent 468 device emulation objects. The JSON descriptions sent by the QEMU process 489 IO initialization will be driven by the JSON descriptions sent from the [all …]
|
/qemu/docs/interop/ |
H A D | barrier.rst | 124 (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 D | pr-helper.rst | 63 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 D | vhost-user.rst | 80 - Bit 2 is the reply flag - needs to be sent on each reply from the back-end 381 vhost for the Linux Kernel. Most messages that can be sent via the 509 queue in the sent message to identify a specified queue. 712 either front-end sent an update message containing the IOTLB entry 713 containing requested address and permission, or front-end sent nothing if 1132 This is no longer used. Used to be sent to request disabling all 1315 This request should be sent only when ``VHOST_USER_PROTOCOL_F_MQ`` 1327 This request should be sent only when 1354 This request should be sent only when ``VIRTIO_NET_F_MTU`` feature 1373 This request should be sent only when [all …]
|
H A D | vhost-user-gpu.rst | 24 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/docs/devel/migration/ |
H A D | postcopy.rst | 133 The 'package' is sent as the data part of a Command: ``CMD_PACKAGED``, and the 140 to be sent quickly, and also causes pages directly after the requested page 141 to be sent quickly in the hope that those pages are likely to be used 196 pages are sent during postcopy. 229 can be pages sent right during the window when the network is 311 explicitly) to be sent in a separate preempt channel, rather than queued in
|
H A D | main.rst | 89 devices is sent at the end of precopy migration, when the CPUs are paused. 249 has a Boolean function that tells if that values are needed to be sent 250 or not. If this functions returns false, the subsection is not sent. 329 be sent. 481 paused for too long if they were sent in one section. For these
|
/qemu/ |
H A D | README.rst | 117 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/specs/ |
H A D | pvpanic.rst | 5 event is sent to qemu, and a QMP event is generated. This allows
|
/qemu/docs/system/devices/ |
H A D | ivshmem.rst | 18 If desired, interrupts can be sent between guest VMs accessing the same
|
/qemu/docs/system/s390x/ |
H A D | vfio-ap.rst | 46 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/migration/ |
H A D | trace-events | 233 qemu_rdma_poll_recv(uint64_t comp, int64_t id, int sent) "completion %" PRIu64 " received (%" PRId6… 247 qemu_rdma_write_flush(int sent) "sent total: %d" 279 postcopy_discard_send_finish(const char *ramblock, int nwords, int ncmds) "%s mask words sent=%d in…
|
/qemu/hw/char/ |
H A D | trace-events | 77 cmsdk_apb_uart_tx(uint8_t c) "CMSDK APB UART: character 0x%x sent to backend" 119 stm32l4x5_usart_tx(uint8_t c) "USART: character 0x%x sent to backend"
|