/qemu/include/qapi/ |
H A D | error-internal.h | 19 char *msg; member
|
/qemu/.gitlab-ci.d/ |
H A D | check-dco.py | 50 msg = subprocess.check_output(["git", "show", "-s", sha], variable
|
/qemu/hw/display/ |
H A D | vhost-user-gpu.c | 123 vhost_user_gpu_handle_cursor(VhostUserGPU *g, VhostUserGpuMsg *msg) in vhost_user_gpu_handle_cursor() 153 vhost_user_gpu_send_msg(VhostUserGPU *g, const VhostUserGpuMsg *msg) in vhost_user_gpu_send_msg() 162 VhostUserGpuMsg msg = { in vhost_user_gpu_unblock() local 171 vhost_user_gpu_handle_display(VhostUserGPU *g, VhostUserGpuMsg *msg) in vhost_user_gpu_handle_display() 360 VhostUserGpuMsg *msg = NULL; in vhost_user_gpu_chr_read() local
|
/qemu/crypto/ |
H A D | afalgpriv.h | 40 struct msghdr *msg; member
|
/qemu/tests/guest-debug/ |
H A D | run-test.py | 45 def log(output, msg): argument
|
/qemu/qga/vss-win32/ |
H A D | install.cpp | 50 char *msg = NULL; in errmsg() local 64 char *msg, buf[512]; in errmsg_dialog() local 75 #define _chk(hr, status, msg, err_label) \ argument
|
/qemu/contrib/vhost-user-gpu/ |
H A D | virgl.c | 389 VhostUserGpuMsg msg = { in virgl_cmd_set_scanout() local 418 VhostUserGpuMsg msg = { in virgl_cmd_set_scanout() local 447 VhostUserGpuMsg msg = { in virgl_cmd_resource_flush() local
|
/qemu/hw/i386/kvm/ |
H A D | apic.c | 187 static void kvm_send_msi(MSIMessage *msg) in kvm_send_msi() 214 MSIMessage msg = { .address = addr, .data = data }; in kvm_apic_mem_write() local
|
/qemu/hw/remote/ |
H A D | iohub.c | 78 void process_set_irqfd_msg(PCIDevice *pci_dev, MPQemuMsg *msg) in process_set_irqfd_msg()
|
H A D | proxy-memory-listener.c | 169 MPQemuMsg msg; in proxy_memory_listener_commit() local
|
/qemu/target/i386/whpx/ |
H A D | whpx-apic.c | 186 static void whpx_send_msi(MSIMessage *msg) in whpx_send_msi() 227 MSIMessage msg = { .address = addr, .data = data }; in whpx_apic_mem_write() local
|
/qemu/target/i386/kvm/ |
H A D | tdx-quote-generator.c | 159 … qgs_msg_get_quote_resp_t *msg = (qgs_msg_get_quote_resp_t *)(task->receive_buf + HEADER_SIZE); in tdx_get_quote_read() local 268 qgs_msg_get_quote_req_t msg; in tdx_generate_quote() local
|
/qemu/hw/misc/ |
H A D | ivshmem-pci.c | 276 MSIMessage msg) in ivshmem_vector_unmask() 550 static void process_msg(IVShmemState *s, int64_t msg, int fd, Error **errp) in process_msg() 589 int64_t msg; in ivshmem_read() local 610 int64_t msg; in ivshmem_recv_msg() local 634 int64_t msg; in ivshmem_recv_setup() local
|
/qemu/include/hw/pci/ |
H A D | pcie_aer.h | 81 pcie_aer_msg_is_uncor(const PCIEAERMsg *msg) in pcie_aer_msg_is_uncor()
|
/qemu/io/ |
H A D | channel-socket.c | 466 static void qio_channel_socket_copy_fds(struct msghdr *msg, in qio_channel_socket_copy_fds() 522 struct msghdr msg = { NULL, }; in qio_channel_socket_readv() local 575 struct msghdr msg = { NULL, }; in qio_channel_socket_writev() local 743 struct msghdr msg = {}; in qio_channel_socket_flush() local
|
/qemu/ui/ |
H A D | input-barrier.c | 203 static gboolean readcmd(InputBarrier *ib, struct barrierMsg *msg) in readcmd() 341 static gboolean writecmd(InputBarrier *ib, struct barrierMsg *msg) in writecmd() 479 struct barrierMsg msg; in input_barrier_event() local
|
/qemu/hw/tpm/ |
H A D | tpm_spapr.c | 40 uint8_t msg; /* see below */ member 138 uint8_t msg = crq_data[1]; in tpm_spapr_do_crq() local
|
/qemu/hw/usb/ |
H A D | ccid-card-passthru.c | 103 VSCMsgError msg = {.code = htonl(code)}; in ccid_card_vscard_send_error() local 111 VSCMsgInit msg = { in ccid_card_vscard_send_init() local
|
/qemu/hw/i386/ |
H A D | x86-iommu.c | 59 X86IOMMU_MSIMessage msg = {}; in x86_iommu_irq_to_msi_message() local
|
/qemu/tests/functional/qemu_test/ |
H A D | asset.py | 21 def __init__(self, asset, msg, transient=False): argument
|
/qemu/hw/hyperv/ |
H A D | hyperv_testdev.c | 33 struct hyperv_message msg; member 134 static uint16_t msg_handler(const struct hyperv_post_message_input *msg, in msg_handler()
|
/qemu/tests/qtest/ |
H A D | vhost-user-test.c | 337 VhostUserMsg msg; in chr_read() local 1058 VhostUserMsg *msg) in vu_net_set_features() 1068 VhostUserMsg *msg) in vu_net_get_protocol_features() 1155 VhostUserMsg *msg) in vu_gpio_get_protocol_features() 1198 VhostUserMsg *msg) in vu_scmi_get_protocol_features()
|
/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 584 def filter_test_dir(msg): argument 588 def filter_win32(msg): argument 594 def filter_qemu_io(msg): argument 600 def filter_chown(msg): argument 639 def filter_testfiles(msg): argument 661 def filter_generated_node_ids(msg): argument 701 def filter_imgfmt(msg): argument
|
/qemu/include/hw/hyperv/ |
H A D | vmbus.h | 99 void *msg; member
|
/qemu/tests/ |
H A D | vhost-user-bridge.c | 210 struct msghdr msg = { in vubr_handle_tx() local 327 struct msghdr msg = { in vubr_backend_recv_cb() local 479 vubr_panic(VuDev *dev, const char *msg) in vubr_panic()
|