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-03-21
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: 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
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-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-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: VMX: Update instruction length on intercepted BP
Jan Kiszka
2010-04-01
KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
Jan Kiszka
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-03-15
KVM: VMX: Trap and invalid MWAIT/MONITOR instruction
Sheng Yang
2010-02-09
KVM: PIT: control word is write-only
Marcelo Tosatti
2010-02-09
kvmclock: count total_sleep_time when updating guest clock
Jason Wang
2010-01-25
KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
Wei Yongjun
2010-01-25
KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
Wei Yongjun
2010-01-25
KVM: MMU: bail out pagewalk on kvm_read_guest error
Marcelo Tosatti
2010-01-25
KVM: x86: Fix host_mapping_level()
Sheng Yang
2010-01-25
KVM: Fix race between APIC TMR and IRR
Avi Kivity
2009-12-27
KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates
Jan Kiszka
2009-12-27
KVM: LAPIC: make sure IRR bitmap is scanned after vm load
Marcelo Tosatti
2009-12-27
KVM: MMU: remove prefault from invlpg handler
Marcelo Tosatti
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-10
x86: i8254.c: Add pr_fmt(fmt)
Joe Perches
2009-12-08
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-12-03
KVM: VMX: Fix comparison of guest efer with stale host value
Avi Kivity
[next]