summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-04-22KVM: s390: convert handle_set_clock()Heiko Carstens
2014-04-22KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()Heiko Carstens
2014-04-22KVM: s390: convert kvm_s390_store_status_unloaded()Heiko Carstens
2014-04-22KVM: s390: convert handle_prog()Heiko Carstens
2014-04-22KVM: s390: convert pfault codeHeiko Carstens
2014-04-22KVM: s390: convert handle_stfl()Heiko Carstens
2014-04-22KVM: s390: convert local irqs in __do_deliver_interrupt()Jens Freimann
2014-04-22KVM: s390: convert __do_deliver_interrupt()Heiko Carstens
2014-04-22KVM: s390: make use of ipte lockHeiko Carstens
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens
2014-04-22KVM: s390: add architecture compliant guest access functionsHeiko Carstens
2014-04-22KVM: s390: add lowcore access functionsHeiko Carstens
2014-04-22KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens
2014-04-22KVM: s390: add kvm_s390_logical_to_effective() helperHeiko Carstens
2014-04-22s390/ctl_reg: add union type for control register 0Heiko Carstens
2014-04-22s390/ptrace: add struct psw and accessor functionHeiko Carstens
2014-04-22KVM: s390: export test_vfacility()Heiko Carstens
2014-04-22KVM: add kvm_is_error_gpa() helperHeiko Carstens
2014-04-22KVM: s390: allow injecting every kind of interruptJens Freimann