]> git.proxmox.com Git - mirror_qemu.git/commit - hmp.h
migration: Add hmp interface to set and query parameters
authorLiang Li <liang.z.li@intel.com>
Mon, 23 Mar 2015 08:32:29 +0000 (16:32 +0800)
committerJuan Quintela <quintela@redhat.com>
Thu, 7 May 2015 16:31:54 +0000 (18:31 +0200)
commit50e9a629c6c92e73260cd3d7c2e3f5bfd84e47e2
treed9e762d82bfb0e4de68aaaf011bed75bc91f7fe5
parent85de83231ecde075c6b25897f2e74cd1767880e3
migration: Add hmp interface to set and query parameters

Add the hmp interface to tune and query the parameters used in
live migration.

Signed-off-by: Liang Li <liang.z.li@intel.com>
Signed-off-by: Yang Zhang <yang.z.zhang@intel.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
hmp-commands.hx
hmp.c
hmp.h
monitor.c