https://github.com/qemu/qemu
Raw File
Tip revision: 60ab36907ded2918d33683f2b66f603b7400d8f3 authored by Stefan Hajnoczi on 08 November 2022, 18:41:40 UTC
Update VERSION for v7.2.0-rc0
Tip revision: 60ab369
trace-events
# See docs/devel/tracing.rst for syntax documentation.

# pr-manager.c
pr_manager_execute(int fd, int cmd, int sa) "fd=%d cmd=0x%02x service action=0x%02x"
pr_manager_run(int fd, int cmd, int sa) "fd=%d cmd=0x%02x service action=0x%02x"
back to top