index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
kvm_host.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-31
s390/kvm: Split kvm_host header file
Heiko Carstens
1
-338
/
+1
2025-02-26
KVM: Drop kvm_arch_sync_events() now that all implementations are nops
Sean Christopherson
1
-1
/
+0
2025-01-31
KVM: s390: fake memslot for ucontrol VMs
Claudio Imbrenda
1
-0
/
+2
2025-01-31
KVM: s390: vsie: stop using "struct page" for vsie page
David Hildenbrand
1
-1
/
+3
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-5
/
+10
2024-11-27
KVM: s390: Increase size of union sca_utility to four bytes
Heiko Carstens
1
-5
/
+10
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2024-11-11
KVM: s390: add msa11 to cpu model
Hendrik Brueckner
1
-0
/
+1
2024-10-29
s390/kvm: Stop using gmap_{en,dis}able()
Claudio Imbrenda
1
-2
/
+0
2024-10-29
s390/mm/fault: Handle guest-related program interrupts in KVM
Claudio Imbrenda
1
-0
/
+3
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-3
/
+4
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEAD
Paolo Bonzini
1
-0
/
+1
2024-07-10
s390/entry: Pass the asce as parameter to sie64a()
Claudio Imbrenda
1
-3
/
+4
2024-07-03
KVM: s390: remove useless include
Claudio Imbrenda
1
-1
/
+0
2024-07-01
KVM: s390: fix LPSWEY handling
Christian Borntraeger
1
-0
/
+1
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-1
/
+0
2024-02-22
KVM: s390: fix access register usage in ioctls
Eric Farman
1
-0
/
+2
2024-02-16
s390/kvm: convert to regular kernel fpu user
Heiko Carstens
1
-1
/
+0
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
1
-1
/
+1
2023-12-23
KVM: s390: cpu model: Use proper define for facility mask size
Nina Schoetterl-Glausch
1
-1
/
+1
2023-10-16
KVM: s390: add stat counter for shadow gmap events
Nico Boehr
1
-0
/
+7
2023-08-28
KVM: s390: Add UV feature negotiation
Steffen Eiden
1
-0
/
+2
2023-08-18
KVM: s390: export kvm_s390_pv*_is_protected functions
Tony Krowiak
1
-0
/
+3
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
1
-1
/
+0
2022-11-23
KVM: s390: pv: asynchronous destroy for reboot
Claudio Imbrenda
1
-0
/
+2
2022-10-26
KVM: s390: sida: sort out physical vs virtual pointers usage
Nico Boehr
1
-2
/
+1
2022-10-26
KVM: s390: sort out physical vs virtual pointers usage
Nico Boehr
1
-0
/
+1
2022-10-26
s390/entry: sort out physical vs virtual pointers usage in sie64a
Nico Boehr
1
-1
/
+7
2022-08-29
KVM: s390: pci: Hook to access KVM lowlevel from VFIO
Pierre Morel
1
-11
/
+6
2022-07-20
KVM: s390: guest support for topology function
Pierre Morel
1
-3
/
+15
2022-07-19
KVM: s390: pv: add mmu_notifier
Claudio Imbrenda
1
-0
/
+2
2022-07-11
Merge tag 'kvm-s390-pci-5.20' into kernelorgnext
Christian Borntraeger
1
-0
/
+23
2022-07-11
KVM: s390: pci: add routines to start/stop interpretive execution
Matthew Rosato
1
-0
/
+18
2022-07-11
KVM: s390: mechanism to enable guest zPCI Interpretation
Matthew Rosato
1
-0
/
+4
2022-07-11
KVM: s390: pci: enable host forwarding of Adapter Event Notifications
Matthew Rosato
1
-0
/
+1
2022-06-01
KVM: s390: Add configuration dump functionality
Janosch Frank
1
-0
/
+1
2022-03-01
KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific request
Sean Christopherson
1
-0
/
+2
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
1
-2
/
+0
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2021-09-06
Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2021-08-27
KVM: s390: index kvm->arch.idle_mask by vcpu_idx
Halil Pasic
1
-0
/
+1
2021-08-27
KVM: s390: Enable specification exception interpretation
Janis Schoetterl-Glausch
1
-0
/
+1
2021-08-24
s390/vfio-ap: r/w lock for PQAP interception handler function pointer
Tony Krowiak
1
-5
/
+3
2021-07-27
KVM: s390: restore old debugfs names
Christian Borntraeger
1
-9
/
+9
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-7
/
+2
2021-04-17
KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
1
-0
/
+4
2021-03-09
KVM: s390: diag9c (directed yield) forwarding
Pierre Morel
1
-0
/
+1
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
1
-1
/
+0
[next]