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
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-06
KVM: move and fix substitue search for missing CPUID entries
Andre Przywara
1
-6
/
+25
2011-04-06
KVM: fix XSAVE bit scanning
Andre Przywara
1
-3
/
+3
2011-03-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
KVM: fix kvmclock regression due to missing clock update
Nikola Ciprich
1
-1
/
+1
2011-03-17
KVM: emulator: Fix io permission checking for 64bit guest
Gleb Natapov
1
-4
/
+11
2011-03-17
KVM: MMU: move mmu pages calculated out of mmu lock
Xiao Guangrong
1
-5
/
+5
2011-03-17
KVM: better readability of efer_reserved_bits
Lai Jiangshan
1
-2
/
+3
2011-03-17
KVM: Clear async page fault hash after switching to real mode
Lai Jiangshan
1
-1
/
+3
2011-03-17
KVM: x86: Convert tsc_write_lock to raw_spinlock
Jan Kiszka
1
-3
/
+3
2011-03-17
KVM: remove isr_ack logic from PIC
Gleb Natapov
1
-4
/
+0
2011-03-17
KVM: Convert kvm_lock to raw_spinlock
Jan Kiszka
1
-2
/
+2
2011-03-17
KVM: Fix race between nmi injection and enabling nmi window
Avi Kivity
1
-1
/
+3
2011-03-17
KVM: Drop ad-hoc vendor specific instruction restriction
Avi Kivity
1
-28
/
+5
2011-03-17
KVM: Drop bogus x86_decode_insn() error check
Avi Kivity
1
-3
/
+0
2011-03-17
KVM: x86: release kvmclock page on reset
Glauber Costa
1
-8
/
+12
2011-03-17
KVM: x86: handle guest access to BBL_CR_CTL3 MSR
john cooper
1
-0
/
+19
2011-03-17
KVM: Add "exiting guest mode" state
Xiao Guangrong
1
-6
/
+10
2011-03-17
KVM: x86: Remove user space triggerable MCE error message
Jan Kiszka
1
-3
/
+0
2011-03-17
KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()
Xiao Guangrong
1
-1
/
+4
2011-01-13
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-123
/
+351
2011-01-12
KVM: Initialize fpu state in preemptible context
Avi Kivity
1
-0
/
+3
2011-01-12
KVM: Fetch guest cr3 from hardware on demand
Avi Kivity
1
-0
/
+2
2011-01-12
KVM: Replace reads of vcpu->arch.cr3 by an accessor
Avi Kivity
1
-9
/
+10
2011-01-12
KVM: SVM: copy instruction bytes from VMCB
Andre Przywara
1
-2
/
+4
2011-01-12
KVM: cleanup emulate_instruction
Andre Przywara
1
-6
/
+5
2011-01-12
KVM: move complete_insn_gp() into x86.c
Andre Przywara
1
-0
/
+9
2011-01-12
KVM: x86: fix CR8 handling
Andre Przywara
1
-10
/
+8
2011-01-12
KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()
Takuya Yoshikawa
1
-0
/
+4
2011-01-12
KVM: return true when user space query KVM_CAP_USER_NMI extension
Lai Jiangshan
1
-0
/
+1
2011-01-12
KVM: Correct kvm_pio tracepoint count field
Avi Kivity
1
-2
/
+2
2011-01-12
KVM: MMU: retry #PF for softmmu
Xiao Guangrong
1
-1
/
+5
2011-01-12
KVM: X86: Don't report L2 emulation failures to user-space
Joerg Roedel
1
-4
/
+10
2011-01-12
KVM: Pull extra page fault information into struct x86_exception
Avi Kivity
1
-20
/
+24
2011-01-12
KVM: Push struct x86_exception info the various gva_to_gpa variants
Avi Kivity
1
-30
/
+22
2011-01-12
KVM: x86 emulator: make emulator memory callbacks return full exception
Avi Kivity
1
-32
/
+44
2011-01-12
KVM: x86 emulator: introduce struct x86_exception to communicate faults
Avi Kivity
1
-6
/
+7
2011-01-12
KVM: Mask KVM_GET_SUPPORTED_CPUID data with Linux cpuid info
Avi Kivity
1
-0
/
+9
2011-01-12
KVM: MMU: fix apf prefault if nested guest is enabled
Xiao Guangrong
1
-1
/
+2
2011-01-12
KVM: MMU: clear apfs if page state is changed
Xiao Guangrong
1
-0
/
+3
2011-01-12
KVM: Clean up vm creation and release
Jan Kiszka
1
-10
/
+2
2011-01-12
KVM: avoid unnecessary wait for a async pf
Xiao Guangrong
1
-0
/
+1
2011-01-12
KVM: fix searching async gfn in kvm_async_pf_gfn_slot
Xiao Guangrong
1
-2
/
+2
2011-01-12
KVM: x86: Avoid issuing wbinvd twice
Jan Kiszka
1
-4
/
+6
2011-01-12
KVM: pre-allocate one more dirty bitmap to avoid vmalloc()
Takuya Yoshikawa
1
-11
/
+5
2011-01-12
KVM: MMU: remove kvm_mmu_set_base_ptes
Marcelo Tosatti
1
-1
/
+0
2011-01-12
KVM: Send async PF when guest is not in userspace too.
Gleb Natapov
1
-1
/
+2
2011-01-12
KVM: Let host know whether the guest can handle async PF in non-userspace con...
Gleb Natapov
1
-2
/
+3
2011-01-12
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
Gleb Natapov
1
-5
/
+38
2011-01-12
KVM: Add PV MSR to enable asynchronous page faults delivery.
Gleb Natapov
1
-2
/
+36
[next]