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
pinetabv-6.6.y-devel
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
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
KVM: Enable snooping control for supported hardware
Sheng Yang
1
-2
/
+17
2009-06-10
KVM: Replace get_mt_mask_shift with get_mt_mask
Sheng Yang
1
-5
/
+12
2009-06-10
KVM: Get rid of get_irq() callback
Gleb Natapov
1
-8
/
+0
2009-06-10
KVM: SVM: Add NMI injection support
Gleb Natapov
1
-60
/
+19
2009-06-10
KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open
Gleb Natapov
1
-24
/
+11
2009-06-10
KVM: Do not report TPR write to userspace if new value bigger or equal to a p...
Gleb Natapov
1
-7
/
+12
2009-06-10
KVM: Remove inject_pending_vectors() callback
Gleb Natapov
1
-1
/
+0
2009-06-10
KVM: Remove exception_injected() callback.
Gleb Natapov
1
-6
/
+0
2009-06-10
KVM: VMX: Cleanup vmx_intr_assist()
Gleb Natapov
1
-25
/
+30
2009-06-10
KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX
Gleb Natapov
1
-55
/
+16
2009-06-10
KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too
Gleb Natapov
1
-9
/
+9
2009-06-10
KVM: Fix unneeded instruction skipping during task switching.
Gleb Natapov
1
-10
/
+28
2009-06-10
KVM: VMX: Do not zero idt_vectoring_info in vmx_complete_interrupts().
Gleb Natapov
1
-7
/
+0
2009-06-10
KVM: VMX: Rewrite vmx_complete_interrupt()'s twisted maze of if() statements
Gleb Natapov
1
-18
/
+25
2009-06-10
KVM: VMX: Fix handling of a fault during NMI unblocked due to IRET
Gleb Natapov
1
-6
/
+11
2009-06-10
KVM: VMX: Fix feature testing
Sheng Yang
1
-9
/
+9
2009-06-10
KVM: VMX: Clean up Flex Priority related
Sheng Yang
1
-17
/
+30
2009-06-10
KVM: VMX: Correct wrong vmcs field sizes
Sheng Yang
1
-6
/
+6
2009-06-10
KVM: VMX: Make flexpriority module parameter reflect hardware capability
Avi Kivity
1
-3
/
+4
2009-06-10
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
1
-1
/
+7
2009-06-10
KVM: VMX: Fold vm_need_ept() into callers
Avi Kivity
1
-19
/
+14
2009-06-10
KVM: VMX: Zero ept module parameter if ept is not present
Avi Kivity
1
-1
/
+4
2009-06-10
KVM: VMX: Zero the vpid module parameter if vpid is not supported
Avi Kivity
1
-1
/
+4
2009-06-10
KVM: VMX: Annotate module parameters as __read_mostly
Avi Kivity
1
-5
/
+5
2009-06-10
KVM: VMX: Simplify module parameter names
Avi Kivity
1
-3
/
+3
2009-06-10
KVM: VMX: Rename kvm_handle_exit() to vmx_handle_exit()
Avi Kivity
1
-2
/
+2
2009-06-10
KVM: VMX: Make module parameters readable
Avi Kivity
1
-5
/
+5
2009-06-10
KVM: reuse (pop|push)_irq from svm.c in vmx.c
Gleb Natapov
1
-15
/
+2
2009-06-10
KVM: VMX: Don't intercept MSR_KERNEL_GS_BASE
Avi Kivity
1
-14
/
+43
2009-06-10
KVM: VMX: Don't use highmem pages for the msr and pio bitmaps
Avi Kivity
1
-34
/
+25
2009-03-24
KVM: VMX: Don't allow uninhibited access to EFER on i386
Avi Kivity
1
-1
/
+1
2009-03-24
KVM: VMX: Update necessary state when guest enters long mode
Amit Shah
1
-30
/
+24
2009-03-24
KVM: VMX: Use kvm_mmu_page_fault() handle EPT violation mmio
Sheng Yang
1
-29
/
+1
2009-03-24
KVM: Drop unused evaluations from string pio handlers
Jan Kiszka
1
-3
/
+1
2009-03-24
KVM: VMX: When emulating on invalid vmx state, don't return to userspace unne...
Avi Kivity
1
-2
/
+6
2009-03-24
KVM: VMX: Prevent exit handler from running if emulating due to invalid state
Avi Kivity
1
-7
/
+4
2009-03-24
KVM: VMX: don't clobber segment AR if emulating invalid state
Avi Kivity
1
-1
/
+1
2009-03-24
KVM: VMX: Fix guest state validity checks
Avi Kivity
1
-4
/
+14
2009-03-24
KVM: VMX: initialize TSC offset relative to vm creation time
Marcelo Tosatti
1
-8
/
+11
2009-03-24
KVM: x86: Wire-up hardware breakpoints for guest debugging
Jan Kiszka
1
-0
/
+5
2009-03-24
KVM: x86: Virtualize debug registers
Jan Kiszka
1
-16
/
+98
2009-03-24
KVM: VMX: Allow single-stepping when uninterruptible
Jan Kiszka
1
-0
/
+10
2009-03-24
KVM: New guest debug interface
Jan Kiszka
1
-57
/
+36
2009-03-24
KVM: VMX: Support for injecting software exceptions
Jan Kiszka
1
-15
/
+20
2009-02-15
KVM: VMX: Flush volatile msrs before emulating rdmsr
Avi Kivity
1
-0
/
+1
2009-02-15
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
1
-1
/
+0
2009-02-15
KVM: MMU: Map device MMIO as UC in EPT
Sheng Yang
1
-2
/
+1
2008-12-31
KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
Jan Kiszka
1
-22
/
+2
2008-12-31
KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchip
Jan Kiszka
1
-1
/
+3
2008-12-31
KVM: VMX: fix sparse warning
Hannes Eder
1
-1
/
+1
[next]