summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2014-01-17KVM: SVM: Fix reading of DR6Jan Kiszka
2014-01-17KVM: x86: Sync DR7 on KVM_SET_DEBUGREGSJan Kiszka
2014-01-17add support for Hyper-V reference time counterVadim Rozenfeld
2014-01-15KVM: remove useless write to vcpu->hv_clock.tsc_timestampPaolo Bonzini
2014-01-15KVM: x86: fix tsc catchup issue with tsc scalingMarcelo Tosatti
2014-01-15KVM: x86: limit PIT timer frequencyMarcelo Tosatti
2014-01-15KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti
2014-01-08KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti
2014-01-08KVM: x86: Fix debug typo error in lapicChen Fan
2014-01-08KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang
2013-12-20KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti
2013-12-20KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka
2013-12-18KVM: nVMX: Support direct APIC access from L2Jan Kiszka
2013-12-13KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa
2013-12-12KVM: nVMX: Add support for activity state HLTJan Kiszka
2013-12-12KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov
2013-11-20kvm: mmu: delay mmu audit activationSasha Levin
2013-11-13kvm, vmx: Fix lazy FPU on nested guestAnthoine Bourgeois
2013-11-07kvm, cpuid: Fix sparse warningBorislav Petkov
2013-11-06kvm: optimize out smp_mb after srcu_read_unlockMichael S. Tsirkin
2013-11-05KVM: x86: trace cpuid emulation when called from emulatorGleb Natapov
2013-11-05KVM: emulator: cleanup decode_register_operand() a bitGleb Natapov
2013-11-05KVM: emulator: check rex prefix inside decode_register()Gleb Natapov
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov
2013-11-03KVM: x86: fix emulation of "movzbl %bpl, %eax"Paolo Bonzini
2013-10-31KVM: x86: emulate SAHF instructionPaolo Bonzini
2013-10-31kvm/vmx: error message typo fixMichael S. Tsirkin
2013-10-31KVM: x86: fix KVM_SET_XCRS loopPaolo Bonzini
2013-10-31KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVEPaolo Bonzini
2013-10-30kvm: Create non-coherent DMA registerationAlex Williamson
2013-10-30kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson
2013-10-30kvm: Add VFIO deviceAlex Williamson
2013-10-30kvm: Emulate MOVBEBorislav Petkov
2013-10-30kvm, emulator: Add initial three-byte insns supportBorislav Petkov
2013-10-30kvm, emulator: Rename VendorSpecific flagBorislav Petkov
2013-10-30kvm, emulator: Use opcode lengthBorislav Petkov
2013-10-30kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov
2013-10-28nVMX: Report CPU_BASED_VIRTUAL_NMI_PENDING as supportedJan Kiszka
2013-10-28nVMX: Fix pick-up of uninjected NMIsJan Kiszka
2013-10-28KVM: nVMX: Report 2MB EPT pages as supportedJan Kiszka
2013-10-17Powerpc KVM work is based on a commit after rc4.Gleb Natapov
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-10-15KVM: Drop FOLL_GET in GUP when doing async page faultchai wen
2013-10-10KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li
2013-10-10KVM: nVMX: fix shadow on EPTGleb Natapov
2013-10-03KVM: mmu: change useless int return types to voidPaolo Bonzini
2013-10-03KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unloadPaolo Bonzini
2013-10-03KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini
2013-10-03KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini