diff options
Diffstat (limited to 'qapi/machine.json')
-rw-r--r-- | qapi/machine.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qapi/machine.json b/qapi/machine.json index c8f07c43cd..3fe977e903 100644 --- a/qapi/machine.json +++ b/qapi/machine.json @@ -1365,7 +1365,6 @@ { 'event': 'MEMORY_DEVICE_SIZE_CHANGE', 'data': { '*id': 'str', 'size': 'size', 'qom-path' : 'str'} } - ## # @MEM_UNPLUG_ERROR: # |