diff options
author | Juan Quintela <quintela@redhat.com> | 2015-07-08 14:13:10 +0200 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2015-07-15 09:07:54 +0200 |
commit | 72e72e1a71e5e67a11204606a5c09f6cc3089a53 (patch) | |
tree | 9642418c40edef743af555520bf8c323fc9330ad | |
parent | 4ba4bc5e9bfab457a96ac56dc470730a330aded8 (diff) | |
download | qemu-72e72e1a71e5e67a11204606a5c09f6cc3089a53.zip |
migration: Write documetation for events capabilites
Reported-by: Jiri Denemark <jdenemar@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
-rw-r--r-- | qmp-commands.hx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qmp-commands.hx b/qmp-commands.hx index e1bcc60380..ba630b1e7f 100644 --- a/qmp-commands.hx +++ b/qmp-commands.hx @@ -3406,6 +3406,7 @@ Enable/Disable migration capabilities - "rdma-pin-all": pin all pages when using RDMA during migration - "auto-converge": throttle down guest to help convergence of migration - "zero-blocks": compress zero blocks during block migration +- "events": generate events for each migration state change Arguments: |