index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
1
-17
/
+38
2022-03-02
KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_run
Paolo Bonzini
1
-12
/
+13
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
1
-17
/
+89
2022-02-18
x86/kvm: Fix compilation warning in non-x86_64 builds
Leonardo Bras
1
-0
/
+4
2022-02-17
x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
Leonardo Bras
1
-5
/
+13
2022-02-17
kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
Anton Romanov
1
-0
/
+7
2022-02-17
KVM: x86: Add KVM_CAP_ENABLE_CAP to x86
Aaron Lewis
1
-0
/
+1
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-1
/
+1
2022-02-11
KVM: SVM: fix race between interrupt delivery and AVIC inhibition
Maxim Levitsky
1
-1
/
+3
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-48
/
+10
2022-02-04
KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
Sean Christopherson
1
-3
/
+3
2022-02-02
KVM: x86: use the KVM side max supported fixed counter
Wei Wang
1
-1
/
+1
2022-02-02
x86: Share definition of __is_canonical_address()
Adrian Hunter
1
-1
/
+1
2022-02-01
kvm/x86: rework guest entry logic
Mark Rutland
1
-1
/
+3
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+81
2022-01-28
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
1
-0
/
+51
2022-01-28
KVM: x86: Add a helper to retrieve userspace address from kvm_device_attr
Sean Christopherson
1
-6
/
+14
2022-01-26
KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time
Like Xu
1
-2
/
+2
2022-01-26
KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
Like Xu
1
-0
/
+1
2022-01-26
KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
Xiaoyao Li
1
-2
/
+1
2022-01-26
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
1
-1
/
+3
2022-01-26
KVM: x86: Pass emulation type to can_emulate_instruction()
Sean Christopherson
1
-2
/
+9
2022-01-25
KVM/X86: Make kvm_vcpu_reload_apic_access_page() static
Quanfa Fu
1
-1
/
+1
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-30
/
+40
2022-01-19
KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
Sean Christopherson
1
-4
/
+5
2022-01-19
KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
Sean Christopherson
1
-5
/
+1
2022-01-19
KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
Sean Christopherson
1
-0
/
+21
2022-01-19
KVM: VMX: Reject KVM_RUN if emulation is required with pending exception
Sean Christopherson
1
-3
/
+9
2022-01-17
KVM: x86: Making the module parameter of vPMU more common
Like Xu
1
-0
/
+5
2022-01-17
KVM: x86: Partially allow KVM_SET_CPUID{,2} after KVM_RUN
Vitaly Kuznetsov
1
-19
/
+0
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-114
/
+291
2022-01-14
kvm: x86: Disable interception for IA32_XFD on demand
Kevin Tian
1
-0
/
+8
2022-01-14
kvm: x86: Add support for getting/setting expanded xstate buffer
Guang Zeng
1
-1
/
+44
2022-01-14
kvm: x86: Add XCR0 support for Intel AMX
Jing Liu
1
-1
/
+6
2022-01-14
kvm: x86: Emulate IA32_XFD_ERR for guest
Jing Liu
1
-1
/
+20
2022-01-14
kvm: x86: Intercept #NM for saving IA32_XFD_ERR
Jing Liu
1
-0
/
+6
2022-01-14
kvm: x86: Add emulation for IA32_XFD
Jing Liu
1
-0
/
+27
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-48
/
+10
2022-01-07
KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests
Michael Roth
1
-0
/
+2
2022-01-07
KVM: x86: Fix wall clock writes in Xen shared_info not to mark page dirty
David Woodhouse
1
-1
/
+1
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
1
-1
/
+2
2022-01-07
KVM: x86: Update vPMCs when retiring branch instructions
Eric Hankland
1
-0
/
+2
2022-01-07
KVM: x86: Update vPMCs when retiring instructions
Eric Hankland
1
-0
/
+3
2022-01-07
KVM: x86/mmu: Reconstruct shadow page root if the guest PDPTEs is changed
Lai Jiangshan
1
-0
/
+7
2022-01-07
Revert "KVM: X86: Update mmu->pdptrs only when it is changed"
Paolo Bonzini
1
-6
/
+3
2021-12-21
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
1
-13
/
+12
2021-12-20
KVM: x86: Always set kvm_run->if_flag
Marc Orr
1
-8
/
+1
2021-12-20
KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all
Wei Wang
1
-1
/
+1
[next]