1. 09 1月, 2014 1 次提交
  2. 17 4月, 2013 2 次提交
  3. 16 4月, 2013 5 次提交
  4. 29 1月, 2013 1 次提交
  5. 21 7月, 2012 1 次提交
  6. 17 4月, 2012 1 次提交
    • M
      KVM: dont clear TMR on EOI · a0c9a822
      Michael S. Tsirkin 提交于
      Intel spec says that TMR needs to be set/cleared
      when IRR is set, but kvm also clears it on  EOI.
      
      I did some tests on a real (AMD based) system,
      and I see same TMR values both before
      and after EOI, so I think it's a minor bug in kvm.
      
      This patch fixes TMR to be set/cleared on IRR set
      only as per spec.
      
      And now that we don't clear TMR, we can save
      an atomic read of TMR on EOI that's not propagated
      to ioapic, by checking whether ioapic needs
      a specific vector first and calculating
      the mode afterwards.
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      Signed-off-by: NMarcelo Tosatti <mtosatti@redhat.com>
      a0c9a822
  7. 13 5月, 2010 1 次提交
  8. 01 3月, 2010 2 次提交
  9. 03 12月, 2009 2 次提交
  10. 10 6月, 2009 8 次提交
  11. 24 3月, 2009 1 次提交
  12. 31 12月, 2008 1 次提交
  13. 15 10月, 2008 2 次提交
  14. 31 1月, 2008 2 次提交