index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-02
KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M
Jean-Philippe Brucker
2024-04-18
s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
David Hildenbrand
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-14
Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-02-22
KVM: s390: fix access register usage in ioctls
Eric Farman
2024-02-21
KVM: s390: introduce kvm_s390_fpu_(store|load)
Janosch Frank
2024-02-20
KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
Sean Christopherson
2024-02-16
s390/fpu: decrease stack usage for some cases
Heiko Carstens
2024-02-16
s390/kvm: convert to regular kernel fpu user
Heiko Carstens
2024-02-16
s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etc
Heiko Carstens
2024-02-16
s390/fpu: convert FPU CIF flag to regular TIF flag
Heiko Carstens
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
2024-02-14
KVM: s390: fix virtual vs physical address confusion
Alexander Gordeev
2024-02-12
s390/acrs: cleanup access register handling
Heiko Carstens
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
2023-12-11
KVM: s390: remove superfluous save_fpu_regs() call
Heiko Carstens
2023-12-11
s390/fpu: get rid of test_fp_ctl()
Heiko Carstens
2023-12-11
KVM: s390: use READ_ONCE() to read fpc register value
Heiko Carstens
2023-12-11
KVM: s390: fix setting of fpc register
Heiko Carstens
2023-11-30
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-10-16
KVM: s390: add tracepoint in gmap notifier
Nico Boehr
2023-10-16
KVM: s390: add stat counter for shadow gmap events
Nico Boehr
2023-09-19
s390: use control register bit defines
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-08-28
KVM: s390: Add UV feature negotiation
Steffen Eiden
2023-08-28
s390/uv: UV feature check utility
Steffen Eiden
2023-08-28
KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
Ilya Leoshkevich
2023-08-28
KVM: s390: interrupt: Fix single-stepping into interrupt handlers
Ilya Leoshkevich
2023-07-06
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-03
s390: fix various typos
Heiko Carstens
2023-06-13
KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
Nico Boehr
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-03-31
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
2023-03-16
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
2023-03-16
KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()
Thomas Huth
2023-02-15
Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-02-07
KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
Janis Schoetterl-Glausch
2023-02-07
KVM: s390: Refactor vcpu mem_op function
Janis Schoetterl-Glausch
2023-02-07
KVM: s390: Refactor absolute vm mem_op function
Janis Schoetterl-Glausch
2023-02-07
KVM: s390: Dispatch to implementing function at top level of vm mem_op
Janis Schoetterl-Glausch
2023-02-07
KVM: s390: Move common code of mem_op functions into function
Janis Schoetterl-Glausch
2023-02-07
KVM: s390: disable migration mode when dirty tracking is disabled
Nico Boehr
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
2022-12-29
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
2022-12-29
KVM: s390: Mark __kvm_s390_init() and its descendants as __init
Sean Christopherson
2022-12-29
KVM: s390: Do s390 specific init without bouncing through kvm_init()
Sean Christopherson
[next]