]> Git Repo - qemu.git/commit - block.h
block migration: Rework constants API
authorJan Kiszka <[email protected]>
Mon, 30 Nov 2009 17:21:19 +0000 (18:21 +0100)
committerAnthony Liguori <[email protected]>
Thu, 3 Dec 2009 16:48:52 +0000 (10:48 -0600)
commit6ea44308b0e8156d352f07b97b2b05eaed89aa6d
treee73dd84e27eda107a8a798eaa8de08c5e85ddd2c
parenta55eb92c22a7be05bae0de6163bbe1e5f1d43ba3
block migration: Rework constants API

Instead of duplicating the definition of constants or introducing
trivial retrieval functions move the SECTOR constants into the public
block API. This also obsoletes sector_per_block in BlkMigState.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
block-migration.c
block.c
block.h
This page took 0.02381 seconds and 4 git commands to generate.