xref: /qemu/hw/remote/trace-events (revision 126d4123c50a78a99e04196126d42627911ef5b8)
1# multi-process trace events
2
3mpqemu_send_io_error(int cmd, int size, int nfds) "send command %d size %d, %d file descriptors to remote process"
4mpqemu_recv_io_error(int cmd, int size, int nfds) "failed to receive %d size %d, %d file descriptors to remote process"
5