summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
...
* | | kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig2014-02-271-1/+1
* | | KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti2014-02-261-0/+1
|/ /
* | kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdefPaolo Bonzini2014-01-291-1/+1
* | KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka2014-01-274-12/+39
* | KVM: x86: mark hyper-v vapic assist page as dirtyVadim Rozenfeld2014-01-241-2/+4
* | KVM: x86: mark hyper-v hypercall page as dirtyVadim Rozenfeld2014-01-231-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-229-172/+318
|\
| * kvm: make KVM_MMU_AUDIT help text more readableRandy Dunlap2014-01-201-1/+1
| * KVM: nVMX: Update guest activity state field on L2 exitsJan Kiszka2014-01-171-0/+4
| * KVM: nVMX: Fix nested_run_pending on activity state HLTJan Kiszka2014-01-171-2/+2
| * KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka2014-01-171-56/+23
| * KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_injectJan Kiszka2014-01-171-0/+14
| * KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexitJan Kiszka2014-01-171-29/+34
| * KVM: nVMX: Leave VMX mode on clearing of feature control MSRJan Kiszka2014-01-171-0/+14
| * KVM: VMX: Fix DR6 update on #DB exceptionJan Kiszka2014-01-171-1/+2
| * KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-173-2/+43
| * KVM: x86: Sync DR7 on KVM_SET_DEBUGREGSJan Kiszka2014-01-171-0/+1
| * add support for Hyper-V reference time counterVadim Rozenfeld2014-01-171-1/+27
| * KVM: remove useless write to vcpu->hv_clock.tsc_timestampPaolo Bonzini2014-01-151-2/+0
| * KVM: x86: fix tsc catchup issue with tsc scalingMarcelo Tosatti2014-01-151-40/+1
| * KVM: x86: limit PIT timer frequencyMarcelo Tosatti2014-01-154-3/+23
| * KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2014-01-152-0/+17
| * KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti2014-01-081-1/+1
| * KVM: x86: Fix debug typo error in lapicChen Fan2014-01-081-3/+3
| * KVM: VMX: check use I/O bitmap first before unconditional I/O exitZhihui Zhang2014-01-081-4/+1
| * KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti2013-12-201-0/+3
| * KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka2013-12-201-3/+7
| * KVM: nVMX: Support direct APIC access from L2Jan Kiszka2013-12-181-0/+5
| * KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa2013-12-131-0/+5
| * KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-131-1/+1
| * KVM: nVMX: Add support for activity state HLTJan Kiszka2013-12-121-1/+6
| * KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov2013-12-121-27/+85
* | kvm: x86: fix apic_base enable checkAndrew Jones2014-01-151-1/+1
* | KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka2014-01-021-2/+1
* | KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka2013-12-301-4/+4
* | KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov2013-12-121-1/+4
* | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig2013-12-123-53/+18
* | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig2013-12-121-1/+2
|/
* kvm: mmu: delay mmu audit activationSasha Levin2013-11-201-1/+1
* kvm, vmx: Fix lazy FPU on nested guestAnthoine Bourgeois2013-11-131-0/+3
* kvm, cpuid: Fix sparse warningBorislav Petkov2013-11-071-3/+5
* kvm: optimize out smp_mb after srcu_read_unlockMichael S. Tsirkin2013-11-061-3/+4
* KVM: x86: trace cpuid emulation when called from emulatorGleb Natapov2013-11-051-1/+1
* KVM: emulator: cleanup decode_register_operand() a bitGleb Natapov2013-11-051-7/+3
* KVM: emulator: check rex prefix inside decode_register()Gleb Natapov2013-11-051-11/+7
* Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-041-2/+3
|\
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+3
* | KVM: x86: fix emulation of "movzbl %bpl, %eax"Paolo Bonzini2013-11-031-1/+4
* | KVM: x86: emulate SAHF instructionPaolo Bonzini2013-10-311-1/+14
* | kvm/vmx: error message typo fixMichael S. Tsirkin2013-10-311-1/+1
OpenPOWER on IntegriCloud