OSDN Git Service

hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
[qmiga/qemu.git] / scsi / trace-events
1 # See docs/devel/tracing.rst for syntax documentation.
2
3 # pr-manager.c
4 pr_manager_execute(int fd, int cmd, int sa) "fd=%d cmd=0x%02x service action=0x%02x"
5 pr_manager_run(int fd, int cmd, int sa) "fd=%d cmd=0x%02x service action=0x%02x"