aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: Unconditionally export KVM_CAP_READONLY_MEMChristoffer Dall2014-08-29
* KVM: s390/mm: fix up indentation of set_guest_storage_keyChristian Borntraeger2014-08-29
* Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-08-26
|\
| * KVM: s390/mm: remove outdated gmap data structuresMartin Schwidefsky2014-08-26
| * KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky2014-08-26
| * KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky2014-08-26
| * KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-25
| * KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky2014-08-25
| * KVM: s390/mm: readd address parameter to pgste_ipte_notifyMartin Schwidefsky2014-08-25
| * KVM: s390: don't use kvm lock in interrupt injection codeJens Freimann2014-08-25
| * KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann2014-08-25
| * KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand2014-08-25
| * KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand2014-08-25
| * KVM: s390: no special machine check deliveryChristian Borntraeger2014-08-25
| * KVM: s390: clear kvm_dirty_regs when dropping to user spaceDavid Hildenbrand2014-08-25
| * KVM: clarify the idea of kvm_dirty_regsDavid Hildenbrand2014-08-25
| * KVM: s390: factor out get_ilc() functionJens Freimann2014-08-25
| * KVM: s390: add defines for pfault init delivery codeJens Freimann2014-08-25
* | kvm: x86: fix tracing for 32-bitPaolo Bonzini2014-08-25
* | Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-08-25
|\|
| * KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger2014-08-25
| * KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger2014-08-25
* | KVM: trace kvm_ple_window grow/shrinkRadim Krčmář2014-08-21
* | KVM: VMX: dynamise PLE windowRadim Krčmář2014-08-21
* | KVM: VMX: make PLE window per-VCPURadim Krčmář2014-08-21
* | KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář2014-08-21
* | KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
* | KVM: x86: Replace X86_FEATURE_NX offset with the definitionNadav Amit2014-08-21
* | KVM: avoid unnecessary synchronize_rcuChristian Borntraeger2014-08-21
* | KVM: emulate: warn on invalid or uninitialized exception numbersPaolo Bonzini2014-08-20
* | KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitlyPaolo Bonzini2014-08-20
* | KVM: x86: Clarify PMU related features bit manipulationNadav Amit2014-08-20
* | KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li2014-08-20
* | KVM: x86: recalculate_apic_map after enabling apicNadav Amit2014-08-19
* | KVM: x86: Clear apic tsc-deadline after deadlineNadav Amit2014-08-19
* | KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRsWanpeng Li2014-08-19
* | KVM: x86: fix check legal type of Variable Range MTRRsWanpeng Li2014-08-19
* | arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal2014-08-19
* | KVM: x86: raise invalid TSS exceptions during a task switchPaolo Bonzini2014-08-19
* | KVM: x86: drop fpu_activate hookWanpeng Li2014-08-19
* | KVM: SVM: add rdmsr support for AMD event registersWei Huang2014-08-19
* | virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free itChen Gang2014-08-19
* | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-08-19
* | KVM: x86: do not check CS.DPL against RPL during task switchPaolo Bonzini2014-08-19
* | KVM: x86: Avoid emulating instructions on #UD mistakenlyNadav Amit2014-08-19
* | PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy2014-08-19
* | kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin2014-08-19
|/
* Linux 3.17-rc1Linus Torvalds2014-08-16
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-08-16
|\
| * platform/x86: Enable build support for toshiba_hapsAzael Avalos2014-08-16