]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp.h
virtio-balloon: convert VMSTATE_VIRTIO_DEVICE
[mirror_qemu.git] / hmp.h
diff --git a/hmp.h b/hmp.h
index f5d9749339a8ee2b2438e56366d81662b33d1b36..0876ec03a18ed0008979dbb600775d97b0b29197 100644 (file)
--- a/hmp.h
+++ b/hmp.h
@@ -115,6 +115,7 @@ void set_link_completion(ReadLineState *rs, int nb_args, const char *str);
 void netdev_add_completion(ReadLineState *rs, int nb_args, const char *str);
 void netdev_del_completion(ReadLineState *rs, int nb_args, const char *str);
 void ringbuf_write_completion(ReadLineState *rs, int nb_args, const char *str);
+void info_trace_events_completion(ReadLineState *rs, int nb_args, const char *str);
 void trace_event_completion(ReadLineState *rs, int nb_args, const char *str);
 void watchdog_action_completion(ReadLineState *rs, int nb_args,
                                 const char *str);