aboutsummaryrefslogtreecommitdiff
path: root/qapi/target.json
blob: 805492629318f766012147f6633e2104f45d1580 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# -*- Mode: Python -*-
#

##
# = Target-specific commands & events
##

##
# @TARGET-TEMPORARY-DUMMY:
# Will go away in the next commit.  Needed in this one because empty
# modules don't generate anything, defeating this commit's purpose.
##
{ 'event': 'TARGET-TEMPORARY-DUMMY' }