Skip to content
  • Zachary Amsden's avatar
    [PATCH] i386: vMI timer patches · bbab4f3b
    Zachary Amsden authored
    
    
    VMI timer code.  It works by taking over the local APIC clock when APIC is
    configured, which requires a couple hooks into the APIC code.  The backend
    timer code could be commonized into the timer infrastructure, but there are
    some pieces missing (stolen time, in particular), and the exact semantics of
    when to do accounting for NO_IDLE need to be shared between different
    hypervisors as well.  So for now, VMI timer is a separate module.
    
    [Adrian Bunk: cleanups]
    
    Subject: VMI timer patches
    Signed-off-by: default avatarZachary Amsden <zach@vmware.com>
    Signed-off-by: default avatarAndi Kleen <ak@suse.de>
    Cc: Andi Kleen <ak@suse.de>
    Cc: Jeremy Fitzhardinge <jeremy@xensource.com>
    Cc: Rusty Russell <rusty@rustcorp.com.au>
    Cc: Chris Wright <chrisw@sous-sol.org>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    bbab4f3b