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
/
arm
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
arm64: KVM: Switch vgic save/restore to alternative_insn
Marc Zyngier
1
-5
/
+0
2015-03-13
arm/arm64: KVM: Implement Stage-2 page aging
Marc Zyngier
1
-11
/
+2
2015-03-12
KVM: arm/arm64: implement kvm_arch_intc_initialized
Eric Auger
1
-0
/
+2
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
1
-0
/
+1
2015-01-30
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
1
-3
/
+0
2015-01-20
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
1
-0
/
+1
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
1
-0
/
+2
2015-01-16
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
Mario Smarduch
1
-12
/
+0
2015-01-16
KVM: arm: Add initial dirty page locking support
Mario Smarduch
1
-0
/
+2
2015-01-16
KVM: arm: Add ARMv7 API to flush TLBs
Mario Smarduch
1
-0
/
+12
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
1
-2
/
+0
2014-09-27
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-1
/
+1
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
1
-0
/
+5
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-1
/
+2
2014-09-19
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
1
-5
/
+8
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
1
-1
/
+1
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
1
-0
/
+6
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
1
-5
/
+2
2014-08-28
KVM: ARM/arm64: fix non-const declaration of function returning const
Will Deacon
1
-1
/
+1
2014-07-11
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
1
-0
/
+5
2014-07-11
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
1
-3
/
+0
2014-04-30
ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
Anup Patel
1
-1
/
+1
2014-03-03
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
1
-3
/
+6
2013-12-21
ARM/KVM: save and restore generic timer registers
Andre Przywara
1
-0
/
+3
2013-10-16
Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...
Gleb Natapov
1
-0
/
+1
2013-10-14
KVM: ARM: Get rid of KVM_HPAGE defines
Christoffer Dall
1
-5
/
+0
2013-10-02
ARM: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
1
-0
/
+1
2013-06-26
arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logic
Geoff Levand
1
-0
/
+5
2013-06-26
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
Marc Zyngier
1
-2
/
+2
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier
1
-2
/
+2
2013-04-29
ARM: KVM: promote vfp_host pointer to generic host cpu context
Marc Zyngier
1
-3
/
+5
2013-04-29
ARM: KVM: add architecture specific hook for capabilities
Marc Zyngier
1
-0
/
+5
2013-04-29
ARM: KVM: switch to a dual-step HYP init code
Marc Zyngier
1
-12
/
+19
2013-04-29
ARM: KVM: add support for minimal host vs guest profiling
Marc Zyngier
1
-0
/
+3
2013-03-07
ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers
Marc Zyngier
1
-2
/
+4
2013-03-07
ARM: KVM: move hyp init to kvm_host.h
Marc Zyngier
1
-0
/
+19
2013-03-07
ARM: KVM: move exit handler selection to a separate file
Marc Zyngier
1
-0
/
+3
2013-03-07
ARM: KVM: abstract fault register accesses
Marc Zyngier
1
-6
/
+8
2013-02-25
ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Marc Zyngier
1
-1
/
+1
2013-02-11
ARM: KVM: arch_timers: Add guest timer core support
Marc Zyngier
1
-0
/
+5
2013-02-11
ARM: KVM: Initial VGIC infrastructure code
Marc Zyngier
1
-0
/
+8
2013-02-11
ARM: KVM: Keep track of currently running vcpus
Marc Zyngier
1
-0
/
+10
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
1
-1
/
+4
2013-01-23
KVM: ARM: Handle I/O aborts
Christoffer Dall
1
-0
/
+4
2013-01-23
KVM: ARM: User space API for getting/setting co-proc registers
Christoffer Dall
1
-0
/
+4
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
1
-0
/
+4
2013-01-23
KVM: ARM: World-switch implementation
Christoffer Dall
1
-0
/
+13
2013-01-23
KVM: ARM: Memory virtualization setup
Christoffer Dall
1
-0
/
+18
2013-01-23
KVM: ARM: Hypervisor initialization
Christoffer Dall
1
-0
/
+1
[next]