summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-05kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger
2014-04-30Merge tag 'kvm-s390-20140429' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-04-29KVM: x86: expose invariant tsc cpuid bit (v2)Marcelo Tosatti
2014-04-29KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand
2014-04-29KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand
2014-04-29KVM: s390: Add low-address protection to TEST BLOCKThomas Huth
2014-04-29KVM: s390: Fixes for PFMFThomas Huth
2014-04-29KVM: s390: Add a function for checking the low-address protectionThomas Huth
2014-04-29KVM: s390: Handle MVPG partial execution interceptionThomas Huth
2014-04-28KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)Oleg Nesterov
2014-04-28KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()Oleg Nesterov
2014-04-23KVM: MMU: flush tlb out of mmu lock when write-protect the sptesXiao Guangrong
2014-04-23KVM: MMU: flush tlb if the spte can be locklessly modifiedXiao Guangrong
2014-04-23KVM: MMU: lazily drop large spteXiao Guangrong
2014-04-23KVM: MMU: properly check last spte in fast_page_fault()Xiao Guangrong
2014-04-23Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong
2014-04-23KVM: x86: Processor mode may be determined incorrectlyNadav Amit
2014-04-23KVM: x86: IN instruction emulation should ignore REP-prefixNadav Amit
2014-04-23KVM: x86: Fix CR3 reserved bitsNadav Amit
2014-04-23KVM: x86: Fix wrong/stuck PMU when guest does not use PMINadav Amit
2014-04-22KVM: nVMX: Advertise support for interrupt acknowledgementBandan Das
2014-04-22KVM: nVMX: Ack and write vector info to intr_info if L1 asks us toBandan Das
2014-04-22KVM: nVMX: Don't advertise single context invalidation for inveptBandan Das
2014-04-22KVM: VMX: Advance rip to after an ICEBP instructionHuw Davies
2014-04-22Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Marcelo Tosatti
2014-04-22KVM: s390: Factor out handle_itdb to handle TX abortsMichael Mueller
2014-04-22KVM: s390: replace TDB_ADDR by __LC_PGM_TDBMichael Mueller
2014-04-22KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger
2014-04-22KVM: s390: no timer interrupts when single-stepping a guestDavid Hildenbrand
2014-04-22KVM: s390: move timer interrupt checks into own functionsDavid Hildenbrand
2014-04-22KVM: s390: add documentation for diag 501David Hildenbrand
2014-04-22KVM: s390: hardware support for guest debuggingDavid Hildenbrand
2014-04-22KVM: s390: kernel header addition for guest debuggingDavid Hildenbrand
2014-04-22KVM: s390: emulate stctl and stctgDavid Hildenbrand
2014-04-22KVM: s390: deliver program irq parameters and use correct ilcDavid Hildenbrand
2014-04-22KVM: s390: extract irq parameters of intercepted program irqsDavid Hildenbrand
2014-04-22s390: add fields to lowcore definitionJens Freimann
2014-04-22s390: rename and split lowcore field per_perc_atmidJens Freimann
2014-04-22s390: fix name of lowcore field at offset 0xa3Jens Freimann
2014-04-22KVM: s390: cleanup kvm_s390_real_to_abs()Heiko Carstens
2014-04-22KVM: s390: remove old guest access functionsHeiko Carstens
2014-04-22KVM: s390: convert handle_stsi()Heiko Carstens
2014-04-22KVM: s390: convert handle lctl[g]()Heiko Carstens
2014-04-22KVM: s390: convert handle_stidp()Heiko Carstens
2014-04-22KVM: s390: convert handle_lpsw[e]()Heiko Carstens
2014-04-22KVM: s390: reinject io interrupt on tpi failureCornelia Huck
2014-04-22KVM: s390: convert handle_tpi()Heiko Carstens
2014-04-22KVM: s390: convert handle_test_block()Heiko Carstens
2014-04-22KVM: s390: convert handle_store_cpu_address()Heiko Carstens
2014-04-22KVM: s390: convert handle_store_prefix()Heiko Carstens