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-11-07
KVM: x86: Reset tsc_timestamp on TSC writes
Philipp Hahn
2011-05-09
KVM: x86: Fix kvmclock bug
Zachary Amsden
2011-05-09
KVM: x86: Fix a possible backwards warp of kvmclock
Zachary Amsden
2010-12-09
KVM: VMX: Fix host userspace gsbase corruption
Ben Hutchings
2010-12-09
KVM: x86: fix information leak to userland
Vasiliy Kulikov
2010-12-09
KVM: VMX: fix vmx null pointer dereference on debug register access
Gleb Natapov
2010-11-22
KVM: Fix fs/gs reload oops with invalid ldt
Avi Kivity
2010-11-22
KVM: x86: Move TSC reset out of vmcb_init
Zachary Amsden
2010-11-22
KVM: x86: Fix SVM VMCB reset
Zachary Amsden
2010-11-22
KVM: SVM: Adjust tsc_offset only if tsc_unstable
Joerg Roedel
2010-11-22
KVM: VMX: Fix host GDT.LIMIT corruption
Avi Kivity
2010-11-22
KVM: MMU: fix conflict access permissions in direct sp
Xiao Guangrong
2010-11-22
KVM: MMU: fix direct sps access corrupted
Xiao Guangrong
2010-11-22
KVM: SVM: Fix wrong intercept masks on 32 bit
Joerg Roedel
2010-11-22
x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit
Andre Przywara
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: x86: Inject #GP with the right rip on efer writes
Roedel, Joerg
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-05-12
KVM: remove unused load_segment_descriptor_to_kvm_desct
Marcelo Tosatti
2010-04-26
KVM: x86: Fix TSS size check for 16-bit tasks
Jan Kiszka
2010-04-26
KVM: fix the handling of dirty bitmaps to avoid overflows
Takuya Yoshikawa
2010-04-26
KVM: MMU: fix kvm_mmu_zap_page() and its calling path
Xiao Guangrong
2010-04-26
KVM: VMX: Save/restore rflags.vm correctly in real mode
Avi Kivity
2010-04-26
KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
Andre Przywara
2010-04-26
KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
Avi Kivity
2010-04-26
KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
Takuya Yoshikawa
2010-04-26
KVM: x86: disable paravirt mmu reporting
Marcelo Tosatti
2010-04-26
KVM: VMX: Disable unrestricted guest when EPT disabled
Sheng Yang
2010-04-26
KVM: SVM: Reset cr0 properly on vcpu reset
Eduardo Habkost
2010-04-26
KVM: VMX: Use macros instead of hex value on cr0 initialization
Eduardo Habkost
2010-04-26
KVM: VMX: Update instruction length on intercepted BP
Jan Kiszka
2010-04-26
KVM: Fix segment descriptor loading
Gleb Natapov
2010-04-26
KVM: x86 emulator: Fix popf emulation
Gleb Natapov
2010-04-26
KVM: x86 emulator: Check IOPL level during io instruction emulation
Gleb Natapov
2010-04-26
KVM: x86 emulator: fix memory access during x86 emulation
Gleb Natapov
2010-04-26
KVM: x86 emulator: Add Virtual-8086 mode of emulation
Gleb Natapov
2010-03-15
KVM: x86 emulator: Check CPL level during privilege instruction emulation
Gleb Natapov
2010-03-15
KVM: x86 emulator: Add group9 instruction decoding
Gleb Natapov
2010-03-15
KVM: x86 emulator: Forbid modifying CS segment register by mov instruction
Gleb Natapov
2010-03-15
KVM: x86 emulator: Add group8 instruction decoding
Gleb Natapov
2010-02-23
KVM: PIT: control word is write-only
Marcelo Tosatti
[next]