From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: Question about hrtimer_restart apic_timer_fn in lapic.c Date: Fri, 19 Dec 2014 15:42:46 +0100 Message-ID: <54943966.3040309@redhat.com> References: <549319DD.1020908@gmail.com> <54940BF0.1020104@redhat.com> <5494304F.30802@gmail.com> <54943249.3050300@redhat.com> <5494393D.3070904@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, x86@kernel.org, kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: nick , gleb@kernel.org Return-path: In-Reply-To: <5494393D.3070904@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 19/12/2014 15:42, nick wrote: > Sorry Paolo, > I am confused of where you would want me to move it as I looked around and there seems to be no real place to > put it. To a new function called kvm_vcpu_set_pending_timer. Paolo