The following changes since commit fa666c10f2f3e15685ff88abd3bc433ddce012d6:
Revert "kvmclock: Ensure time in migration never goes backward" (2014-07-18 15:28:03 +0200) are available in the git repository at: git://github.com/bonzini/qemu.git tags/for-upstream for you to fetch changes up to dc54e2525389e903cee2b847cf761b5d857f75cb: kvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping to avoid 'cpu' be NULL (2014-07-22 12:38:17 +0200) ---------------------------------------------------------------- One of the two pending migration fix, and a small KVM patch. ---------------------------------------------------------------- Chen Gang (1): kvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping to avoid 'cpu' be NULL Paolo Bonzini (1): exec: fix migration with devices that use address_space_rw exec.c | 20 ++++---------------- include/exec/ram_addr.h | 11 +++++++++++ kvm-all.c | 5 +++-- 3 files changed, 18 insertions(+), 18 deletions(-) -- 1.8.3.1