index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2009-01-03
KVM: change KVM to use IOMMU API
Joerg Roedel
2008-12-31
KVM: MMU: prepopulate the shadow on invlpg
Marcelo Tosatti
2008-12-31
KVM: MMU: skip global pgtables on sync due to cr3 switch
Marcelo Tosatti
2008-12-31
KVM: MMU: use page array in unsync walk
Marcelo Tosatti
2008-12-31
KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h
Eduardo Habkost
2008-12-31
KVM: MMU: Fix aliased gfns treated as unaliased
Izik Eidus
2008-12-31
KVM: x86: Optimize NMI watchdog delivery
Jan Kiszka
2008-12-31
KVM: MMU: Extend kvm_mmu_page->slot_bitmap size
Sheng Yang
2008-12-31
KVM: Enable MTRR for EPT
Sheng Yang
2008-12-31
KVM: Improve MTRR structure
Sheng Yang
2008-12-31
KVM: x86: Support for user space injected NMIs
Jan Kiszka
2008-12-31
KVM: VMX: refactor/fix IRQ and NMI injectability determination
Jan Kiszka
2008-10-28
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro