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
/
include
/
asm
/
kvm_book3s.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-26
KVM: PPC: move compute_tlbie_rb to book3s_64 common header
Andreas Schwab
1
-33
/
+0
2011-11-17
Revert "KVM: PPC: Add support for explicit HIOR setting"
Alexander Graf
1
-2
/
+0
2011-09-25
KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode
Paul Mackerras
1
-3
/
+1
2011-09-25
KVM: PPC: Add PAPR hypercall code for PR mode
Alexander Graf
1
-0
/
+1
2011-09-25
KVM: PPC: Add support for explicit HIOR setting
Alexander Graf
1
-0
/
+2
2011-09-25
KVM: PPC: move compute_tlbie_rb to book3s common header
Alexander Graf
1
-0
/
+33
2011-07-12
KVM: PPC: Remove prog_flags
Alexander Graf
1
-1
/
+0
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
1
-8
/
+0
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
1
-18
/
+119
2011-07-12
KVM: PPC: Split out code from book3s.c into book3s_pr.c
Paul Mackerras
1
-0
/
+35
2011-07-12
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
Paul Mackerras
1
-16
/
+19
2011-07-12
KVM: PPC: Resolve real-mode handlers through function exports
Alexander Graf
1
-2
/
+2
2010-10-24
KVM: PPC: Implement correct SID mapping on Book3s_32
Alexander Graf
1
-2
/
+13
2010-10-24
KVM: PPC: Put segment registers in shared page
Alexander Graf
1
-1
/
+0
2010-10-24
KVM: PPC: Interpret SR registers on demand
Alexander Graf
1
-10
/
+1
2010-10-24
KVM: PPC: Make long relocations be ulong
Alexander Graf
1
-2
/
+2
2010-10-24
KVM: PPC: Magic Page Book3s support
Alexander Graf
1
-0
/
+1
2010-10-24
KVM: PPC: Convert DSISR to shared page
Alexander Graf
1
-1
/
+0
2010-08-01
KVM: PPC: Make use of hash based Shadow MMU
Alexander Graf
1
-0
/
+9
2010-08-01
KVM: PPC: Remove obsolete kvmppc_mmu_find_pte
Alexander Graf
1
-1
/
+0
2010-05-17
KVM: PPC: Improve split mode
Alexander Graf
1
-5
/
+4
2010-05-17
KVM: PPC: Convert u64 -> ulong
Alexander Graf
1
-2
/
+2
2010-05-17
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
1
-1
/
+97
2010-05-17
KVM: PPC: Name generic 64-bit code generic
Alexander Graf
1
-1
/
+1
2010-05-17
KVM: PPC: Make bools bitfields
Alexander Graf
1
-14
/
+14
2010-05-17
KVM: PPC: Use ULL for big numbers
Alexander Graf
1
-6
/
+6
2010-05-17
KVM: PPC: Add OSI hypercall interface
Alexander Graf
1
-0
/
+5
2010-05-17
KVM: PPC: Implement alignment interrupt
Alexander Graf
1
-0
/
+2
2010-05-17
KVM: PPC: Book3S_32 guest MMU fixes
Alexander Graf
1
-0
/
+1
2010-05-17
KVM: PPC: Make DSISR 32 bits wide
Alexander Graf
1
-1
/
+1
2010-05-17
KVM: PPC: Ensure split mode works
Alexander Graf
1
-4
/
+5
2010-04-25
KVM: PPC: Implement Paired Single emulation
Alexander Graf
1
-0
/
+1
2010-04-25
KVM: PPC: Make ext giveup non-static
Alexander Graf
1
-0
/
+1
2010-04-25
KVM: PPC: Make software load/store return eaddr
Alexander Graf
1
-2
/
+2
2010-04-25
KVM: PPC: Add Gekko SPRs
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: PPC: Fix initial GPR settings
Alexander Graf
1
-1
/
+0
2010-03-01
KVM: PPC: Add helper functions to call real mode loaders
Alexander Graf
1
-0
/
+3
2010-03-01
KVM: PPC: Make large pages work
Alexander Graf
1
-1
/
+2
2010-03-01
KVM: PPC: Emulate trap SRR1 flags properly
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: PPC: Call SLB patching code in interrupt safe manner
Alexander Graf
1
-0
/
+1
2010-03-01
KVM: PPC: Use PACA backed shadow vcpu
Alexander Graf
1
-0
/
+2
2009-12-08
powerpc/kvm: Sync guest visible MMU state
Alexander Graf
1
-0
/
+3
2009-11-05
Add asm/kvm_book3s.h
Alexander Graf
1
-0
/
+136