Re: [Qemu-devel] [RFC 0/4] target-ppc: handle KVM timebase migration

2016-04-15 Thread David Gibson
On Thu, Apr 07, 2016 at 04:23:10PM +0100, Mark Cave-Ayland wrote: > This RFC series follows on from discussions in the "Migrating decrementer" > thread relating to handling migration of the timebase and decrementer > registers for both TCG and KVM. The aim is to provide a consistent virtual > clock

[Qemu-devel] [RFC 0/4] target-ppc: handle KVM timebase migration

2016-04-07 Thread Mark Cave-Ayland
This RFC series follows on from discussions in the "Migrating decrementer" thread relating to handling migration of the timebase and decrementer registers for both TCG and KVM. The aim is to provide a consistent virtual clock when migrating PPC machines TCG-TCG (already handled) and KVM-KVM with bo