xref: /qemu/hw/remote/trace-events (revision 4011a686ccf32239d6b887e750c0ee2f6b5bea9e)
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