index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-02-03
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
2018-02-02
KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()
Eric Biggers
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-01-31
kvm: x86: remove efer_reload entry in kvm_vcpu_stat
Longpeng(Mike)
2018-01-31
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...
Vitaly Kuznetsov
2018-01-31
x86/kvm: Make it compile on 32bit and with HYPYERVISOR_GUEST=n
Thomas Gleixner
2018-01-30
x86/kvm: Support Hyper-V reenlightenment
Vitaly Kuznetsov
2018-01-30
x86/kvm: Pass stable clocksource to guests when running nested on Hyper-V
Vitaly Kuznetsov
2018-01-17
KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...
Tianyu Lan
2018-01-16
KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr()
Liran Alon
2018-01-16
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
2018-01-16
KVM: x86: avoid unnecessary XSETBV on guest entry
Paolo Bonzini
2018-01-16
KVM: x86: fix escape of guest dr6 to the host
Wanpeng Li
2018-01-16
KVM: X86: support paravirtualized help for TLB shootdowns
Wanpeng Li
2018-01-16
KVM: X86: introduce invalidate_gpa argument to tlb flush
Wanpeng Li
2018-01-16
KVM: X86: Add KVM_VCPU_PREEMPTED
Wanpeng Li
2018-01-15
kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
Paolo Bonzini
2017-12-18
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
2017-12-15
KVM/x86: Check input paging mode when cs.l is set
Lan Tianyu
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Christoffer Dall
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
2017-12-14
KVM: Take vcpu->mutex outside vcpu_load
Christoffer Dall
2017-12-14
KVM: X86: Reduce the overhead when lapic_timer_advance is disabled
Wanpeng Li
2017-12-14
KVM: x86: Add emulation of MSR_SMI_COUNT
Liran Alon
2017-12-14
KVM: x86: add support for UMIP
Paolo Bonzini
2017-12-14
kvm: x86: fix WARN due to uninitialized guest FPU state
Peter Xu
2017-12-14
KVM: X86: Fix load RFLAGS w/o the fixed bit
Wanpeng Li
2017-12-06
KVM: x86: fix APIC page invalidation
Radim Krčmář
2017-12-05
x86,kvm: remove KVM emulator get_fpu / put_fpu
Rik van Riel
2017-12-05
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
2017-12-04
KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl
Brijesh Singh
2017-12-04
KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl
Brijesh Singh
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-27
KVM: X86: Fix softlockup when get the current kvmclock
Wanpeng Li
2017-11-17
KVM: x86: inject exceptions produced by x86_decode_insn
Paolo Bonzini
2017-11-17
KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRs
Eyal Moscovici
[next]