summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2010-08-02KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti
2010-08-02KVM: SVM: Implement workaround for Erratum 383Joerg Roedel
2010-08-02KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel
2010-08-02KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity
2010-07-05KVM: x86: Inject #GP with the right rip on efer writesRoedel, Joerg
2010-07-05KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity
2010-07-05KVM: Fix wallclock version writing raceAvi Kivity
2010-07-05KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsAvi Kivity
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-07-05KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity
2010-07-05KVM: x86: Check LMA bit before set_eferSheng Yang
2010-07-05KVM: Don't allow lmsw to clear cr0.peAvi Kivity
2010-05-12KVM: remove unused load_segment_descriptor_to_kvm_desctMarcelo Tosatti
2010-04-26KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka
2010-04-26KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-04-26KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong
2010-04-26KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity
2010-04-26KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara
2010-04-26KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity
2010-04-26KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa
2010-04-26KVM: x86: disable paravirt mmu reportingMarcelo Tosatti
2010-04-26KVM: VMX: Disable unrestricted guest when EPT disabledSheng Yang
2010-04-26KVM: SVM: Reset cr0 properly on vcpu resetEduardo Habkost
2010-04-26KVM: VMX: Use macros instead of hex value on cr0 initializationEduardo Habkost
2010-04-26KVM: VMX: Update instruction length on intercepted BPJan Kiszka
2010-04-26KVM: Fix segment descriptor loadingGleb Natapov
2010-04-26KVM: x86 emulator: Fix popf emulationGleb Natapov
2010-04-26KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov
2010-04-26KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov
2010-04-26KVM: x86 emulator: Add Virtual-8086 mode of emulationGleb Natapov
2010-03-15KVM: x86 emulator: Check CPL level during privilege instruction emulationGleb Natapov
2010-03-15KVM: x86 emulator: Add group9 instruction decodingGleb Natapov
2010-03-15KVM: x86 emulator: Forbid modifying CS segment register by mov instructionGleb Natapov
2010-03-15KVM: x86 emulator: Add group8 instruction decodingGleb Natapov
2010-02-23KVM: PIT: control word is write-onlyMarcelo Tosatti
2010-02-23kvmclock: count total_sleep_time when updating guest clockJason Wang
2010-02-09KVM: allow userspace to adjust kvmclock offsetGlauber Costa
2010-01-28KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun
2010-01-28KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun
2010-01-28KVM: x86: Fix host_mapping_level()Sheng Yang
2010-01-28KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti
2010-01-28KVM: Fix race between APIC TMR and IRRAvi Kivity
2010-01-06KVM: LAPIC: make sure IRR bitmap is scanned after vm loadMarcelo Tosatti
2010-01-06KVM: MMU: remove prefault from invlpg handlerMarcelo Tosatti
2009-12-18KVM: x86: include pvclock MSRs in msrs_to_saveGlauber Costa
2009-12-18KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity
2009-11-04KVM: get_tss_base_addr() should return a gpa_tGleb Natapov
2009-11-04KVM: x86: Catch potential overrun in MCE setupJan Kiszka
2009-10-16KVM: MMU: fix pointer castFrederik Deweerdt
2009-10-16KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti