index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
2009-03-24
KVM: MMU: Rename "metaphysical" attribute to "direct"
Avi Kivity
2009-03-24
KVM: Move struct kvm_pio_request into x86 kvm_host.h
Avi Kivity
2009-03-24
KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt
Izik Eidus
2009-03-24
KVM: VMX: initialize TSC offset relative to vm creation time
Marcelo Tosatti
2009-03-24
KVM: MMU: Segregate mmu pages created with different cr4.pge settings
Avi Kivity
2009-03-24
KVM: MMU: Inherit a shadow page's guest level count from vcpu setup
Avi Kivity
2009-03-24
KVM: x86: Virtualize debug registers
Jan Kiszka
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2009-03-24
KVM: SVM: Add VMRUN handler
Alexander Graf
2009-03-24
KVM: SVM: Implement GIF, clgi and stgi
Alexander Graf
2009-03-24
KVM: SVM: Move EFER and MSR constants to generic x86 code
Alexander Graf
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