]> git.proxmox.com Git - mirror_qemu.git/commit - hmp.c
migration: Create x-multifd-channels parameter
authorJuan Quintela <quintela@redhat.com>
Fri, 15 Jan 2016 07:56:17 +0000 (08:56 +0100)
committerJuan Quintela <quintela@redhat.com>
Fri, 22 Sep 2017 12:11:21 +0000 (14:11 +0200)
commit4075fb1ca4ed673ff93d09936da014c1d2c6d2ca
tree18126dcdb4b7aff15d239d7d0258fbec7cbcbab8
parent30126bbf1f7fcad0bf4c65b01a21ff22a36a9759
migration: Create x-multifd-channels parameter

Indicates the number of channels that we will create.  By default we
create 2 channels.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
--

Catch inconsistent defaults (eric).
Improve comment stating that number of threads is the same than number
of sockets
Use new DEFIN_PROP_*
Rename x-multifd-threads to x-multifd-threads
hmp.c
migration/migration.c
migration/migration.h
qapi/migration.json