summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/pv.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda2021-10-251-1/+1
* KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda2021-10-251-10/+9
* KVM: s390: prepare for hugepage vmallocClaudio Imbrenda2021-06-241-1/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-3/+3
|\
| * KVM: s390: Add memcg accounting to KVM allocationsChristian Borntraeger2020-12-101-3/+3
* | KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...Janosch Frank2020-11-111-1/+2
|/
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* KVM: s390: protvirt: Report CPU state to UltravisorJanosch Frank2020-02-271-0/+18
* KVM: S390: protvirt: Introduce instruction data area bounce bufferJanosch Frank2020-02-271-0/+16
* KVM: s390/mm: Make pages accessible before destroying the guestChristian Borntraeger2020-02-271-0/+3
* KVM: s390: protvirt: Add initial vm and cpu lifecycle handlingJanosch Frank2020-02-271-0/+266