]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/migration.json
qapi: fix examples of events missing timestamp
authorVictor Toso <victortoso@redhat.com>
Thu, 1 Sep 2022 08:58:40 +0000 (10:58 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 7 Sep 2022 13:10:13 +0000 (15:10 +0200)
commit6e7a37ffc230d06852f1a8893097331d39df77c9
tree8e5d0413b6a11ffd711f7523adc8b8da389bb086
parentb4c32cbf06621117214f71501866514011434f43
qapi: fix examples of events missing timestamp

I've used real timestamp and changing them one by one so they would
not be all equal.

Problem was noticed when using the example as a test case for Go
bindings.

Signed-off-by: Victor Toso <victortoso@redhat.com>
Message-Id: <20220901085840.22520-11-victortoso@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/migration.json