summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2016-01-261-1/+0
* KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-081-0/+4
* KVM: s390: implement the RI support of guestFan Zhang2016-01-071-1/+2
* KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel2015-12-151-0/+1
* KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski2015-11-301-1/+1
* KVM: s390: Introduce switching codeEugene (jno) Dvurechenski2015-11-301-0/+1
* KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski2015-11-301-1/+2
* KVM: s390: Introduce new structuresEugene (jno) Dvurechenski2015-11-301-6/+41
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-051-0/+2
|\
| * KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+2
* | s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner2015-10-161-1/+1
|/
* KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-08-311-3/+3
|\
| * s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-221-3/+3
* | KVM: s390: Provide global debug logChristian Borntraeger2015-07-291-1/+0
* | KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger2015-07-291-0/+3
|/
* KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-261-1/+1
* KVM: s390: make exit_sie_sync more robustChristian Borntraeger2015-05-081-1/+2
* KVM: s390: Enable guest EDAT2 supportGuenther Hutzl2015-05-081-0/+1
* KVM: s390: deliver floating interrupts in order of priorityJens Freimann2015-03-311-3/+27
* KVM: s390: represent SIMD cap in kvm facilityMichael Mueller2015-03-171-1/+0
* KVM: s390: introduce post handlers for STSIEkaterina Tumanova2015-03-171-0/+1
* KVM: s390: Enable vector support for capable guestEric Farman2015-03-061-1/+3
* KVM: s390: Add new SIGP order to kernel countersEric Farman2015-03-061-0/+1
* KVM: s390: Vector exceptionsEric Farman2015-03-061-0/+1
* KVM: s390: Allocate and save/restore vector registersEric Farman2015-03-061-1/+9
* KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-041-6/+6
* 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
OpenPOWER on IntegriCloud