]> Git Repo - qemu.git/commit
migrate: Use boxed qapi for migrate-set-parameters
authorEric Blake <[email protected]>
Fri, 9 Sep 2016 03:14:16 +0000 (22:14 -0500)
committerJuan Quintela <[email protected]>
Thu, 13 Oct 2016 15:23:53 +0000 (17:23 +0200)
commit7f375e0446bb3ce1cbb93b3e145452ec42bb2041
treef0eece94c87314655775e5e773dc78896800af9d
parentde63ab61241b44598cdfd30060ef23d46d368f9d
migrate: Use boxed qapi for migrate-set-parameters

Now that QAPI makes it easy to pass a struct around, we don't
have to declare as many parameters or local variables.

Signed-off-by: Eric Blake <[email protected]>
Reviewed-by: Marc-AndrĂ© Lureau <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
hmp.c
migration/migration.c
qapi-schema.json
This page took 0.023507 seconds and 4 git commands to generate.