Home
last modified time | relevance | path

Searched refs:receive (Results 1 – 25 of 101) sorted by path

12345

/qemu/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
80 source code as you receive it, in any medium, provided that you
206 all those who receive copies directly or indirectly through you, then
H A Dhmp-commands.hx1507 .help = "receive a file descriptor via SCM rights and assign it a name",
/qemu/docs/
H A DCOLO-FT.txt18 Both primary VM (PVM) and secondary VM (SVM) run in parallel. They receive the
H A Dcolo-proxy.txt61 |guest receive | guest send
65 … tap | rx:receive packets sent to t…
66 … | tx:receive packets sent by t…
69 1.Guest receive packet route:
81 If receive packet is TCP packet,we will adjust ack
90 Redirect server filter receive primary guest packet
94 COLO-compare receive primary guest packet then
H A Drdma.txt170 receiver must have reserved space (using a receive
171 work request) on the receive queue (RQ) before QEMUFileRDMA
235 we are *ready* to receive some data bytes on the control channel.
236 2. Before attempting to receive the expected command, we post another
249 work request to receive that data a few moments later.
347 Each time we receive a complete "QEMU File" control-channel
/qemu/docs/about/
H A Ddeprecated.rst376 Users which try to use these deprecated properties will receive a warning
/qemu/docs/devel/migration/
H A Dcompatibility.rst86 than we are able to receive migrations from qemu-5.1. The problem is
504 And now we can receive a migration from 8.0. And from now on, we can
/qemu/docs/devel/
H A Dmulti-process.rst134 application can directly receive MMIO store notifications from the KVM
385 socket to receive interrupt indications from the emulation process. An
592 Vhost user applications can receive guest virtio driver stores directly
601 that the emulation process can use to receive MMIO notifications. QEMU
726 address range that the slave descriptor will receive MMIO notifications
H A Dqapi-code-gen.rst1353 Clients send commands with argument data, and receive command
1373 Adding functionality to the receive direction is generally backwards
1391 receive direction compatibility.
/qemu/docs/interop/
H A Dbarrier.rst190 does not receive a reply within a reasonable time then the server
191 disconnects the client. if the client doesn't receive these (or any
H A Dbitmaps.rst1197 will receive a ``BLOCK_JOB_COMPLETE`` event with a failure message,
1200 In the case of a job being cancelled, the user will receive a
H A Dqmp-spec.rst134 receive such a command's response before responses from prior in-band
255 Moreover, the client may receive output a previous client didn't read.
H A Dvhost-user.rst1921 the SIGTERM signal is received. Eventually, it may receive SIGKILL by
/qemu/docs/specs/
H A Divshmem-spec.rst161 communicate with each other normally, but won't receive disconnect
240 To receive an interrupt, the device reads and discards as many 8-byte
H A Dppc-spapr-uv-hcalls.rst49 ``TPM_COMM_OP_EXECUTE`` (``0x1``): send a request to a TPM and receive a
H A Drocker.txt647 RX_FRAG_LEN 2 Actual packet fragment length after receive
/qemu/docs/system/devices/
H A Dccid.rst151 …client response -> | VSC_APDU | VSC_APDU | | receive APDU respon…
/qemu/docs/tools/
H A Dqemu-img.rst806 cause the image to actually receive compressed writes. It is most commonly
/qemu/hw/arm/
H A Domap1.c2194 if (slave && slave->receive) in omap_uwire_transfer_start()
2195 s->rxbuf = slave->receive(slave->opaque); in omap_uwire_transfer_start()
/qemu/hw/char/
H A Drenesas_sci.c82 static void receive(void *opaque, const uint8_t *buf, int size) in receive() function
281 qemu_chr_fe_set_handlers(&sci->chr, can_receive, receive, in rsci_realize()
/qemu/hw/input/
H A Dtsc210x.c1089 s->chip.receive = (void *) tsc210x_read; in tsc210x_init()
/qemu/hw/ipmi/
H A Dipmi_bmc_extern.c317 static void receive(void *opaque, const uint8_t *buf, int size) in receive() function
498 qemu_chr_fe_set_handlers(&ibe->chr, can_receive, receive, in ipmi_bmc_extern_realize()
/qemu/hw/net/
H A Dallwinner-sun8i-emac.c799 .receive = allwinner_sun8i_emac_receive,
H A Dallwinner_emac.c435 .receive = aw_emac_receive,
H A Dcadence_gem.c1712 .receive = gem_receive,

12345