aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-27KVM: vgic: return int instead of bool when checking I/O rangesWill Deacon1-1/+1
2014-08-27KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon2-2/+2
2014-08-27KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon2-2/+2
2014-08-27KVM: ARM/arm64: fix broken __percpu annotationWill Deacon2-2/+2
2014-08-27KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon2-2/+2
2014-08-27arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall4-14/+11
2014-08-27KVM: Introduce gfn_to_hva_memslot_protChristoffer Dall2-2/+11
2014-08-21KVM: trace kvm_ple_window grow/shrinkRadim Krčmář3-0/+35
2014-08-21KVM: VMX: dynamise PLE windowRadim Krčmář1-2/+93
2014-08-21KVM: VMX: make PLE window per-VCPURadim Krčmář1-1/+11
2014-08-21KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář4-0/+15
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář7-0/+24
2014-08-21KVM: x86: Replace X86_FEATURE_NX offset with the definitionNadav Amit1-2/+2
2014-08-21KVM: avoid unnecessary synchronize_rcuChristian Borntraeger1-1/+2
2014-08-20KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini2-1/+5
2014-08-20KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitlyPaolo Bonzini1-5/+3
2014-08-20KVM: x86: Clarify PMU related features bit manipulationNadav Amit1-10/+14
2014-08-20KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li1-10/+12
2014-08-19KVM: x86: recalculate_apic_map after enabling apicNadav Amit1-11/+14
2014-08-19KVM: x86: Clear apic tsc-deadline after deadlineNadav Amit1-0/+5
2014-08-19KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li1-3/+15
2014-08-19KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li1-1/+7
2014-08-19arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal1-1/+1
2014-08-19KVM: x86: raise invalid TSS exceptions during a task switchPaolo Bonzini1-1/+1
2014-08-19KVM: x86: drop fpu_activate hookWanpeng Li3-3/+0
2014-08-19KVM: SVM: add rdmsr support for AMD event registersWei Huang1-0/+6
2014-08-19virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free itChen Gang1-1/+3
2014-08-19Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini1-1/+1
2014-08-19KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini1-3/+0
2014-08-19KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit1-4/+4
2014-08-19PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy1-3/+3
2014-08-19kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin1-9/+10
2014-08-16Linux 3.17-rc1Linus Torvalds1-2/+2
2014-08-16platform/x86: Enable build support for toshiba_hapsAzael Avalos2-0/+20
2014-08-16Documentation: Add file about toshiba_haps moduleAzael Avalos2-0/+78