qapi-schema: Comment about full expansion of non-migration-safe models
commita357a65b66a59488f3f5f09298a01df31319c624
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 16 Jan 2017 21:11:22 +0000 (16 19:11 -0200)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 27 Feb 2017 16:23:13 +0000 (27 13:23 -0300)
tree642afe57d3d0b1aa0b111d70ae8aea9a4e4bb819
parentb8d834a00fa3ed4dad7d371e1a00938a126a54a0
qapi-schema: Comment about full expansion of non-migration-safe models

Add a note warning that static expansion may not be 100% accurate
when the CPU model is not migration-safe. This will be the case
on x86 when expansing the "host" CPU model, because there are
"host" features that can't have a migration-safe representation
(e.g. "host-cache-info").

Message-Id: <20170116211124.29245-3-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
qapi-schema.json