commit | faa1f8ddc18fe30257f2ed6c378fce848b159dab | [log] [tgz] |
---|---|---|
author | Yoshiaki Tamura <tamura.yoshiaki@lab.ntt.co.jp> | Wed Jun 09 14:44:31 2010 +0900 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jun 14 15:46:28 2010 -0500 |
tree | b3340ebc3928d6ff35ce5780d3882b0fcb4b25cb | |
parent | f2fcffbbe8d7d2720a5ce992dedbf328be25c03a [diff] |
migration: use qemu_free() instead of free(). Although there is no difference, other migration related code use qemu_free(), and it should be better to be consistent. Signed-off-by: Yoshiaki Tamura <tamura.yoshiaki@lab.ntt.co.jp> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>