]> git.proxmox.com Git - mirror_qemu.git/blobdiff - trace-events
nbd sockets vnc: Mark problematic address family tests TODO
[mirror_qemu.git] / trace-events
index 728855743c3e793a560e4bdb842d3cde95e66454..b07a09ba9532f70b53acac7e1a97642ff97d59a8 100644 (file)
@@ -65,7 +65,6 @@ xen_remap_bucket(uint64_t index) "index %#"PRIx64
 xen_map_cache_return(void* ptr) "%p"
 
 # monitor.c
-handle_qmp_command(void *mon, const char *cmd_name) "mon %p cmd_name \"%s\""
 monitor_protocol_event_handler(uint32_t event, void *qdict) "event=%d data=%p"
 monitor_protocol_event_emit(uint32_t event, void *data) "event=%d data=%p"
 monitor_protocol_event_queue(uint32_t event, void *qdict, uint64_t rate) "event=%d data=%p rate=%" PRId64