diff options
Diffstat (limited to 'qapi/vfio.json')
-rw-r--r-- | qapi/vfio.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/vfio.json b/qapi/vfio.json index a0e5013..40cbcde 100644 --- a/qapi/vfio.json +++ b/qapi/vfio.json @@ -50,7 +50,7 @@ # # Since: 9.1 # -# Example: +# .. qmp-example:: # # <- { "timestamp": { "seconds": 1713771323, "microseconds": 212268 }, # "event": "VFIO_MIGRATION", |