summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: add cpu model supportMichael Mueller2015-02-091-1/+3
* KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-091-0/+21
* KVM: s390/CPACF: Choose crypto control block formatTony Krowiak2015-02-091-0/+2
* kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
* KVM: s390/cpacf: Enable/disable protected key functions for kvm guestTony Krowiak2015-01-231-2/+8
* KVM: s390: Provide guest TOD Clock Get/Set ControlsJason J. Herne2015-01-231-0/+1
* KVM: s390: forward most SIGP orders to user spaceDavid Hildenbrand2015-01-231-0/+1
* KVM: s390: clear the pfault queue if user space sets the invalid tokenDavid Hildenbrand2015-01-231-1/+0
* KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-231-3/+5
* KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-231-5/+0
* KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand2015-01-231-0/+2
* KVM: s390: handle pending local interrupts via bitmapJens Freimann2014-11-281-2/+0
* KVM: s390: add bitmap for handling cpu-local interruptsJens Freimann2014-11-281-0/+86
* KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth2014-11-281-1/+1
* KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand2014-10-281-0/+7
* KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth2014-10-281-0/+2
* KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand2014-10-011-0/+1
* KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak2014-09-101-1/+13
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-1/+1
* KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-0/+14
* KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-2/+3
* KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand2014-07-211-1/+0
* KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand2014-07-211-1/+0
* KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand2014-07-101-0/+1
* KVM: s390: Intercept the tprot instructionMatthew Rosato2014-05-301-0/+1
* KVM: s390: split SIE state guest prefix fieldMichael Mueller2014-05-161-1/+3
* KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand2014-05-161-1/+3
* KVM: s390: Fix external interrupt interceptionThomas Huth2014-05-061-1/+4
* KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand2014-04-291-0/+2
* KVM: s390: hardware support for guest debuggingDavid Hildenbrand2014-04-221-4/+49
* KVM: s390: emulate stctl and stctgDavid Hildenbrand2014-04-221-0/+2
* KVM: s390: deliver program irq parameters and use correct ilcDavid Hildenbrand2014-04-221-0/+6
* KVM: s390: extract irq parameters of intercepted program irqsDavid Hildenbrand2014-04-221-3/+15
* KVM: s390: make use of ipte lockHeiko Carstens2014-04-221-1/+11
* KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens2014-04-221-0/+1
* KVM: s390: allow injecting every kind of interruptJens Freimann2014-04-221-7/+52
* KVM: s390: make cmma usage conditionallyDominik Dingel2014-04-221-0/+1
* KVM: s390: Don't enable skeys by defaultDominik Dingel2014-04-221-0/+3
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-37/+61
|\
| * Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-251-2/+1
| |\
| | * KVM: s390: fix calculation of idle_mask array sizeJens Freimann2014-03-251-2/+1
| * | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-211-0/+9
| * | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-211-0/+23
| |/
| * KVM: s390: get rid of local_int arrayJens Freimann2014-03-041-1/+0
| * KVM: s390: Provide access to program parameterChristian Borntraeger2014-03-041-1/+3
| * KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-301-0/+22
| * KVM: s390: limit floating irqsJens Freimann2014-01-301-0/+1
| * KVM: s390: add floating irq controllerJens Freimann2014-01-301-0/+1
| * KVM: s390: add and extend interrupt information data structsJens Freimann2014-01-291-33/+1
* | s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-211-1/+4
|/
OpenPOWER on IntegriCloud