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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2
-3
/
+4
2009-12-08
powerpc/kvm: Sync guest visible MMU state
Alexander Graf
4
-15
/
+77
2009-12-03
KVM: powerpc: Fix BUILD_BUG_ON condition
Hollis Blanchard
1
-1
/
+1
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
1
-1
/
+2
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
1
-1
/
+1
2009-11-05
powerpc/kvm: Fix non-modular build
Benjamin Herrenschmidt
1
-0
/
+1
2009-11-05
Merge branch 'kvm' into next
Benjamin Herrenschmidt
15
-25
/
+3448
2009-11-05
powerpc/kvm: Remove problematic BUILD_BUG_ON statement
Benjamin Herrenschmidt
1
-0
/
+4
2009-11-05
powerpc/kvm: Remove problematic BUILD_BUG_ON statement
Benjamin Herrenschmidt
1
-0
/
+4
2009-11-05
Use hrtimers for the decrementer
Alexander Graf
2
-9
/
+29
2009-11-05
Fix trace.h
Alexander Graf
1
-3
/
+3
2009-11-05
Include Book3s_64 target in buildsystem
Alexander Graf
2
-4
/
+40
2009-11-05
Export KVM symbols for module
Alexander Graf
1
-0
/
+24
2009-11-05
Add desktop PowerPC specific emulation
Alexander Graf
1
-10
/
+39
2009-11-05
Add mfdec emulation
Alexander Graf
1
-1
/
+12
2009-11-05
Add book3s_64 specific opcode emulation
Alexander Graf
1
-0
/
+337
2009-11-05
Add book3s_32 guest MMU
Alexander Graf
1
-0
/
+372
2009-11-05
Add book3s_64 guest MMU
Alexander Graf
1
-0
/
+476
2009-11-05
Add book3s_64 Host MMU handling
Alexander Graf
1
-0
/
+408
2009-11-05
Add book3s.c
Alexander Graf
1
-0
/
+925
2009-11-05
Add interrupt handling code
Alexander Graf
1
-0
/
+131
2009-11-05
Add SLB switching code for entry/exit
Alexander Graf
1
-0
/
+262
2009-11-05
Add book3s_64 highmem asm code
Alexander Graf
1
-0
/
+392
2009-11-05
Move dirty logging code to sub-arch
Alexander Graf
2
-5
/
+5
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-9
/
+9
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
1
-12
/
+1
2009-09-10
KVM: remove old KVMTRACE support code
Marcelo Tosatti
2
-13
/
+0
2009-09-10
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
6
-15
/
+126
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
1
-6
/
+10
2009-09-10
KVM: ppc: e500: Add MMUCFG and PVR emulation
Liu Yu
2
-0
/
+5
2009-09-10
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
2
-4
/
+1
2009-09-10
KVM: ppc: e500: Move to Book-3e MMU definitions
Liu Yu
2
-8
/
+8
2009-09-10
KVM: powerpc: fix some init/exit annotations
Stephen Rothwell
3
-5
/
+5
2009-09-10
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
1
-2
/
+1
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
1
-9
/
+9
2009-06-16
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
1
-0
/
+2
2009-06-10
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
1
-0
/
+6
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
[next]