On 10/24/2013 09:52 PM, Paolo Bonzini wrote:
Il 22/10/2013 04:25, Lei Li ha scritto:
+# @unix-page-flipping: If enabled, QEMU will support localhost migration. This
+# feature allows live upgrade of a running QEMU instance by doing
localhost
+# migration with page flipping. It
Il 22/10/2013 04:25, Lei Li ha scritto:
> +# @unix-page-flipping: If enabled, QEMU will support localhost migration.
> This
> +# feature allows live upgrade of a running QEMU instance by doing
> localhost
> +# migration with page flipping. It requires the source and
> destinati
Introduce unix_page_flipping to MigrationCapability for localhost
migration.
Signed-off-by: Lei Li
---
qapi-schema.json |8 +++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/qapi-schema.json b/qapi-schema.json
index 60f3fd1..523a5b2 100644
--- a/qapi-schema.json
+++ b/q