summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/pv.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: pv: support for Destroy fast UVCClaudio Imbrenda2022-11-231-8/+53
* KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda2022-11-231-10/+285
* KVM: s390: pv: sort out physical vs virtual pointers usageNico Boehr2022-10-261-4/+5
* KVM: s390: sida: sort out physical vs virtual pointers usageNico Boehr2022-10-261-3/+5
* KVM: s390: pv: destroy the configuration before its memoryClaudio Imbrenda2022-07-191-3/+3
* KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vmClaudio Imbrenda2022-07-191-8/+8
* KVM: s390: pv: add mmu_notifierClaudio Imbrenda2022-07-191-0/+26
* KVM: s390: pv: clear the state without memsetClaudio Imbrenda2022-07-131-1/+9
* KVM: s390: pv: usage counter instead of flagClaudio Imbrenda2022-07-131-5/+7
* KVM: s390: pv: refactor s390_reset_accClaudio Imbrenda2022-07-131-2/+10
* KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda2022-07-131-3/+6
* KVM: s390: Add CPU dump functionalityJanosch Frank2022-06-011-0/+16
* KVM: s390: Add configuration dump functionalityJanosch Frank2022-06-011-0/+182
* vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu2022-04-191-6/+1
* KVM: s390: Introduce kvm_s390_get_gfn_end()Maciej S. Szmigiero2021-12-081-3/+1
* 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