]> Git Repo - qemu.git/commit - migration/ram.c
ram: Rename RAM_SAVE_FLAG_COMPRESS to RAM_SAVE_FLAG_ZERO
authorJuan Quintela <[email protected]>
Fri, 28 Apr 2017 07:39:55 +0000 (09:39 +0200)
committerJuan Quintela <[email protected]>
Wed, 17 May 2017 10:04:59 +0000 (12:04 +0200)
commitbb890ed5517ccf9d37793dd7d6dfca1b7b751b3a
tree57de84fcba969aab2291062649934007f16aec14
parent927d66381948659b0acbb1b3f23de5a5008d48a4
ram: Rename RAM_SAVE_FLAG_COMPRESS to RAM_SAVE_FLAG_ZERO

Reflects better what it does now, and avoid confussions with
RAM_SAVE_FLAG_COMPRESS_PAGE.

Signed-off-by: Juan Quintela <[email protected]>
Reviewed-by: Peter Xu <[email protected]>
migration/ram.c
This page took 0.025687 seconds and 4 git commands to generate.