Home
last modified time | relevance | path

Searched refs:send (Results 1 – 25 of 127) sorted by relevance

123456

/qemu/hw/remote/
H A Dmpqemu-link.c38 struct iovec send[2] = {}; in mpqemu_msg_send() local
43 send[0].iov_base = msg; in mpqemu_msg_send()
44 send[0].iov_len = MPQEMU_MSG_HDR_SIZE; in mpqemu_msg_send()
46 send[1].iov_base = (void *)&msg->data; in mpqemu_msg_send()
47 send[1].iov_len = msg->size; in mpqemu_msg_send()
70 if (!qio_channel_writev_full_all(ioc, send, G_N_ELEMENTS(send), in mpqemu_msg_send()
/qemu/docs/
H A Dcolo-proxy.txt61 |guest receive | guest send
74 Mirror client will send packet to guest,at the
82 and update TCP checksum, then send to secondary
83 guest. Otherwise directly send to guest.
85 2.Guest send packet route:
96 If packet same,send queued primary packet and clear
97 queued secondary packet, Otherwise send primary packet
111 and update TCP checksum. Then send it to
112 redirect client filter. Otherwise directly send to
149 primary_in=chardev1-id (source: primary send packet)
[all …]
/qemu/tests/qemu-iotests/
H A Dnbd-fault-injector.py121 def send(self, buf, event): member in FaultInjectionSocket
138 conn.send(buf, event='neg-classic')
143 conn.send(buf, event='neg1')
154 conn.send(buf, event='neg2')
172 conn.send(buf, event='reply')
180 conn.send(b'\0' * req.len, event='data')
H A DREADME19 Please send improvements to the test suite, general feedback or just
/qemu/docs/devel/
H A Dstable-process.rst38 * Preferred: Make sure that the stable maintainers are on copy when you send
45 to the patch description. By default, this will send a copy of the patch
46 to ``qemu-stable@nongnu.org`` if you use git send-email, which is where
57 * If you judge an already merged patch suitable for stable, send a mail
67 a git branch with a release candidate and send the patches out to
H A Dsubmitting-a-pull-request.rst11 patch series we might ask a submitter to send a pull request. This page
14 A good rule of thumb is not to send a pull request unless somebody asks
42 **Don't send pull requests for code that hasn't passed review**. A pull
45 corrected issues in one round of code review, you need to send your
H A Dsubmitting-a-patch.rst232 to another list.) ``git send-email`` (`step-by-step setup guide
233 <https://git-send-email.io/>`__ and `hints and tips
240 If you cannot send patch emails
243 In rare cases it may not be possible to send properly formatted patch
253 ``git-send-email`` UI at https://git.sr.ht/~USERNAME/qemu/send-email
257 shows the web-based ``git-send-email`` workflow. Documentation is
281 Do not send as an attachment
296 using ``git send-email`` to mail the files to the mailing list. (We
297 recommend `git send-email <http://git-scm.com/docs/git-send-email>`__
489 send-email <http://git-scm.com/docs/git-send-email>`__ both understand
[all …]
/qemu/hw/ipmi/
H A Dsmbus_ipmi.c210 bool send = false; in ipmi_write_data() local
254 send = true; in ipmi_write_data()
265 send = true; in ipmi_write_data()
282 send = true; in ipmi_write_data()
291 if (send && sid->inlen) { in ipmi_write_data()
/qemu/docs/specs/
H A Dvirt-ctlr.rst6 guest kernel to send command to the host hypervisor.
20 This register allows the kernel to send the commands to the hypervisor.
/qemu/hw/i2c/
H A Dtrace-events13 i2c_send(uint8_t address, uint8_t data) "send(addr:0x%02x) data:0x%02x"
35 aspeed_i2c_bus_send(const char *mode, int i, int count, uint8_t byte) "%s send %d/%d 0x%02x"
44 npcm7xx_smbus_send_byte(const char *id, uint8_t value, int success) "%s send byte: 0x%02x, success:…
/qemu/hw/hyperv/
H A Dsyndbg.c261 ret = handle_send_msg(syndbg, msg->u.send.buf_gpa, msg->u.send.count, in hv_syndbg_handler()
262 msg->u.send.is_raw, &msg->u.send.pending_count); in hv_syndbg_handler()
H A Dhyperv.c883 msg.u.send.buf_gpa = ingpa + sizeof(*post_data_in); in hyperv_hcall_post_dbg_data()
884 msg.u.send.count = post_data_in->count; in hyperv_hcall_post_dbg_data()
885 msg.u.send.is_raw = true; in hyperv_hcall_post_dbg_data()
891 post_data_out->pending_count = msg.u.send.pending_count; in hyperv_hcall_post_dbg_data()
917 msg.u.send.buf_gpa = ingpa; in hyperv_syndbg_send()
918 msg.u.send.count = count; in hyperv_syndbg_send()
919 msg.u.send.is_raw = false; in hyperv_syndbg_send()
/qemu/tests/qtest/
H A Dstm32l4x5_usart-test.c90 g_assert_true(send(sock_fd, in, in_len, 0) == in_len); in usart_receive_string()
216 g_assert_true(send(sock_fd, "a", 1, 0) == 1); in test_receive_char()
225 g_assert_true(send(sock_fd, "b", 1, 0) == 1); in test_receive_char()
H A Dlibqtest.c62 QTestSendFn send; /* for sending qtest commands */ member
103 static void qtest_client_set_tx_handler(QTestState *s, QTestSendFn send);
634 s->ops.send(s, str); in qtest_sendf()
1232 s->ops.send(s, bdata); in qtest_bufwrite()
1233 s->ops.send(s, "\n"); in qtest_bufwrite()
1765 QTestSendFn send) in qtest_client_set_tx_handler() argument
1767 s->ops.send = send; in qtest_client_set_tx_handler()
1793 void (*send)(void*, const char*)) in qtest_inproc_init()
1807 qts->ops.external_send = send; in qtest_inproc_init()
/qemu/docs/interop/
H A Ddbus.rst41 The daemon can control which peers can send/recv messages using
92 could be allowed to send a message to ``svirt_t``, but ``virtiofs_t``
93 wouldn't be allowed to send a message to ``virtiofs_t``.
H A Dpr-helper.rst45 It is invalid to send multiple commands concurrently on the same
47 helper and send multiple commands to the helper for one or more
/qemu/hw/misc/macio/
H A Dtrace-events5 cuda_data_send(uint8_t data) "send: 0x%02x"
42 pmu_debug_protocol_cmd_resp_complete(int ier) "Response send complete. IER=0x%02x"
/qemu/include/sysemu/
H A Dos-win32.h248 #undef send
249 #define send qemu_send_wrap macro
H A Dqtest.h34 void qtest_server_set_send_handler(void (*send)(void *, const char *),
/qemu/tests/migration/
H A DMakefile28 * inside tests/migration to update, and then remember to send both
/qemu/include/hw/input/
H A Dtsc2xxx.h24 void (*send)(void *opaque, uint16_t data); member
/qemu/
H A DREADME.rst77 format-patch' and/or 'git send-email' to format & send the mail to the
101 requires a working 'git send-email' setup, and by default doesn't
/qemu/tests/qtest/libqos/
H A Di2c.h17 void (*send)(I2CAdapter *adapter, uint8_t addr, member
/qemu/hw/rtc/
H A Dm41t80.c103 sc->send = m41t80_send; in m41t80_class_init()
/qemu/hw/i386/kvm/
H A Dxen_evtchn.h70 int xen_evtchn_send_op(struct evtchn_send *send);

123456