aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger2014-09-10
* KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger2014-09-10
* KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-09-10
* KVM: s390: Limit guest size to 16TBChristian Borntraeger2014-09-10
* KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger2014-09-10
* KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak2014-09-10
* KVM: x86: use guest maxphyaddr to check MTRR valuesPaolo Bonzini2014-08-29
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
* KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
* KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-29
* KVM: x86: remove Aligned bit from movntps/movntpdPaolo Bonzini2014-08-29
* KVM: x86 emulator: emulate MOVNTDQAlex Williamson2014-08-29
* KVM: vmx: VMXOFF emulation in vm86 should cause #UDNadav Amit2014-08-29
* KVM: x86: fix some sparse warningsPaolo Bonzini2014-08-29
* KVM: nVMX: nested TPR shadow/threshold emulationWanpeng Li2014-08-29
* KVM: nVMX: introduce nested_get_vmcs12_pagesWanpeng Li2014-08-29
* KVM: Unconditionally export KVM_CAP_USER_NMIChristoffer Dall2014-08-29
* 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