diff options
| author | Peter Xu <peterx@redhat.com> | 2017-07-18 11:39:02 +0800 |
|---|---|---|
| committer | Juan Quintela <quintela@redhat.com> | 2017-07-18 17:36:20 +0200 |
| commit | 89632fafdc64927647b6f45416307cd3d4c746db (patch) | |
| tree | df874d43d12e4b647bca031918047fe0fd57ba4c /hw/core/qdev-properties.c | |
| parent | 07d1d063d3235c02f60dc92ec174d419e6f8a750 (diff) | |
| download | focaccia-qemu-89632fafdc64927647b6f45416307cd3d4c746db.tar.gz focaccia-qemu-89632fafdc64927647b6f45416307cd3d4c746db.zip | |
migration: export parameters to props
Export migration parameters to qdev properties. Then we can use, for example: -global migration.x-cpu-throttle-initial=xxx To specify migration parameters during init. Prefix "x-" is appended for each parameter exported to show that this is not a stable interface, and only for debugging/testing purpose. Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <1500349150-13240-3-git-send-email-peterx@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'hw/core/qdev-properties.c')
0 files changed, 0 insertions, 0 deletions