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 6c6982a587..f425d10764 100644 --- a/qapi/trace.json +++ b/qapi/trace.json @@ -87,6 +87,7 @@ # @vcpu: The vCPU to act upon (all by default; since 2.7). # # An event's state is modified if: +# # - its name matches the @name pattern, and # - if @vcpu is given, the event has the "vcpu" property. # |