On Fri, Dec 14, 2018 at 11:29:15AM +0100, Paolo Bonzini wrote: > On 10/12/18 19:47, Roman Kagan wrote: > > A couple of patches addressing long-standing non-critical issues in > > Hyper-V SynIC timers. > > > > Note: the series will need rebasing once Vitaly Kuznetsov's > > "x86/hyper-v: move synic/stimer control structures definitions to > > hyperv-tlfs.h" lands. > > > > Roman Kagan (2): > > x86: kvm: hyperv: simplify SynIC message delivery > > x86: kvm: hyperv: don't retry message delivery for periodic timers > > > > arch/x86/kvm/hyperv.c | 113 ++++++++++++++++++++---------------------- > > 1 file changed, 53 insertions(+), 60 deletions(-) > > > > Queued, thanks. Have you incorporated the comment adjustment as requested by Vitaly? Or do I need to respin or submit an incremental patch? Thanks, Roman.