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
/
drivers
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-02
[PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the bios
Avi Kivity
1
-0
/
+2
2007-01-23
[PATCH] KVM: fix race between mmio reads and injected interrupts
Avi Kivity
1
-1
/
+2
2007-01-23
[PATCH] vmx: Fix register constraint in launch code
Herbert Xu
1
-1
/
+1
2007-01-12
[PATCH] KVM: add VM-exit profiling
Ingo Molnar
1
-0
/
+7
2007-01-06
[PATCH] KVM: Simplify test for interrupt window
Dor Laor
1
-2
/
+1
2007-01-06
[PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup()
Avi Kivity
1
-2
/
+0
2007-01-06
[PATCH] KVM: Improve reporting of vmwrite errors
Avi Kivity
1
-3
/
+9
2007-01-06
[PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace
Avi Kivity
1
-3
/
+12
2007-01-06
[PATCH] KVM: MMU: Remove invlpg interception
Avi Kivity
1
-13
/
+0
2007-01-06
[PATCH] KVM: MMU: oom handling
Avi Kivity
1
-1
/
+1
2007-01-06
[PATCH] KVM: Prevent stale bits in cr0 and cr4
Avi Kivity
1
-0
/
+10
2007-01-06
[PATCH] KVM: Improve interrupt response
Dor Laor
1
-16
/
+72
2007-01-06
[PATCH] KVM: Use raw_smp_processor_id() instead of smp_processor_id() where a...
Ingo Molnar
1
-2
/
+2
2007-01-06
[PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug
Ingo Molnar
1
-11
/
+21
2006-12-30
[PATCH] KVM: Rename some msrs
Nguyen Anh Quynh
1
-7
/
+6
2006-12-30
[PATCH] KVM: Move common msr handling to arch independent code
Avi Kivity
1
-48
/
+11
2006-12-30
[PATCH] KVM: Implement a few system configuration msrs
Avi Kivity
1
-0
/
+3
2006-12-30
[PATCH] KVM: Simplify is_long_mode()
Avi Kivity
1
-6
/
+0
2006-12-22
[PATCH] KVM: Handle p5 mce msrs
Michael Riepe
1
-0
/
+2
2006-12-22
[PATCH] KVM: Force real-mode cs limit to 64K
Michael Riepe
1
-0
/
+1
2006-12-13
[PATCH] KVM: Fix vmx hardware_enable() on macbooks
Avi Kivity
1
-1
/
+1
2006-12-13
[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bit
Michael Riepe
1
-0
/
+2
2006-12-13
[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versa
Avi Kivity
1
-2
/
+1
2006-12-13
[PATCH] KVM: Move find_vmx_entry() to vmx.c
Avi Kivity
1
-2
/
+10
2006-12-13
[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetric
Uri Lublin
1
-0
/
+2
2006-12-13
[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64
Avi Kivity
1
-20
/
+20
2006-12-13
[PATCH] KVM: Add missing include
Anthony Liguori
1
-0
/
+1
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity
1
-0
/
+2002