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
/
powerpc
/
kvm
/
book3s_hv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-01
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
1
-0
/
+6
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+191
2016-02-29
KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection
Suresh E. Warrier
1
-0
/
+11
2016-02-29
KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
Suresh Warrier
1
-0
/
+2
2016-02-29
KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUs
Suresh Warrier
1
-0
/
+39
2016-02-29
KVM: PPC: Book3S HV: Manage core host state
Suresh Warrier
1
-0
/
+44
2016-02-29
KVM: PPC: Book3S HV: Host-side RM data structures
Suresh Warrier
1
-0
/
+70
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
1
-12
/
+11
2016-02-16
KVM: PPC: Add support for multiple-TCE hcalls
Alexey Kardashevskiy
1
-1
/
+25
2016-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+18
2016-01-26
Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-0
/
+6
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+2
2016-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+2
2015-12-10
KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
Paul Mackerras
1
-0
/
+6
2015-12-09
KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better
Paul Mackerras
1
-0
/
+18
2015-12-02
powerpc: create flush_all_to_thread()
Anton Blanchard
1
-3
/
+2
2015-11-30
KVM: Use common function for VCPU lookup by id
David Hildenbrand
1
-8
/
+2
2015-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2015-11-06
KVM: PPC: Book3S HV: Don't dynamically split core when already split
Paul Mackerras
1
-1
/
+1
2015-10-21
powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ...
Paul Mackerras
1
-54
/
+1
2015-09-21
KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs
Paul Mackerras
1
-1
/
+5
2015-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-82
/
+582
2015-09-03
KVM: PPC: Book3S HV: Fix race in starting secondary threads
Gautham R. Shenoy
1
-1
/
+9
2015-08-22
KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation
Paul Mackerras
1
-2
/
+7
2015-08-22
KVM: PPC: Book3S HV: Fix preempted vcore list locking
Paul Mackerras
1
-1
/
+2
2015-08-22
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
1
-46
/
+321
2015-08-22
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
1
-61
/
+272
2015-08-22
KVM: PPC: Fix warnings from sparse
Thomas Huth
1
-4
/
+4
2015-08-03
sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()
Konstantin Khlebnikov
1
-1
/
+1
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-1
/
+2
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-2
/
+2
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
1
-2
/
+6
2015-05-10
KVM: PPC: Book3S HV: Fix list traversal in error case
Paul Mackerras
1
-2
/
+3
2015-04-21
KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
Paul Mackerras
1
-17
/
+34
2015-04-21
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
1
-3
/
+2
2015-04-21
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
Paul Mackerras
1
-20
/
+27
2015-04-21
KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
Paul Mackerras
1
-40
/
+52
2015-04-21
KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
Paul Mackerras
1
-26
/
+30
2015-04-21
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
1
-0
/
+150
2015-04-21
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
Paul Mackerras
1
-0
/
+12
2015-04-21
KVM: PPC: Book3S HV: Remove RMA-related variables from code
Aneesh Kumar K.V
1
-5
/
+5
2015-04-21
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
David Gibson
1
-0
/
+12
2015-03-20
KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count
Paul Mackerras
1
-1
/
+1
2015-03-20
KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()
Paul Mackerras
1
-3
/
+3
2014-12-17
KVM: PPC: Book3S HV: Improve H_CONFER implementation
Sam Bobroff
1
-1
/
+40
2014-12-17
KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR register
Paul Mackerras
1
-0
/
+4
2014-12-17
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
1
-264
/
+28
2014-12-17
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions
Suresh E. Warrier
1
-0
/
+19
2014-12-17
KVM: PPC: Book3S HV: Simplify locking around stolen time calculations
Paul Mackerras
1
-29
/
+31
2014-12-15
KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_bl...
Suresh E. Warrier
1
-0
/
+20
[next]