index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2011-01-06
KVM: Fix fs/gs reload oops with invalid ldt
Avi Kivity
2011-01-06
KVM: x86: Move TSC reset out of vmcb_init
Zachary Amsden
2011-01-06
KVM: x86: Fix SVM VMCB reset
Zachary Amsden
2011-01-06
KVM: VMX: Fix host GDT.LIMIT corruption
Avi Kivity
2011-01-06
KVM: MMU: fix conflict access permissions in direct sp
Xiao Guangrong
2011-01-06
KVM: MMU: fix direct sp's access corrupted
Xiao Guangrong
2011-01-06
x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit
Andre Przywara
2010-08-10
KVM: MMU: flush remote tlbs when overwriting spte with different pfn
Xiao Guangrong
2010-08-02
KVM: MMU: invalidate and flush on spte small->large page size change
Marcelo Tosatti
2010-08-02
KVM: SVM: Implement workaround for Erratum 383
Joerg Roedel
2010-08-02
KVM: SVM: Handle MCEs early in the vmexit process
Joerg Roedel
2010-08-02
KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page
Avi Kivity
2010-07-05
KVM: SVM: Don't allow nested guest to VMMCALL into host
Joerg Roedel
2010-07-05
KVM: x86: Inject #GP with the right rip on efer writes
Joerg Roedel
2010-07-05
KVM: x86: Add missing locking to arch specific vcpu ioctls
Avi Kivity
2010-07-05
KVM: Fix wallclock version writing race
Avi Kivity
2010-07-05
KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots
Avi Kivity
2010-07-05
KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)
Shane Wang
2010-07-05
KVM: MMU: Segregate shadow pages with different cr0.wp
Avi Kivity
2010-07-05
KVM: x86: Check LMA bit before set_efer
Sheng Yang
2010-07-05
KVM: Don't allow lmsw to clear cr0.pe
Avi Kivity
2010-07-05
KVM: SVM: Report emulated SVM features to userspace
Joerg Roedel
2010-07-05
KVM: x86: Add callback to let modules decide over some supported cpuid bits
Joerg Roedel
2010-07-05
KVM: SVM: Fix wrong interrupt injection in enable_irq_windows
Joerg Roedel
2010-07-05
KVM: SVM: Don't sync nested cr8 to lapic and back
Joerg Roedel
2010-07-05
KVM: SVM: Fix nested msr intercept handling
Joerg Roedel
2010-07-05
KVM: SVM: Sync all control registers on nested vmexit
Joerg Roedel
2010-07-05
KVM: SVM: Fix schedule-while-atomic on nested exception handling
Joerg Roedel
2010-07-05
KVM: SVM: Don't use kmap_atomic in nested_svm_map
Joerg Roedel
2010-05-13
KVM: VMX: blocked-by-sti must not defer NMI injections
Jan Kiszka
2010-05-13
KVM: x86: Call vcpu_load and vcpu_put in cpuid_update
Dongxiao Xu
2010-05-13
KVM: SVM: Fix wrong intercept masks on 32 bit
Joerg Roedel
2010-04-21
KVM: x86: Fix TSS size check for 16-bit tasks
Jan Kiszka
2010-04-20
KVM: fix the handling of dirty bitmaps to avoid overflows
Takuya Yoshikawa
2010-04-20
KVM: MMU: fix kvm_mmu_zap_page() and its calling path
Xiao Guangrong
2010-04-20
KVM: VMX: Save/restore rflags.vm correctly in real mode
Avi Kivity
2010-04-20
KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
Andre Przywara
2010-04-20
KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
Avi Kivity
2010-04-20
KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
Takuya Yoshikawa
2010-04-20
KVM: take srcu lock before call to complete_pio()
Gleb Natapov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-05
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-03-01
KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
Jan Kiszka
2010-03-01
KVM: VMX: Update instruction length on intercepted BP
Jan Kiszka
2010-03-01
KVM: Fix emulate_sys[call, enter, exit]()'s fault handling
Takuya Yoshikawa
2010-03-01
KVM: Fix segment descriptor loading
Gleb Natapov
2010-03-01
KVM: Fix load_guest_segment_descriptor() to inject page fault
Takuya Yoshikawa
2010-03-01
KVM: x86 emulator: Forbid modifying CS segment register by mov instruction
Gleb Natapov
2010-03-01
KVM: Convert i8254/i8259 locks to raw_spinlocks
Thomas Gleixner
2010-03-01
KVM: x86 emulator: disallow opcode 82 in 64-bit mode
Gleb Natapov
[next]