index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: SVM: Unify register save/restore across 32 and 64 bit hosts
Avi Kivity
2008-10-15
1
-52
/
+26
*
KVM: VMX: Unify register save/restore across 32 and 64 bit hosts
Avi Kivity
2008-10-15
1
-54
/
+36
*
KVM: VMX: Reinject real mode exception
Jan Kiszka
2008-10-15
1
-2
/
+39
*
KVM: Consolidate XX_VECTOR defines
Jan Kiszka
2008-10-15
2
-5
/
+1
*
KVM: Consolidate PIC isr clearing into a function
Avi Kivity
2008-10-15
1
-6
/
+12
*
KVM: VMX: Remove redundant check in handle_rmode_exception
Mohammed Gamal
2008-10-15
1
-3
/
+0
*
KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()
Avi Kivity
2008-10-15
1
-57
/
+20
*
KVM: Add a pending interrupt queue
Avi Kivity
2008-10-15
1
-0
/
+11
*
KVM: VMX: Fix pending exception processing
Avi Kivity
2008-10-15
1
-3
/
+12
*
KVM: Clear exception queue before emulating an instruction
Avi Kivity
2008-10-15
2
-0
/
+13
*
KVM: VMX: Move nmi injection failure processing to vm exit path
Avi Kivity
2008-10-15
1
-17
/
+32
*
KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()
Avi Kivity
2008-10-15
1
-12
/
+24
*
KVM: MMU: Simplify kvm_mmu_zap_page()
Avi Kivity
2008-10-15
1
-9
/
+5
*
KVM: MMU: Separate the code for unlinking a shadow page from its parents
Avi Kivity
2008-10-15
1
-2
/
+7
*
KVM: Introduce kvm_set_irq to inject interrupts in guests
Amit Shah
2008-10-15
2
-0
/
+13
*
KVM: x86: accessors for guest registers
Marcelo Tosatti
2008-10-15
6
-228
/
+254
*
KVM: VMX: Rename misnamed msr bits
Sheng Yang
2008-10-15
2
-11
/
+11
*
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
Ingo Molnar
2008-10-11
1
-15
/
+0
|
\
|
*
x86: move VMX MSRs to msr-index.h
Sheng Yang
2008-09-10
1
-15
/
+0
*
|
KVM: VMX: Always return old for clear_flush_young() when using EPT
Sheng Yang
2008-09-11
3
-4
/
+5
*
|
KVM: SVM: fix guest global tlb flushes with NPT
Joerg Roedel
2008-09-11
1
-0
/
+4
*
|
KVM: SVM: fix random segfaults with NPT enabled
Joerg Roedel
2008-09-11
1
-0
/
+8
|
/
*
KVM: MMU: Fix torn shadow pte
Avi Kivity
2008-08-25
1
-1
/
+1
*
KVM: Advertise synchronized mmu support to userspace
Avi Kivity
2008-07-29
1
-0
/
+1
*
KVM: Synchronize guest physical memory map to host virtual memory map
Andrea Arcangeli
2008-07-29
2
-0
/
+112
*
KVM: Allow browsing memslots with mmu_lock
Andrea Arcangeli
2008-07-29
1
-7
/
+14
*
KVM: Allow reading aliases with mmu_lock
Andrea Arcangeli
2008-07-29
1
-0
/
+2
*
mmu-notifiers: core
Andrea Arcangeli
2008-07-29
1
-0
/
+1
*
KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko
Sheng Yang
2008-07-27
1
-10
/
+10
*
KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter
Sheng Yang
2008-07-27
1
-1
/
+1
*
KVM: task switch: translate guest segment limit to virt-extension byte granul...
Marcelo Tosatti
2008-07-27
1
-0
/
+4
*
KVM: Avoid instruction emulation when event delivery is pending
Avi Kivity
2008-07-27
3
-1
/
+9
*
KVM: task switch: use seg regs provided by subarch instead of reading from GDT
Marcelo Tosatti
2008-07-27
1
-63
/
+30
*
KVM: task switch: segment base is linear address
Marcelo Tosatti
2008-07-27
1
-3
/
+9
*
KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module
Joerg Roedel
2008-07-27
2
-1
/
+8
*
KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts
Avi Kivity
2008-07-20
1
-3
/
+4
*
KVM: x86 emulator: emulate clflush
Glauber Costa
2008-07-20
1
-1
/
+3
*
KVM: MMU: improve invalid shadow root page handling
Marcelo Tosatti
2008-07-20
1
-1
/
+4
*
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
2008-07-20
1
-0
/
+5
*
KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues
Avi Kivity
2008-07-20
3
-27
/
+27
*
KVM: check injected pic irq within valid pic irqs
Ben-Ami Yassour
2008-07-20
2
-2
/
+6
*
KVM: x86 emulator: Fix HLT instruction
Mohammed Gamal
2008-07-20
1
-1
/
+1
*
KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized
Avi Kivity
2008-07-20
1
-5
/
+5
*
KVM: VMX: Add ept_sync_context in flush_tlb
Sheng Yang
2008-07-20
1
-0
/
+3
*
KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held
Marcelo Tosatti
2008-07-20
1
-0
/
+3
*
KVM: SVM: fix suspend/resume support
Joerg Roedel
2008-07-20
1
-12
/
+22
*
KVM: move slots_lock acquision down to vapic_exit
Marcelo Tosatti
2008-07-20
1
-2
/
+2
*
KVM: VMX: Fake emulate Intel perfctr MSRs
Chris Lalancette
2008-07-20
1
-0
/
+12
*
KVM: VMX: Fix a wrong usage of vmcs_config
Sheng Yang
2008-07-20
1
-2
/
+2
*
KVM: MMU: Fix printk format
Avi Kivity
2008-07-20
1
-1
/
+1
[next]