aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* 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
* 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: 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
| * KVM: s390: hardware support for guest debuggingDavid Hildenbrand2014-04-22
| * KVM: s390: kernel header addition for guest debuggingDavid Hildenbrand2014-04-22
| * KVM: s390: emulate stctl and stctgDavid Hildenbrand2014-04-22
| * KVM: s390: deliver program irq parameters and use correct ilcDavid Hildenbrand2014-04-22
| * KVM: s390: extract irq parameters of intercepted program irqsDavid Hildenbrand2014-04-22
| * s390: add fields to lowcore definitionJens Freimann2014-04-22
| * s390: rename and split lowcore field per_perc_atmidJens Freimann2014-04-22
| * s390: fix name of lowcore field at offset 0xa3Jens Freimann2014-04-22
| * KVM: s390: cleanup kvm_s390_real_to_abs()Heiko Carstens2014-04-22
| * KVM: s390: remove old guest access functionsHeiko Carstens2014-04-22
| * KVM: s390: convert handle_stsi()Heiko Carstens2014-04-22
| * KVM: s390: convert handle lctl[g]()Heiko Carstens2014-04-22
| * KVM: s390: convert handle_stidp()Heiko Carstens2014-04-22
| * KVM: s390: convert handle_lpsw[e]()Heiko Carstens2014-04-22
| * KVM: s390: reinject io interrupt on tpi failureCornelia Huck2014-04-22
| * KVM: s390: convert handle_tpi()Heiko Carstens2014-04-22
| * KVM: s390: convert handle_test_block()Heiko Carstens2014-04-22
| * KVM: s390: convert handle_store_cpu_address()Heiko Carstens2014-04-22
| * KVM: s390: convert handle_store_prefix()Heiko Carstens2014-04-22
| * KVM: s390: convert handle_set_clock()Heiko Carstens2014-04-22
| * KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()Heiko Carstens2014-04-22