index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
pv.c
Age
Commit message (
Expand
)
Author
2022-07-19
KVM: s390: pv: destroy the configuration before its memory
Claudio Imbrenda
2022-07-19
KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
Claudio Imbrenda
2022-07-19
KVM: s390: pv: add mmu_notifier
Claudio Imbrenda
2022-07-13
KVM: s390: pv: clear the state without memset
Claudio Imbrenda
2022-07-13
KVM: s390: pv: usage counter instead of flag
Claudio Imbrenda
2022-07-13
KVM: s390: pv: refactor s390_reset_acc
Claudio Imbrenda
2022-07-13
KVM: s390: pv: leak the topmost page table when destroy fails
Claudio Imbrenda
2022-06-01
KVM: s390: Add CPU dump functionality
Janosch Frank
2022-06-01
KVM: s390: Add configuration dump functionality
Janosch Frank
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
2021-12-08
KVM: s390: Introduce kvm_s390_get_gfn_end()
Maciej S. Szmigiero
2021-10-25
KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
Claudio Imbrenda
2021-10-25
KVM: s390: pv: avoid double free of sida page
Claudio Imbrenda
2021-06-24
KVM: s390: prepare for hugepage vmalloc
Claudio Imbrenda
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-10
KVM: s390: Add memcg accounting to KVM allocations
Christian Borntraeger
2020-11-11
KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...
Janosch Frank
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-02-27
KVM: s390: protvirt: Report CPU state to Ultravisor
Janosch Frank
2020-02-27
KVM: S390: protvirt: Introduce instruction data area bounce buffer
Janosch Frank
2020-02-27
KVM: s390/mm: Make pages accessible before destroying the guest
Christian Borntraeger
2020-02-27
KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
Janosch Frank