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