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
/
mips
/
kvm
/
trap_emul.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
1
-1
/
+1
2017-03-28
KVM: MIPS/T&E: Report correct dcache line size
James Hogan
1
-0
/
+8
2017-03-28
KVM: MIPS: Abstract guest CP0 register access for VZ
James Hogan
1
-3
/
+5
2017-03-28
KVM: MIPS: Add guest exit exception callback
James Hogan
1
-0
/
+24
2017-03-28
KVM: MIPS: Add hardware_{enable,disable} callback
James Hogan
1
-0
/
+11
2017-03-28
KVM: MIPS: Add callback to check extension
James Hogan
1
-0
/
+17
2017-03-28
KVM: MIPS: Init timer frequency from callback
James Hogan
1
-0
/
+3
2017-03-28
KVM: MIPS: Implement HYPCALL emulation
James Hogan
1
-0
/
+4
2017-02-03
KVM: MIPS/T&E: Expose read-only CP0_IntCtl register
James Hogan
1
-0
/
+7
2017-02-03
KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
James Hogan
1
-0
/
+14
2017-02-03
KVM: MIPS/T&E: Default to reset vector
James Hogan
1
-0
/
+6
2017-02-03
KVM: MIPS/T&E: Implement CP0_EBase register
James Hogan
1
-0
/
+12
2017-02-03
KVM: MIPS/T&E: Move CP0 register access into T&E
James Hogan
1
-3
/
+178
2017-02-03
KVM: MIPS/T&E: Handle read only GPA in TLB mod
James Hogan
1
-26
/
+43
2017-02-03
KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIO
James Hogan
1
-5
/
+5
2017-02-03
KVM: MIPS/T&E: Abstract bad access handling
James Hogan
1
-47
/
+72
2017-02-03
KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
James Hogan
1
-2
/
+2
2017-02-03
KVM: MIPS/T&E: Ignore user writes to CP0_Config7
James Hogan
1
-0
/
+3
2017-02-03
KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot
James Hogan
1
-0
/
+14
2017-02-03
KVM: MIPS/T&E: Add lockless GVA access helpers
James Hogan
1
-0
/
+65
2017-02-03
KVM: MIPS/T&E: Reduce stale ASID checks
James Hogan
1
-29
/
+6
2017-02-03
KVM: MIPS/T&E: Handle TLB invalidation requests
James Hogan
1
-8
/
+63
2017-02-03
KVM: MIPS/T&E: Don't treat code fetch faults as MMIO
James Hogan
1
-0
/
+12
2017-02-03
KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()
James Hogan
1
-3
/
+3
2017-02-03
KVM: MIPS: Use uaccess to read/modify guest instructions
James Hogan
1
-0
/
+9
2017-02-03
KVM: MIPS: Drop vm_init() callback
James Hogan
1
-6
/
+0
2017-02-03
KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
James Hogan
1
-2
/
+3
2017-02-03
KVM: MIPS/T&E: Activate GVA page tables in guest context
James Hogan
1
-4
/
+6
2017-02-03
KVM: MIPS/T&E: Allocate GVA -> HPA page tables
James Hogan
1
-0
/
+63
2017-02-03
KVM: MIPS: Wire up vcpu uninit
James Hogan
1
-0
/
+5
2017-02-03
KVM: MIPS/T&E: active_mm = init_mm in guest context
James Hogan
1
-1
/
+11
2017-02-03
KVM: MIPS/T&E: Restore host asid on return to host
James Hogan
1
-7
/
+20
2017-02-03
KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
James Hogan
1
-0
/
+48
2017-02-03
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
1
-17
/
+12
2017-02-03
KVM: MIPS/MMU: Move preempt/ASID handling to implementation
James Hogan
1
-2
/
+54
2017-02-03
KVM: MIPS: Convert get/set_regs -> vcpu_load/put
James Hogan
1
-6
/
+6
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+0
2016-10-05
MIPS: kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+0
2016-09-08
KVM: MIPS: Emulate MMIO via TLB miss for EVA
James Hogan
1
-0
/
+18
2016-07-05
MIPS: KVM: Emulate generic QEMU machine on r6 T&E
James Hogan
1
-1
/
+7
2016-06-16
MIPS: KVM: Use mipsregs.h defs for config registers
James Hogan
1
-5
/
+3
2016-06-16
MIPS: KVM: Report more accurate CP0_Config fields to guest
James Hogan
1
-5
/
+15
2016-06-16
MIPS: KVM: Add KScratch registers
James Hogan
1
-0
/
+2
2016-06-16
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
James Hogan
1
-0
/
+13
2016-06-14
MIPS: KVM: Combine handle_tlb_ld/st_miss
James Hogan
1
-52
/
+19
2016-06-14
MIPS: KVM: Make various Cause variables 32-bit
James Hogan
1
-21
/
+21
2016-06-14
MIPS: KVM: Convert code to kernel sized types
James Hogan
1
-15
/
+15
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2016-05-13
MIPS: Define & use CP0_EBase bit definitions
James Hogan
1
-1
/
+2
2016-05-10
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan
1
-1
/
+1
[next]