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
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
KVM: ppc: e500: Fix the bug that KVM is unstable in SMP
Liu Yu
2
-1
/
+5
2009-03-24
KVM: ppc: e500: Fix the bug that mas0 update to wrong value when read TLB entry
Liu Yu
1
-1
/
+1
2009-03-24
KVM: ppc: Add emulation of E500 register mmucsr0
Liu Yu
3
-0
/
+25
2009-03-24
KVM: ppc: Move to new TLB invalidate interface
Liu Yu
1
-5
/
+5
2009-03-24
KVM: ppc: Fix e500 warnings and some spelling problems
Liu Yu
3
-6
/
+4
2009-03-24
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
1
-0
/
+3
2009-03-24
KVM: ppc: remove debug support broken by KVM debug rewrite
Hollis Blanchard
2
-91
/
+2
2009-03-24
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
5
-13
/
+85
2009-03-24
KVM: ppc: distinguish between interrupts and priorities
Hollis Blanchard
2
-1
/
+2
2009-03-24
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
2
-0
/
+10
2009-03-24
KVM: ppc: E500 core-specific code
Hollis Blanchard
6
-0
/
+1263
2009-03-24
KVM: ppc: ifdef iccci with CONFIG_44x
Hollis Blanchard
1
-0
/
+2
2009-03-24
KVM: ppc: Add dbsr in kvm_vcpu_arch
Hollis Blanchard
1
-0
/
+4
2009-03-24
KVM: ppc: split out common Book E instruction emulation
Hollis Blanchard
4
-202
/
+284
2009-03-24
KVM: ppc: use macros instead of hardcoded literals for instruction decoding
Hollis Blanchard
1
-30
/
+63
2009-03-24
KVM: ppc: remove last 44x-specific bits from booke.c
Hollis Blanchard
1
-4
/
+0
2009-03-24
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
3
-6
/
+4
2009-03-24
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
4
-20
/
+13
2009-03-24
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
2
-12
/
+9
2009-03-24
KVM: ppc: small cosmetic changes to Book E DTLB miss handler
Hollis Blanchard
1
-3
/
+5
2009-03-24
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
2
-2
/
+2
2009-03-24
KVM: New guest debug interface
Jan Kiszka
1
-2
/
+2
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
1
-0
/
+4
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
1
-3
/
+0
2008-12-31
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
Hollis Blanchard
4
-86
/
+63
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
11
-18
/
+449
2008-12-31
KVM: ppc: save and restore guest mappings on context switch
Hollis Blanchard
2
-5
/
+60
2008-12-31
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
5
-205
/
+151
2008-12-31
KVM: ppc: support large host pages
Hollis Blanchard
2
-21
/
+62
2008-12-31
KVM: ppc: fix userspace mapping invalidation on context switch
Hollis Blanchard
2
-22
/
+18
2008-12-31
KVM: ppc: use prefetchable mappings for guest memory
Hollis Blanchard
1
-2
/
+7
2008-12-31
KVM: ppc: use MMUCR accessor to obtain TID
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: fix Kconfig constraints
Hollis Blanchard
1
-10
/
+8
2008-12-31
KVM: ppc: improve trap emulation
Hollis Blanchard
1
-2
/
+2
2008-12-31
KVM: ppc: optimize irq delivery path
Hollis Blanchard
3
-153
/
+140
2008-12-31
KVM: ppc: optimize find first bit
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: optimize kvm stat handling
Hollis Blanchard
1
-23
/
+9
2008-12-31
KVM: ppc: fix set regs to take care of msr change
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
3
-8
/
+8
2008-12-31
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
5
-45
/
+92
2008-12-31
KVM: ppc: Move the last bits of 44x code out of booke.c
Hollis Blanchard
2
-44
/
+55
2008-12-31
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
7
-253
/
+409
2008-12-31
ppc: Create disassemble.h to extract instruction fields
Hollis Blanchard
1
-56
/
+1
2008-12-31
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
7
-113
/
+187
2008-12-31
KVM: ppc: combine booke_guest.c and booke_host.c
Hollis Blanchard
4
-89
/
+66
2008-12-31
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
3
-25
/
+29
2008-12-31
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
3
-141
/
+143
2008-12-23
powerpc: Fix KVM build on ppc440
Paul Mackerras
1
-0
/
+1
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
1
-1
/
+1
2008-11-25
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
2
-0
/
+9
[next]