Re: [Xen-devel] [PATCH v3] xen: Suspend ticks on all CPUs during suspend

2015-04-29 Thread David Vrabel
On 28/04/15 23:46, Boris Ostrovsky wrote: > Commit 77e32c89a711 ("clockevents: Manage device's state separately for > the core") decouples clockevent device's modes from states. With this > change when a Xen guest tries to resume, it won't be calling its > set_mode op which needs to be done on each

[Xen-devel] [PATCH v3] xen: Suspend ticks on all CPUs during suspend

2015-04-28 Thread Boris Ostrovsky
Commit 77e32c89a711 ("clockevents: Manage device's state separately for the core") decouples clockevent device's modes from states. With this change when a Xen guest tries to resume, it won't be calling its set_mode op which needs to be done on each VCPU in order to make the hypervisor aware that w