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
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
KVM: VMX: fix halt emulation while emulating invalid guest sate
Gleb Natapov
1
-0
/
+6
2013-05-06
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-243
/
+834
2013-05-03
KVM: x86: Account for failing enable_irq_window for NMI window request
Jan Kiszka
1
-9
/
+7
2013-04-28
KVM: nVMX: Skip PF interception check when queuing during nested run
Jan Kiszka
1
-1
/
+1
2013-04-28
KVM: x86: Rework request for immediate exit
Jan Kiszka
1
-7
/
+8
2013-04-28
KVM: VMX: remove unprintable characters from comment
Jan Kiszka
1
-1
/
+1
2013-04-22
KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings
Jan Kiszka
1
-2
/
+2
2013-04-22
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
Jan Kiszka
1
-0
/
+40
2013-04-22
KVM: nVMX: Fix conditions for NMI injection
Jan Kiszka
1
-0
/
+26
2013-04-22
KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_mask
Jan Kiszka
1
-10
/
+10
2013-04-22
KVM: nVMX: Enable and disable shadow vmcs functionality
Abel Gordon
1
-0
/
+11
2013-04-22
KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs
Abel Gordon
1
-0
/
+32
2013-04-22
KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcs
Abel Gordon
1
-0
/
+45
2013-04-22
KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12
Abel Gordon
1
-0
/
+35
2013-04-22
KVM: nVMX: Release shadow vmcs
Abel Gordon
1
-8
/
+12
2013-04-22
KVM: nVMX: Allocate shadow vmcs
Abel Gordon
1
-0
/
+12
2013-04-22
KVM: nVMX: Fix VMXON emulation
Abel Gordon
1
-0
/
+8
2013-04-22
KVM: nVMX: Refactor handle_vmwrite
Abel Gordon
1
-24
/
+28
2013-04-22
KVM: nVMX: Introduce vmread and vmwrite bitmaps
Abel Gordon
1
-1
/
+89
2013-04-22
KVM: nVMX: Detect shadow-vmcs capability
Abel Gordon
1
-1
/
+24
2013-04-18
KVM: x86: Fix posted interrupt with CONFIG_SMP=n
Zhang, Yang Z
1
-0
/
+2
2013-04-17
KVM: VMX: Fix check guest state validity if a guest is in VM86 mode
Gleb Natapov
1
-1
/
+1
2013-04-17
KVM: nVMX: check vmcs12 for valid activity state
Paolo Bonzini
1
-2
/
+5
2013-04-16
KVM: VMX: Use posted interrupt to deliver virtual interrupt
Yang Zhang
1
-1
/
+1
2013-04-16
KVM: VMX: Add the deliver posted interrupt algorithm
Yang Zhang
1
-1
/
+63
2013-04-16
KVM: Call common update function when ioapic entry changed.
Yang Zhang
1
-0
/
+3
2013-04-16
KVM: VMX: Check the posted interrupt capability
Yang Zhang
1
-20
/
+62
2013-04-16
KVM: VMX: Enable acknowledge interupt on vmexit
Yang Zhang
1
-4
/
+54
2013-04-14
KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits
Jan Kiszka
1
-1
/
+5
2013-04-14
KVM: nVMX: Fix conditions for interrupt injection
Jan Kiszka
1
-8
/
+12
2013-04-14
KVM: nVMX: Rework event injection and recovery
Jan Kiszka
1
-35
/
+64
2013-04-14
KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1
Jan Kiszka
1
-7
/
+2
2013-04-14
KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...
Gleb Natapov
1
-1
/
+1
2013-04-12
x86, xen, gdt: Remove the pvops variant of store_gdt.
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-04-08
KVM: VMX: Add missing braces to avoid redundant error check
Jan Kiszka
1
-1
/
+2
2013-04-08
KVM: x86: fix memory leak in vmx_init
Yang Zhang
1
-1
/
+3
2013-04-07
KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls
Jan Kiszka
1
-1
/
+1
2013-03-21
KVM: x86: correctly initialize the CS base on reset
Paolo Bonzini
1
-0
/
+1
2013-03-18
KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPU
Jan Kiszka
1
-26
/
+4
2013-03-14
KVM: nVMX: Add preemption timer support
Jan Kiszka
1
-3
/
+14
2013-03-14
KVM: nVMX: Provide EFER.LMA saving support
Jan Kiszka
1
-1
/
+12
2013-03-13
KVM: nVMX: Clean up and fix pin-based execution controls
Jan Kiszka
1
-4
/
+6
2013-03-13
KVM: x86: Rework INIT and SIPI handling
Jan Kiszka
1
-10
/
+2
2013-03-12
KVM: x86: Drop unused return code from VCPU reset callback
Jan Kiszka
1
-6
/
+1
2013-03-11
kvm: remove cast for kmalloc return value
Ioan Orghici
1
-2
/
+1
2013-03-07
KVM: nVMX: Fix setting of CR0 and CR4 in guest mode
Jan Kiszka
1
-15
/
+33
2013-03-07
KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS
Jan Kiszka
1
-3
/
+10
2013-03-06
KVM: nVMX: Reset RFLAGS on VM-exit
Jan Kiszka
1
-0
/
+1
2013-03-05
KVM: nVMX: Fix switching of debug state
Jan Kiszka
1
-1
/
+4
2013-03-05
KVM: set_memory_region: Drop user_alloc from set_memory_region()
Takuya Yoshikawa
1
-3
/
+3
[next]