index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
kvm
/
lapic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
2008-01-30
1
-1087
/
+0
*
KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch
Zhang Xiantao
2008-01-30
1
-2
/
+2
*
KVM: Portability: Introduce kvm_vcpu_arch
Zhang Xiantao
2008-01-30
1
-45
/
+46
*
KVM: LAPIC: minor debugging compile fix
Joerg Roedel
2008-01-30
1
-1
/
+1
*
KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface
Zhang Xiantao
2008-01-30
1
-5
/
+18
*
KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (p...
Zhang Xiantao
2008-01-30
1
-0
/
+2
*
KVM: apic round robin cleanup
Qing He
2008-01-30
1
-10
/
+3
*
KVM: CodingStyle cleanup
Mike Day
2008-01-30
1
-2
/
+1
*
KVM: Remove gratuitous casts from lapic.c
Rusty Russell
2008-01-30
1
-5
/
+5
*
KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()
Rusty Russell
2008-01-30
1
-10
/
+9
*
KVM: Improve local apic timer wraparound handling
Kevin Pedretti
2007-10-22
1
-10
/
+26
*
KVM: Fix local apic timer divide by zero
Kevin Pedretti
2007-10-22
1
-1
/
+1
*
KVM: enable in-kernel APIC INIT/SIPI handling
He, Qing
2007-10-13
1
-7
/
+36
*
KVM: round robin for APIC lowest priority delivery mode
He, Qing
2007-10-13
1
-5
/
+28
*
KVM: deliver PIC interrupt only to vcpu0
Qing He
2007-10-13
1
-0
/
+17
*
KVM: Migrate lapic hrtimer when vcpu moves to another cpu
Eddie Dong
2007-10-13
1
-0
/
+14
*
KVM: Keep track of missed timer irq injections
Eddie Dong
2007-10-13
1
-20
/
+38
*
KVM: VMX: Use shadow TPR/cr8 for 64-bits guests
Yang, Sheng
2007-10-13
1
-0
/
+17
*
KVM: in-kernel LAPIC save and restore support
Eddie Dong
2007-10-13
1
-0
/
+13
*
KVM: Emulate local APIC in kernel
Eddie Dong
2007-10-13
1
-0
/
+933