aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
* Merge branch 'master' ofThomas Gleixner2010-04-27
|\
| * KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka2010-04-26
| * KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-26
| * KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong2010-04-26
| * KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity2010-04-26
| * KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara2010-04-26
| * KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity2010-04-26
| * KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa2010-04-26
| * KVM: VMX: Update instruction length on intercepted BPJan Kiszka2010-04-26
* | Merge branch 'master' ofThomas Gleixner2010-04-02
|\|
| * KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka2010-04-01
* | Merge branch 'master' ofThomas Gleixner2010-03-16
|\|
| * KVM: x86 emulator: Check CPL level during privilege instruction emulationGleb Natapov2010-03-15
| * KVM: x86 emulator: Add group9 instruction decodingGleb Natapov2010-03-15
| * KVM: x86 emulator: Forbid modifying CS segment register by mov instructionGleb Natapov2010-03-15
| * KVM: x86 emulator: Add group8 instruction decodingGleb Natapov2010-03-15
| * KVM: VMX: Trap and invalid MWAIT/MONITOR instructionSheng Yang2010-03-15
* | KVM: x86: Kick VCPU outside PIC lock againJan Kiszka2010-02-24
* | Forward to 2.6.33-rc8Thomas Gleixner2010-02-21
|\|
| * KVM: PIT: control word is write-onlyMarcelo Tosatti2010-02-09
| * kvmclock: count total_sleep_time when updating guest clockJason Wang2010-02-09
| * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun2010-01-25
| * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun2010-01-25
| * KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti2010-01-25
| * KVM: x86: Fix host_mapping_level()Sheng Yang2010-01-25
| * KVM: Fix race between APIC TMR and IRRAvi Kivity2010-01-25
| * KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka2009-12-27
| * KVM: LAPIC: make sure IRR bitmap is scanned after vm loadMarcelo Tosatti2009-12-27
| * KVM: MMU: remove prefault from invlpg handlerMarcelo Tosatti2009-12-27
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
| |\
| | * percpu: make percpu symbols in x86 uniqueTejun Heo2009-10-29
| * | x86: i8254.c: Add pr_fmt(fmt)Joe Perches2009-12-10
| * | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-08
| |\ \
| | * | KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity2009-12-03
| | * | KVM: Drop user return notifier when disabling virtualization on a cpuAvi Kivity2009-12-03
| | * | KVM: VMX: Disable unrestricted guest when EPT disabledSheng Yang2009-12-03
| | * | KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity2009-12-03
| | * | KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka2009-12-03
| | * | KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity2009-12-03
| | * | KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity2009-12-03
| | * | KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUGJan Kiszka2009-12-03
| | * | KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapicMarcelo Tosatti2009-12-03
| | * | KVM: x86: disallow multiple KVM_CREATE_IRQCHIPMarcelo Tosatti2009-12-03
| | * | KVM: VMX: Remove vmx->msr_offset_eferAvi Kivity2009-12-03
| | * | KVM: MMU: update invlpg handler commentMarcelo Tosatti2009-12-03
| | * | KVM: VMX: move CR3/PDPTR update to vmx_set_cr3Marcelo Tosatti2009-12-03
| | * | KVM: remove duplicated task_switch checkGleb Natapov2009-12-03
| | * | KVM: VMX: Use shared msr infrastructureAvi Kivity2009-12-03
| | * | KVM: x86 shared msr infrastructureAvi Kivity2009-12-03
| | * | KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr areaAvi Kivity2009-12-03