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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
Paolo Bonzini
3
-2
/
+16
2014-09-24
kvm: x86: use macros to compute bank MSRs
Chen Yucong
1
-4
/
+4
2014-09-24
KVM: x86: Remove debug assertion of non-PAE reserved bits
Nadav Amit
1
-2
/
+1
2014-09-24
kvm: x86: fix two typos in comment
Tiejun Chen
2
-2
/
+2
2014-09-24
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
3
-2
/
+7
2014-09-24
KVM: x86: emulating descriptor load misses long-mode case
Nadav Amit
1
-0
/
+9
2014-09-24
KVM: x86: directly use kvm_make_request again
Liang Chen
4
-14
/
+7
2014-09-24
KVM: x86: count actual tlb flushes
Radim Krčmář
2
-2
/
+7
2014-09-24
KVM: nested VMX: disable perf cpuid reporting
Marcelo Tosatti
2
-0
/
+8
2014-09-24
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
1
-1
/
+1
2014-09-24
kvm: Make init_rmode_tss() return 0 on success.
Paolo Bonzini
1
-10
/
+3
2014-09-24
KVM: x86: Warn if guest virtual address space is not 48-bits
Nadav Amit
2
-8
/
+15
2014-09-17
kvm: Make init_rmode_identity_map() return 0 on success.
Tang Chen
1
-10
/
+8
2014-09-17
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
3
-28
/
+22
2014-09-17
KVM: s390: register flic ops dynamically
Cornelia Huck
2
-1
/
+3
2014-09-16
KVM: x86: Use kvm_make_request when applicable
Guo Hui Liu
1
-8
/
+7
2014-09-11
KVM: x86: make apic_accept_irq tracepoint more generic
Paolo Bonzini
2
-9
/
+6
2014-09-11
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
Tang Chen
2
-4
/
+5
2014-09-11
Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
6
-20
/
+74
2014-09-10
KVM: s390/interrupt: remove double assignment
Christian Borntraeger
1
-1
/
+0
2014-09-10
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
Christian Borntraeger
1
-8
/
+18
2014-09-10
KVM: s390: get rid of constant condition in ipte_unlock_simple
Christian Borntraeger
1
-2
/
+1
2014-09-10
KVM: s390: unintended fallthrough for external call
Christian Borntraeger
1
-0
/
+1
2014-09-10
KVM: s390: Limit guest size to 16TB
Christian Borntraeger
1
-1
/
+1
2014-09-10
KVM: s390: add __must_check to interrupt deliver functions
Christian Borntraeger
2
-7
/
+7
2014-09-10
KVM: CPACF: Enable MSA4 instructions for kvm guest
Tony Krowiak
2
-1
/
+46
2014-09-05
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
4
-11
/
+16
2014-09-05
KVM: x86: skip writeback on injection of nested exception
Paolo Bonzini
2
-6
/
+10
2014-09-03
KVM: nSVM: propagate the NPF EXITINFO to the guest
Paolo Bonzini
2
-4
/
+32
2014-09-03
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
2
-2
/
+19
2014-09-03
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
3
-6
/
+6
2014-09-03
kvm: x86: fix stale mmio cache bug
David Matlack
3
-6
/
+17
2014-09-03
kvm: fix potentially corrupt mmio cache
David Matlack
1
-8
/
+12
2014-09-03
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
1
-6
/
+1
2014-08-29
KVM: x86: use guest maxphyaddr to check MTRR values
Paolo Bonzini
1
-3
/
+2
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
14
-23
/
+23
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
11
-163
/
+57
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
7
-28
/
+7
2014-08-29
KVM: x86: remove Aligned bit from movntps/movntpd
Paolo Bonzini
1
-3
/
+3
2014-08-29
KVM: x86 emulator: emulate MOVNTDQ
Alex Williamson
1
-1
/
+6
2014-08-29
KVM: vmx: VMXOFF emulation in vm86 should cause #UD
Nadav Amit
1
-6
/
+8
2014-08-29
KVM: x86: fix some sparse warnings
Paolo Bonzini
2
-7
/
+7
2014-08-29
KVM: nVMX: nested TPR shadow/threshold emulation
Wanpeng Li
1
-3
/
+51
2014-08-29
KVM: nVMX: introduce nested_get_vmcs12_pages
Wanpeng Li
1
-12
/
+25
2014-08-29
KVM: s390/mm: fix up indentation of set_guest_storage_key
Christian Borntraeger
1
-6
/
+6
2014-08-26
Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
12
-585
/
+497
2014-08-26
KVM: s390/mm: remove outdated gmap data structures
Martin Schwidefsky
1
-23
/
+0
2014-08-26
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
3
-33
/
+59
2014-08-26
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
7
-383
/
+308
2014-08-25
kvm: x86: fix tracing for 32-bit
Paolo Bonzini
1
-2
/
+2
[next]