mirror of
https://github.com/mii443/qemu.git
synced 2025-08-25 08:29:25 +00:00
This reverts commitsca6011c
migration: add postcopy total blocktime into query-migrate5f32dc8
migration: add blocktime calculation into migration-test2f7dae9
migration: postcopy_blocktime documentation3be98be
migration: calculate vCPU blocktime on dst side01a87f0
migration: add postcopy blocktime ctx into MigrationIncomingState31bf06a
migration: introduce postcopy-blocktime capability as they don't build on ppc32 due to trying to do atomic accesses on types that are larger than the host pointer type. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>