]> Git Repo - qemu.git/commit - monitor/hmp-cmds.c
hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'
authorzhanghailiang <[email protected]>
Fri, 13 Mar 2015 08:08:39 +0000 (16:08 +0800)
committerJuan Quintela <[email protected]>
Tue, 17 Mar 2015 14:20:37 +0000 (15:20 +0100)
commite49f35bdb4974d6cfd7e5eb5cb9f8c50eef3f3a9
treec0cd7954b6ff4c33abe4f41eca83d3f925abc64c
parent3119473166eeac017b249b408b07473aff5a7ca2
hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus'

We will use the typename 'MigrationStatus' for publicly exported typename,
So here we rename the internal-only 'MigrationStatus' to
'HMPMigrationStatus'.

Signed-off-by: zhanghailiang <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
hmp.c
This page took 0.021521 seconds and 4 git commands to generate.