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
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
KVM: x86: manually unroll bad_mt_xwr loop
Paolo Bonzini
1
-8
/
+10
2015-10-16
KVM: nVMX: expose VPID capability to L1
Wanpeng Li
1
-2
/
+7
2015-10-16
KVM: nVMX: nested VPID emulation
Wanpeng Li
1
-7
/
+32
2015-10-16
KVM: nVMX: emulate the INVVPID instruction
Wanpeng Li
1
-1
/
+60
2015-10-14
KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
Wanpeng Li
1
-8
/
+13
2015-10-14
KVM: VMX: adjust interface to allocate/free_vpid
Wanpeng Li
1
-13
/
+12
2015-10-14
KVM: x86: don't notify userspace IOAPIC on edge EOI
Radim Krčmář
1
-2
/
+4
2015-10-14
KVM: x86: fix edge EOI and IOAPIC reconfig race
Radim Krčmář
2
-2
/
+6
2015-10-14
kvm: x86: set KVM_REQ_EVENT when updating IRR
Radim Krčmář
1
-0
/
+2
2015-10-14
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2
-4
/
+8
2015-10-14
KVM: x86: fix RSM into 64-bit protected mode
Paolo Bonzini
1
-3
/
+7
2015-10-14
KVM: x86: fix previous commit for 32-bit
Paolo Bonzini
1
-1
/
+1
2015-10-13
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2
-80
/
+81
2015-10-13
KVM: x86: fix SMI to halted VCPU
Paolo Bonzini
1
-0
/
+3
2015-10-13
KVM: x86: clean up kvm_arch_vcpu_runnable
Paolo Bonzini
1
-10
/
+29
2015-10-13
KVM: x86: map/unmap private slots in __x86_set_memory_region
Paolo Bonzini
1
-32
/
+30
2015-10-13
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
Paolo Bonzini
2
-38
/
+19
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
Feng Wu
2
-10
/
+177
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
Feng Wu
1
-0
/
+80
2015-10-01
KVM: x86: select IRQ_BYPASS_MANAGER
Feng Wu
2
-0
/
+55
2015-10-01
KVM: x86: Update IRTE for posted-interrupts
Feng Wu
3
-0
/
+118
2015-10-01
KVM: make kvm_set_msi_irq() public
Feng Wu
1
-2
/
+3
2015-10-01
KVM: Define a new interface kvm_intr_is_single_vcpu()
Feng Wu
3
-0
/
+88
2015-10-01
KVM: Add some helper functions for Posted-Interrupts
Feng Wu
1
-0
/
+26
2015-10-01
KVM: Extend struct pi_desc for VT-d Posted-Interrupts
Feng Wu
1
-2
/
+18
2015-10-01
KVM: VMX: drop rdtscp_enabled field
Xiao Guangrong
2
-11
/
+14
2015-10-01
KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL
Xiao Guangrong
1
-17
/
+6
2015-10-01
KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
Xiao Guangrong
1
-10
/
+25
2015-10-01
KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_ena...
Paolo Bonzini
1
-3
/
+8
2015-10-01
KVM: VMX: simplify invpcid handling in vmx_cpuid_update()
Xiao Guangrong
1
-12
/
+5
2015-10-01
KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
Xiao Guangrong
1
-9
/
+8
2015-10-01
KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
Xiao Guangrong
1
-2
/
+1
2015-10-01
KVM: x86: add pcommit support
Xiao Guangrong
3
-6
/
+38
2015-10-01
KVM: x86: allow guest to use cflushopt and clwb
Xiao Guangrong
1
-1
/
+1
2015-10-01
KVM: vmx: disable posted interrupts if no local APIC
Paolo Bonzini
1
-1
/
+2
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2
-2
/
+20
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU.
Andrey Smetanin
1
-0
/
+1
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
2
-0
/
+17
2015-10-01
kvm: add tracepoint for fast mmio
Jason Wang
3
-0
/
+20
2015-10-01
KVM: x86: Add support for local interrupt requests from userspace
Steve Rutherford
3
-15
/
+67
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
4
-3
/
+53
2015-10-01
KVM: x86: Add KVM exit for IOAPIC EOIs
Steve Rutherford
2
-7
/
+28
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
6
-7
/
+54
2015-10-01
KVM: x86: unify handling of interrupt window
Paolo Bonzini
3
-26
/
+2
2015-10-01
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
7
-43
/
+45
2015-10-01
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
Paolo Bonzini
5
-8
/
+14
2015-10-01
KVM: x86: store IOAPIC-handled vectors in each VCPU
Paolo Bonzini
6
-33
/
+16
2015-10-01
KVM: x86: set TMR when the interrupt is accepted
Paolo Bonzini
5
-23
/
+14
2015-10-01
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
Dirk Müller
1
-1
/
+1
2015-10-01
Revert "KVM: SVM: use NPT page attributes"
Paolo Bonzini
1
-96
/
+5
[prev]
[next]