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
/
kvm
Age
Commit message (
Expand
)
Author
2009-09-10
KVM: MMU: s/shadow_pte/spte/
Avi Kivity
2009-09-10
KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte
Avi Kivity
2009-09-10
KVM: MMU: Fix is_dirty_pte()
Avi Kivity
2009-09-10
KVM: VMX: Move rmode structure to vmx-specific code
Avi Kivity
2009-09-10
KVM: VMX: Support Unrestricted Guest feature
Nitin A Kamble
2009-09-10
KVM: switch irq injection/acking data structures to irq_lock
Marcelo Tosatti
2009-09-10
KVM: Grab pic lock in kvm_pic_clear_isr_ack
Marcelo Tosatti
2009-09-10
KVM: Cleanup LAPIC interface
Jan Kiszka
2009-09-10
KVM: VMX: Fix reporting of unhandled EPT violations
Avi Kivity
2009-09-10
KVM: Cache pdptrs
Avi Kivity
2009-09-10
KVM: VMX: Simplify pdptr and cr3 management
Avi Kivity
2009-09-10
KVM: VMX: Avoid duplicate ept tlb flush when setting cr3
Avi Kivity
2009-09-10
KVM: do not register i8254 PIO regions until we are initialized
Gregory Haskins
2009-09-10
KVM: cleanup io_device code
Gregory Haskins
2009-09-10
KVM: SVM: Fold kvm_svm.h info svm.c
Avi Kivity
2009-09-10
KVM: SVM: use explicit 64bit storage for sysenter values
Andre Przywara
2009-09-10
KVM: Allow PIT emulation without speaker port
Jan Kiszka
2009-09-10
KVM: irqfd
Gregory Haskins
2009-09-10
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
2009-09-10
KVM: Drop interrupt shadow when single stepping should be done only on VMX
Gleb Natapov
2009-09-10
KVM: cleanup arch/x86/kvm/Makefile
Christoph Hellwig
2009-09-10
KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
Avi Kivity
2009-09-10
KVM: x86 emulator: Implement zero-extended immediate decoding
Avi Kivity
2009-09-10
KVM: fix cpuid E2BIG handling for extended request types
Mark McLoughlin
2009-09-10
KVM: Use MSR names in place of address
Jaswinder Singh Rajput
2009-09-10
KVM: Add MCE support
Huang Ying
2009-09-10
KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
Jaswinder Singh Rajput
2009-09-10
KVM: VMX: Properly handle software interrupt re-injection in real mode
Gleb Natapov
2009-08-06
KVM: MMU: limit rmap chain length
Marcelo Tosatti
2009-08-05
KVM: VMX: Fix locking imbalance on emulation failure
Jan Kiszka
2009-08-05
KVM: VMX: Fix locking order in handle_invalid_guest_state
Jan Kiszka
2009-08-05
KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...
Marcelo Tosatti
2009-08-05
KVM: SVM: force new asid on vcpu migration
Marcelo Tosatti
2009-08-05
KVM: x86: verify MTRR/PAT validity
Marcelo Tosatti
2009-08-05
KVM: PIT: fix kpit_elapsed division by zero
Marcelo Tosatti
2009-08-05
KVM: Fix KVM_GET_MSR_INDEX_LIST
Jan Kiszka
2009-06-28
KVM: shut up uninit compiler warning in paging_tmpl.h
Jaswinder Singh Rajput
2009-06-28
KVM: Ignore reads to K7 EVNTSEL MSRs
Amit Shah
2009-06-28
KVM: VMX: Handle vmx instruction vmexits
Avi Kivity
2009-06-28
KVM: kvm/x86_emulate.c toggle_interruptibility() should be static
Jaswinder Singh Rajput
2009-06-28
KVM: MMU: Allow 4K ptes with bit 7 (PAT) set
Avi Kivity
2009-06-16
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-10
KVM: Add VT-x machine check support
Andi Kleen
2009-06-10
KVM: VMX: Rename rmode.active to rmode.vm86_active
Nitin A Kamble
2009-06-10
KVM: Move "exit due to NMI" handling into vmx_complete_interrupts()
Gleb Natapov
2009-06-10
KVM: Disable CR8 intercept if tpr patching is active
Gleb Natapov
2009-06-10
KVM: Do not migrate pending software interrupts.
Gleb Natapov
2009-06-10
KVM: inject NMI after IRET from a previous NMI, not before.
Gleb Natapov
2009-06-10
KVM: Always request IRQ/NMI window if an interrupt is pending
Gleb Natapov
2009-06-10
KVM: Do not re-execute INTn instruction.
Gleb Natapov
[prev]
[next]