index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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-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
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-29
KVM: s390: Move hardware setup/unsetup to init/exit
Sean Christopherson
2022-12-29
KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
Sean Christopherson
2022-11-28
Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-11-23
KVM: s390: pv: module parameter to fence asynchronous destroy
Claudio Imbrenda
2022-11-23
KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
Claudio Imbrenda
2022-11-23
KVM: s390: pv: asynchronous destroy for reboot
Claudio Imbrenda
2022-11-09
KVM: replace direct irq.h inclusion
Paolo Bonzini
2022-11-07
KVM: s390: pv: don't allow userspace to set the clock under PV
Nico Boehr
2022-10-26
KVM: s390: sida: sort out physical vs virtual pointers usage
Nico Boehr
2022-10-26
KVM: s390: sort out physical vs virtual pointers usage
Nico Boehr
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
2022-09-21
KVM: s390: pci: register pci hooks without interpretation
Matthew Rosato
2022-07-20
KVM: s390: resetting the Topology-Change-Report
Pierre Morel
[next]