aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann1-2/+0
2014-11-28KVM: s390: add bitmap for handling cpu-local interruptsJens Freimann1-0/+86
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth1-1/+1
2014-10-28KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand1-0/+7
2014-10-28KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth1-0/+2
2014-10-01KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand1-0/+1
2014-09-10KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak1-1/+13
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář1-0/+14
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-2/+3
2014-07-21KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand1-1/+0
2014-07-21KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand1-1/+0
2014-07-10KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand1-0/+1
2014-05-30KVM: s390: Intercept the tprot instructionMatthew Rosato1-0/+1
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller1-1/+3
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand1-1/+3
2014-05-06KVM: s390: Fix external interrupt interceptionThomas Huth1-1/+4
2014-04-29KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand1-0/+2
2014-04-22KVM: s390: hardware support for guest debuggingDavid Hildenbrand1-4/+49
2014-04-22KVM: s390: emulate stctl and stctgDavid Hildenbrand1-0/+2
2014-04-22KVM: s390: deliver program irq parameters and use correct ilcDavid Hildenbrand1-0/+6
2014-04-22KVM: s390: extract irq parameters of intercepted program irqsDavid Hildenbrand1-3/+15
2014-04-22KVM: s390: make use of ipte lockHeiko Carstens1-1/+11
2014-04-22KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens1-0/+1
2014-04-22KVM: s390: allow injecting every kind of interruptJens Freimann1-7/+52
2014-04-22KVM: s390: make cmma usage conditionallyDominik Dingel1-0/+1
2014-04-22KVM: s390: Don't enable skeys by defaultDominik Dingel1-0/+3
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-37/+61
2014-03-25Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini1-2/+1
2014-03-25KVM: s390: fix calculation of idle_mask array sizeJens Freimann1-2/+1
2014-03-21KVM: s390: irq routing for adapter interrupts.Cornelia Huck1-0/+9
2014-03-21KVM: s390: adapter interrupt sourcesCornelia Huck1-0/+23
2014-03-04KVM: s390: get rid of local_int arrayJens Freimann1-1/+0
2014-03-04KVM: s390: Provide access to program parameterChristian Borntraeger1-1/+3
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz1-1/+4
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel1-0/+22
2014-01-30KVM: s390: limit floating irqsJens Freimann1-0/+1
2014-01-30KVM: s390: add floating irq controllerJens Freimann1-0/+1
2014-01-29KVM: s390: add and extend interrupt information data structsJens Freimann1-33/+1
2014-01-17KVM: s390: enable Transactional ExecutionMichael Mueller1-1/+14
2013-10-14KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall1-7/+0
2013-09-24KVM: s390: Remove dead "rerun vcpu" codeThomas Huth1-1/+0
2013-07-29KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel1-0/+8
2013-06-20KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth1-1/+1
2013-06-17KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs1-0/+1
2013-06-17KVM: s390: Use common waitqueueChristian Borntraeger1-1/+1
2013-06-17KVM: s390: guest large pagesChristian Borntraeger1-1/+4
2013-05-21s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger1-1/+4
2013-05-21s390/kvm: Mark if a cpu is in SIEChristian Borntraeger1-1/+4
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck1-0/+1