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
2008-10-15
KVM: Reduce stack usage in kvm_pv_mmu_op()
Dave Hansen
2008-10-15
KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()
Dave Hansen
2008-10-15
KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()
Dave Hansen
2008-10-15
KVM: pci device assignment
Ben-Ami Yassour
2008-10-15
KVM: PIT: fix injection logic and count
Marcelo Tosatti
2008-10-15
KVM: irq ack notification
Marcelo Tosatti
2008-10-15
KVM: Add irq ack notifier list
Avi Kivity
2008-10-15
KVM: Ignore DEBUGCTL MSRs with no effect
Alexander Graf
2008-10-15
KVM: VMX: Avoid vmwrite(HOST_RSP) when possible
Avi Kivity
2008-10-15
KVM: SVM: Unify register save/restore across 32 and 64 bit hosts
Avi Kivity
2008-10-15
KVM: VMX: Unify register save/restore across 32 and 64 bit hosts
Avi Kivity
2008-10-15
KVM: VMX: Reinject real mode exception
Jan Kiszka
2008-10-15
KVM: Consolidate XX_VECTOR defines
Jan Kiszka
2008-10-15
KVM: Consolidate PIC isr clearing into a function
Avi Kivity
2008-10-15
KVM: VMX: Remove redundant check in handle_rmode_exception
Mohammed Gamal
2008-10-15
KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()
Avi Kivity
2008-10-15
KVM: Add a pending interrupt queue
Avi Kivity
2008-10-15
KVM: VMX: Fix pending exception processing
Avi Kivity
2008-10-15
KVM: Clear exception queue before emulating an instruction
Avi Kivity
2008-10-15
KVM: VMX: Move nmi injection failure processing to vm exit path
Avi Kivity
2008-10-15
KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()
Avi Kivity
2008-10-15
KVM: MMU: Simplify kvm_mmu_zap_page()
Avi Kivity
2008-10-15
KVM: MMU: Separate the code for unlinking a shadow page from its parents
Avi Kivity
2008-10-15
KVM: Introduce kvm_set_irq to inject interrupts in guests
Amit Shah
2008-10-15
KVM: x86: accessors for guest registers
Marcelo Tosatti
2008-10-15
KVM: VMX: Rename misnamed msr bits
Sheng Yang
2008-10-11
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
Ingo Molnar
2008-09-11
KVM: VMX: Always return old for clear_flush_young() when using EPT
Sheng Yang
2008-09-11
KVM: SVM: fix guest global tlb flushes with NPT
Joerg Roedel
2008-09-11
KVM: SVM: fix random segfaults with NPT enabled
Joerg Roedel
2008-09-10
x86: move VMX MSRs to msr-index.h
Sheng Yang
2008-08-25
KVM: MMU: Fix torn shadow pte
Avi Kivity
2008-07-29
KVM: Advertise synchronized mmu support to userspace
Avi Kivity
2008-07-29
KVM: Synchronize guest physical memory map to host virtual memory map
Andrea Arcangeli
2008-07-29
KVM: Allow browsing memslots with mmu_lock
Andrea Arcangeli
2008-07-29
KVM: Allow reading aliases with mmu_lock
Andrea Arcangeli
2008-07-28
mmu-notifiers: core
Andrea Arcangeli
2008-07-27
KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko
Sheng Yang
2008-07-27
KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter
Sheng Yang
2008-07-27
KVM: task switch: translate guest segment limit to virt-extension byte granul...
Marcelo Tosatti
2008-07-27
KVM: Avoid instruction emulation when event delivery is pending
Avi Kivity
2008-07-27
KVM: task switch: use seg regs provided by subarch instead of reading from GDT
Marcelo Tosatti
2008-07-27
KVM: task switch: segment base is linear address
Marcelo Tosatti
2008-07-27
KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module
Joerg Roedel
2008-07-20
KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts
Avi Kivity
2008-07-20
KVM: x86 emulator: emulate clflush
Glauber Costa
2008-07-20
KVM: MMU: improve invalid shadow root page handling
Marcelo Tosatti
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
2008-07-20
KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues
Avi Kivity
2008-07-20
KVM: check injected pic irq within valid pic irqs
Ben-Ami Yassour
[next]