aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: s390: add sie exit reasons tablesAlexander Yarygin2014-05-16
* KVM: s390: Improved MVPG partial execution handlerThomas Huth2014-05-16
* KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth2014-05-16
* KVM: s390: Avoid endless loops of specification exceptionsThomas Huth2014-05-16
* KVM: s390: Improve is_valid_psw()Thomas Huth2014-05-16
* KVM: s390: correct locking for s390_enable_skeyMartin Schwidefsky2014-05-16
* KVM: x86: Fix CR3 reserved bits check in long modeJan Kiszka2014-05-12
* kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo2014-05-08
* kvm/x86: implement hv EOI assistMichael S. Tsirkin2014-05-07
* KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages supportNadav Amit2014-05-07
* KVM: vmx: handle_dr does not handle RSP correctlyNadav Amit2014-05-07
* KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptrBandan Das2014-05-06
* KVM: nVMX: fail on invalid vmclear/vmptrld pointerBandan Das2014-05-06
* KVM: nVMX: additional checks on vmxon regionBandan Das2014-05-06
* KVM: nVMX: rearrange get_vmx_mem_addressBandan Das2014-05-06
* Merge tag 'kvm-s390-20140506' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-05-06
|\
| * KVM: s390: Fix external interrupt interceptionThomas Huth2014-05-06
| * KVM: s390: Add clock comparator and CPU timer IRQ injectionThomas Huth2014-05-06
| * KVM: s390: return -EFAULT if copy_from_user() failsDan Carpenter2014-05-06
* | KVM: x86: improve the usability of the 'kvm_pio' tracepointUlrich Obergfell2014-05-05
* | kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger2014-05-05
|/
* Merge tag 'kvm-s390-20140429' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-04-30
|\
| * KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand2014-04-29
| * KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand2014-04-29
| * KVM: s390: Add low-address protection to TEST BLOCKThomas Huth2014-04-29
| * KVM: s390: Fixes for PFMFThomas Huth2014-04-29
| * KVM: s390: Add a function for checking the low-address protectionThomas Huth2014-04-29
| * KVM: s390: Handle MVPG partial execution interceptionThomas Huth2014-04-29
* | KVM: x86: expose invariant tsc cpuid bit (v2)Marcelo Tosatti2014-04-29
* | KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)Oleg Nesterov2014-04-28
* | KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()Oleg Nesterov2014-04-28
|/
* KVM: MMU: flush tlb out of mmu lock when write-protect the sptesXiao Guangrong2014-04-23
* KVM: MMU: flush tlb if the spte can be locklessly modifiedXiao Guangrong2014-04-23
* KVM: MMU: lazily drop large spteXiao Guangrong2014-04-23
* KVM: MMU: properly check last spte in fast_page_fault()Xiao Guangrong2014-04-23
* Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong2014-04-23
* KVM: x86: Processor mode may be determined incorrectlyNadav Amit2014-04-23
* KVM: x86: IN instruction emulation should ignore REP-prefixNadav Amit2014-04-23
* KVM: x86: Fix CR3 reserved bitsNadav Amit2014-04-23
* KVM: x86: Fix wrong/stuck PMU when guest does not use PMINadav Amit2014-04-23
* KVM: nVMX: Advertise support for interrupt acknowledgementBandan Das2014-04-22
* KVM: nVMX: Ack and write vector info to intr_info if L1 asks us toBandan Das2014-04-22
* KVM: nVMX: Don't advertise single context invalidation for inveptBandan Das2014-04-22
* KVM: VMX: Advance rip to after an ICEBP instructionHuw Davies2014-04-22
* Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Marcelo Tosatti2014-04-22
|\
| * KVM: s390: Factor out handle_itdb to handle TX abortsMichael Mueller2014-04-22
| * KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller2014-04-22
| * KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger2014-04-22
| * KVM: s390: no timer interrupts when single-stepping a guestDavid Hildenbrand2014-04-22
| * KVM: s390: move timer interrupt checks into own functionsDavid Hildenbrand2014-04-22