index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
kvm
/
irq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-30
KVM: Move arch dependent files to new directory arch/x86/kvm/
Avi Kivity
1
-196
/
+0
2008-01-30
KVM: Portability: move vpic and vioapic to kvm_arch
Zhang Xiantao
1
-2
/
+2
2008-01-30
KVM: Portability: Move kvm_vcpu definition back to kvm.h
Zhang Xiantao
1
-1
/
+1
2008-01-30
KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code
Zhang Xiantao
1
-2
/
+16
2008-01-30
KVM: Portability: Stop including x86-specific headers in kvm_main.c
Hollis Blanchard
1
-1
/
+6
2008-01-30
KVM: Portability: Move IO device definitions to its own header file
Hollis Blanchard
1
-0
/
+1
2008-01-30
KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros
Zhang Xiantao
1
-0
/
+8
2008-01-30
KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface
Zhang Xiantao
1
-2
/
+3
2008-01-30
KVM: Split IOAPIC reset function and export for kernel RESET
Eddie Dong
1
-0
/
+1
2008-01-30
KVM: Export PIC reset for kernel device reset
Eddie Dong
1
-0
/
+1
2008-01-30
KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()
Rusty Russell
1
-1
/
+1
2007-10-13
KVM: enable in-kernel APIC INIT/SIPI handling
He, Qing
1
-0
/
+1
2007-10-13
KVM: deliver PIC interrupt only to vcpu0
Qing He
1
-0
/
+1
2007-10-13
KVM: Migrate lapic hrtimer when vcpu moves to another cpu
Eddie Dong
1
-0
/
+1
2007-10-13
KVM: Keep track of missed timer irq injections
Eddie Dong
1
-0
/
+4
2007-10-13
KVM: VMX: Use shadow TPR/cr8 for 64-bits guests
Yang, Sheng
1
-0
/
+2
2007-10-13
KVM: in-kernel LAPIC save and restore support
Eddie Dong
1
-0
/
+1
2007-10-13
KVM: in-kernel IOAPIC save and restore support
He, Qing
1
-1
/
+1
2007-10-13
KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support
He, Qing
1
-0
/
+1
2007-10-13
KVM: In-kernel I/O APIC model
Eddie Dong
1
-0
/
+51
2007-10-13
KVM: Emulate local APIC in kernel
Eddie Dong
1
-1
/
+40
2007-10-13
KVM: Add support for in-kernel PIC emulation
Eddie Dong
1
-0
/
+64