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
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
/
arm64
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+2
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
1
-1
/
+1
2018-12-19
KVM: arm64: Make vcpu const in vcpu_read_sys_reg
Christoffer Dall
1
-1
/
+1
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
1
-1
/
+0
2018-12-10
arm64: KVM: Force VHE for systems affected by erratum 1165522
Marc Zyngier
1
-0
/
+4
2018-12-10
KVM: arm64: Rework detection of SVE, !VHE systems
Marc Zyngier
1
-3
/
+3
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+9
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+11
2018-10-18
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
Dongjiu Geng
1
-1
/
+1
2018-10-03
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
Marc Zyngier
1
-1
/
+1
2018-10-03
kvm: arm64: Set a limit on the IPA size
Suzuki K Poulose
1
-9
/
+3
2018-10-01
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
1
-4
/
+8
2018-10-01
kvm: arm/arm64: Allow arch specific configurations for VM
Suzuki K Poulose
1
-0
/
+2
2018-09-14
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
1
-0
/
+11
2018-09-07
arm64: KVM: Remove pgd_lock
Steven Price
1
-2
/
+1
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
1
-1
/
+0
2018-07-21
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
1
-4
/
+4
2018-07-21
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
1
-0
/
+7
2018-07-21
arm64: KVM: Cleanup tpidr_el2 init on non-VHE
Marc Zyngier
1
-13
/
+8
2018-06-21
KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
Dave Martin
1
-0
/
+1
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+40
2018-06-01
kvm: Make VM ioctl do valloc for some archs
Marc Orr
1
-0
/
+4
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
1
-0
/
+23
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
1
-0
/
+3
2018-05-25
KVM: arm64: Remove eager host SVE state saving
Dave Martin
1
-10
/
+0
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
1
-0
/
+13
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
1
-0
/
+21
2018-05-25
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
1
-2
/
+5
2018-04-20
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
1
-0
/
+3
2018-03-19
KVM: arm64: Introduce framework for accessing deferred sysregs
Christoffer Dall
1
-2
/
+6
2018-03-19
KVM: arm64: Rewrite system register accessors to read/write functions
Christoffer Dall
1
-1
/
+12
2018-03-19
KVM: arm64: Change 32-bit handling of VM system registers
Christoffer Dall
1
-8
/
+0
2018-03-19
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
1
-0
/
+7
2018-03-19
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
Christoffer Dall
1
-0
/
+3
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
1
-3
/
+0
2018-03-19
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
1
-0
/
+15
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2018-02-07
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
1
-0
/
+6
2018-01-16
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
1
-0
/
+1
2018-01-16
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
1
-0
/
+2
2018-01-16
KVM: arm64: Save/Restore guest DISR_EL1
James Morse
1
-0
/
+1
2018-01-16
KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
James Morse
1
-0
/
+3
2018-01-16
KVM: arm/arm64: mask/unmask daif around VHE guests
James Morse
1
-0
/
+10
2018-01-13
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
1
-0
/
+2
2018-01-02
KVM: arm/arm64: Avoid work when userspace iqchips are not used
Christoffer Dall
1
-0
/
+2
2017-11-29
KVM: arm/arm64: debug: Introduce helper for single-step
Alex Bennée
1
-0
/
+1
2017-11-03
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
1
-0
/
+11
2017-09-01
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-6
/
+0
2017-06-30
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-3
/
+3
2017-06-04
KVM: arm/arm64: use vcpu requests for irq injection
Andrew Jones
1
-0
/
+1
[next]