index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
1
-0
/
+1
2023-03-28
KVM: s390: pv: fix external interruption loop not always detected
Nico Boehr
1
-8
/
+24
2023-02-15
Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
4
-102
/
+285
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-4
/
+8
2023-02-08
KVM: s390: GISA: sort out physical vs virtual pointers usage
Nico Boehr
1
-4
/
+7
2023-02-07
KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
Janis Schoetterl-Glausch
3
-1
/
+167
2023-02-07
KVM: s390: Refactor vcpu mem_op function
Janis Schoetterl-Glausch
1
-19
/
+17
2023-02-07
KVM: s390: Refactor absolute vm mem_op function
Janis Schoetterl-Glausch
1
-25
/
+18
2023-02-07
KVM: s390: Dispatch to implementing function at top level of vm mem_op
Janis Schoetterl-Glausch
1
-14
/
+24
2023-02-07
KVM: s390: Move common code of mem_op functions into function
Janis Schoetterl-Glausch
1
-28
/
+24
2023-02-07
KVM: s390: disable migration mode when dirty tracking is disabled
Nico Boehr
1
-13
/
+30
2023-01-11
KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
Heiko Carstens
1
-4
/
+8
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
1
-6
/
+0
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
1
-6
/
+1
2022-12-29
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
1
-10
/
+0
2022-12-29
KVM: s390: Mark __kvm_s390_init() and its descendants as __init
Sean Christopherson
5
-6
/
+6
2022-12-29
KVM: s390: Do s390 specific init without bouncing through kvm_init()
Sean Christopherson
1
-4
/
+25
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
1
-10
/
+0
2022-12-29
KVM: s390: Move hardware setup/unsetup to init/exit
Sean Christopherson
1
-10
/
+13
2022-12-29
KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
Sean Christopherson
1
-7
/
+14
2022-12-19
Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-83
/
+438
2022-12-12
Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...
Joerg Roedel
1
-2
/
+4
2022-11-28
Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
7
-64
/
+433
2022-11-24
KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field
Thomas Huth
1
-1
/
+3
2022-11-23
KVM: s390: remove unused gisa_clear_ipm_gisc() function
Heiko Carstens
1
-5
/
+0
2022-11-23
KVM: s390: pv: module parameter to fence asynchronous destroy
Claudio Imbrenda
1
-1
/
+7
2022-11-23
KVM: s390: pv: support for Destroy fast UVC
Claudio Imbrenda
1
-8
/
+53
2022-11-23
KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
Claudio Imbrenda
1
-0
/
+3
2022-11-23
KVM: s390: pv: asynchronous destroy for reboot
Claudio Imbrenda
3
-18
/
+329
2022-11-19
iommu/s390: Make attach succeed even if the device is in error state
Niklas Schnelle
1
-2
/
+4
2022-11-09
KVM: replace direct irq.h inclusion
Paolo Bonzini
2
-19
/
+5
2022-11-07
KVM: s390: pci: Fix allocation size of aift kzdev elements
Rafael Mendonca
1
-1
/
+1
2022-11-07
KVM: s390: pv: don't allow userspace to set the clock under PV
Nico Boehr
2
-10
/
+17
2022-10-26
KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page
Nico Boehr
1
-2
/
+2
2022-10-26
KVM: s390: pv: sort out physical vs virtual pointers usage
Nico Boehr
1
-4
/
+5
2022-10-26
KVM: s390: sida: sort out physical vs virtual pointers usage
Nico Boehr
4
-13
/
+14
2022-10-26
KVM: s390: sort out physical vs virtual pointers usage
Nico Boehr
3
-22
/
+29
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
1
-2
/
+0
2022-09-21
KVM: s390: pci: register pci hooks without interpretation
Matthew Rosato
2
-5
/
+13
2022-09-21
KVM: s390: pci: fix GAIT physical vs virtual pointers usage
Matthew Rosato
2
-2
/
+2
2022-09-21
KVM: s390: Pass initialized arg even if unused
Janis Schoetterl-Glausch
1
-3
/
+13
2022-09-21
KVM: s390: pci: fix plain integer as NULL pointer warnings
Matthew Rosato
2
-5
/
+5
2022-08-29
KVM: s390: pci: Hook to access KVM lowlevel from VFIO
Pierre Morel
1
-4
/
+8
2022-07-20
KVM: s390: resetting the Topology-Change-Report
Pierre Morel
1
-0
/
+51
2022-07-20
KVM: s390: guest support for topology function
Pierre Morel
3
-4
/
+55
2022-07-20
KVM: s390: Cleanup ipte lock access and SIIF facility checks
Pierre Morel
3
-54
/
+54
2022-07-19
KVM: s390: pv: don't present the ecall interrupt twice
Nico Boehr
2
-2
/
+17
2022-07-19
KVM: s390: pv: destroy the configuration before its memory
Claudio Imbrenda
1
-3
/
+3
[next]