1. 02 10月, 2009 1 次提交
    • A
      core, x86: Add user return notifiers · 7c68af6e
      Avi Kivity 提交于
      Add a general per-cpu notifier that is called whenever the kernel is
      about to return to userspace.  The notifier uses a thread_info flag
      and existing checks, so there is no impact on user return or context
      switch fast paths.
      
      This will be used initially to speed up KVM task switching by lazily
      updating MSRs.
      Signed-off-by: NAvi Kivity <avi@redhat.com>
      LKML-Reference: <1253342422-13811-1-git-send-email-avi@redhat.com>
      Signed-off-by: NH. Peter Anvin <hpa@zytor.com>
      7c68af6e
  2. 01 10月, 2009 19 次提交
  3. 30 9月, 2009 1 次提交
  4. 29 9月, 2009 2 次提交
  5. 28 9月, 2009 2 次提交
  6. 27 9月, 2009 4 次提交
  7. 26 9月, 2009 2 次提交
  8. 25 9月, 2009 9 次提交