index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-08-02
KVM: X86: Add per-vm stat for max rmap list size
Peter Xu
1
-0
/
+1
2021-08-02
KVM: x86: Hoist kvm_dirty_regs check out of sync_regs()
Sean Christopherson
1
-4
/
+2
2021-08-02
KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM
Sean Christopherson
1
-0
/
+4
2021-07-30
KVM: x86: accept userspace interrupt only if no event is injected
Paolo Bonzini
1
-2
/
+11
2021-07-26
KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
Vitaly Kuznetsov
1
-2
/
+2
2021-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+2
2021-07-15
KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
Lai Jiangshan
1
-0
/
+2
2021-07-14
Revert "KVM: x86: WARN and reject loading KVM if NX is supported but not enab...
Sean Christopherson
1
-3
/
+0
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-26
/
+30
2021-06-25
kvm: x86: Allow userspace to handle emulation errors
Aaron Lewis
1
-4
/
+36
2021-06-25
KVM: x86: Read and pass all CR0/CR4 role bits to shadow MMU helper
Sean Christopherson
1
-7
/
+2
2021-06-25
KVM: x86: Fix sizes used to pass around CR0, CR4, and EFER
Sean Christopherson
1
-1
/
+1
2021-06-25
KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken
Sean Christopherson
1
-0
/
+2
2021-06-25
KVM: x86: Properly reset MMU context at vCPU RESET/INIT
Sean Christopherson
1
-0
/
+13
2021-06-25
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-48
/
+1
2021-06-25
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-0
/
+41
2021-06-25
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
1
-0
/
+25
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-7
/
+7
2021-06-23
x86/pkru: Remove xstate fiddling from write_pkru()
Thomas Gleixner
1
-2
/
+2
2021-06-23
x86/pkeys: Move read_pkru() and write_pkru()
Dave Hansen
1
-0
/
+1
2021-06-23
x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_fpstate()
Thomas Gleixner
1
-2
/
+2
2021-06-23
x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate()
Thomas Gleixner
1
-1
/
+1
2021-06-23
x86/kvm: Avoid looking up PKRU in XSAVE buffer
Dave Hansen
1
-21
/
+24
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+1
2021-06-18
KVM: x86: WARN and reject loading KVM if NX is supported but not enabled
Sean Christopherson
1
-0
/
+3
2021-06-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+5
2021-06-17
KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall
Ashish Kalra
1
-0
/
+46
2021-06-17
KVM: x86: Check for pending interrupts when APICv is getting disabled
Vitaly Kuznetsov
1
-0
/
+9
2021-06-17
KVM: x86: Drop pointless @reset_roots from kvm_init_mmu()
Sean Christopherson
1
-1
/
+1
2021-06-17
KVM: x86: Defer MMU sync on PCID invalidation
Sean Christopherson
1
-1
/
+1
2021-06-17
KVM: x86: Use KVM_REQ_TLB_FLUSH_GUEST to handle INVPCID(ALL) emulation
Sean Christopherson
1
-1
/
+1
2021-06-17
KVM: x86: Drop skip MMU sync and TLB flush params from "new PGD" helpers
Sean Christopherson
1
-1
/
+1
2021-06-17
KVM: x86: Uncondtionally skip MMU sync/TLB flush in MOV CR3's PGD switch
Sean Christopherson
1
-1
/
+1
2021-06-17
KVM: x86: Invalidate all PGDs for the current PCID on MOV CR3 w/ flush
Sean Christopherson
1
-27
/
+42
2021-06-17
KVM: nVMX: Sync all PGDs on nested transition with shadow paging
Sean Christopherson
1
-1
/
+1
2021-06-17
KVM: x86: avoid loading PDPTRs after migration when possible
Maxim Levitsky
1
-0
/
+3
2021-06-17
KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
Maxim Levitsky
1
-27
/
+115
2021-06-17
KVM: x86: Always load PDPTRs on CR3 load for SVM w/o NPT and a PAE guest
Sean Christopherson
1
-32
/
+2
2021-06-17
KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
1
-0
/
+4
2021-06-17
KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
Vineeth Pillai
1
-0
/
+9
2021-06-17
KVM: nVMX: nSVM: Add a new VCPU statistic to show if VCPU is in guest mode
Krish Sadhukhan
1
-0
/
+1
2021-06-17
KVM: x86: Drop "pre_" from enter/leave_smm() helpers
Sean Christopherson
1
-7
/
+7
2021-06-17
KVM: x86: Drop .post_leave_smm(), i.e. the manual post-RSM MMU reset
Sean Christopherson
1
-6
/
+0
2021-06-17
KVM: x86: Rename SMM tracepoint to make it reflect reality
Sean Christopherson
1
-1
/
+1
2021-06-17
KVM: x86: Move "entering SMM" tracepoint into kvm_smm_changed()
Sean Christopherson
1
-4
/
+2
2021-06-17
KVM: x86: Move (most) SMM hflags modifications into kvm_smm_changed()
Sean Christopherson
1
-13
/
+11
2021-06-17
KVM: x86: Invoke kvm_smm_changed() immediately after clearing SMM flag
Sean Christopherson
1
-2
/
+2
2021-06-17
KVM: x86: Replace .set_hflags() with dedicated .exiting_smm() helper
Sean Christopherson
1
-3
/
+3
2021-06-17
KVM: x86: Emulate triple fault shutdown if RSM emulation fails
Sean Christopherson
1
-0
/
+6
2021-06-17
KVM: x86: Drop vendor specific functions for APICv/AVIC enablement
Vitaly Kuznetsov
1
-3
/
+3
[next]