qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] ee8698: migration: Revert postcopy-blocktime


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] ee8698: migration: Revert postcopy-blocktime commit set
Date: Tue, 23 Jan 2018 02:08:54 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: ee86981bda9ecd40c8daf81b7307b1d2aff68174
      
https://github.com/qemu/qemu/commit/ee86981bda9ecd40c8daf81b7307b1d2aff68174
  Author: Peter Maydell <address@hidden>
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
    M docs/devel/migration.rst
    M hmp.c
    M migration/migration.c
    M migration/migration.h
    M migration/postcopy-ram.c
    M migration/trace-events
    M qapi/migration.json
    M tests/migration-test.c

  Log Message:
  -----------
  migration: Revert postcopy-blocktime commit set

This reverts commits
ca6011c migration: add postcopy total blocktime into query-migrate
5f32dc8 migration: add blocktime calculation into migration-test
2f7dae9 migration: postcopy_blocktime documentation
3be98be migration: calculate vCPU blocktime on dst side
01a87f0 migration: add postcopy blocktime ctx into MigrationIncomingState
31bf06a 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 <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]