diff options
Diffstat (limited to 'qapi/trace.json')
-rw-r--r-- | qapi/trace.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qapi/trace.json b/qapi/trace.json index 4955e5a750..47c68f04da 100644 --- a/qapi/trace.json +++ b/qapi/trace.json @@ -53,6 +53,7 @@ # Returns: a list of @TraceEventInfo for the matching events # # An event is returned if: +# # - its name matches the @name pattern, and # - if @vcpu is given, the event has the "vcpu" property. # |