index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-12
mm: lift the x86_32 PAE version of gup_get_pte to common code
Christoph Hellwig
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-11
KVM: x86: Unconditionally enable irqs in guest context
Sean Christopherson
2019-07-11
KVM: x86: PMU Event Filter
Eric Hankland
2019-07-10
kvm: x86: Fix -Wmissing-prototypes warnings
Yi Wang
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-05
KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insane
Wanpeng Li
2019-07-05
kvm: LAPIC: write down valid APIC registers
Paolo Bonzini
2019-07-05
KVM: LAPIC: ARBPRI is a reserved register for x2APIC
Paolo Bonzini
2019-07-05
KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of ne...
Krish Sadhukhan
2019-07-05
KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
Sean Christopherson
2019-07-05
KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
Paolo Bonzini
2019-07-05
KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
Paolo Bonzini
2019-07-05
KVM: x86: remove now unneeded hugepage gfn adjustment
Paolo Bonzini
2019-07-05
KVM: x86: make FNAME(fetch) and __direct_map more similar
Paolo Bonzini
2019-07-05
kvm: x86: Do not release the page inside mmu_set_spte()
Junaid Shahid
2019-07-05
KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_param
Paolo Bonzini
2019-07-05
KVM: cpuid: rename do_cpuid_1_ent
Paolo Bonzini
2019-07-05
KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_ent
Paolo Bonzini
2019-07-05
KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafs
Paolo Bonzini
2019-07-05
KVM: cpuid: do_cpuid_ent works on a whole CPUID function
Paolo Bonzini
2019-07-03
KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
Wanpeng Li
2019-07-03
KVM: svm: add nrips module parameter
Paolo Bonzini
2019-07-03
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
2019-07-02
KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC
Wanpeng Li
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
2019-07-02
KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM
Liran Alon
2019-07-02
KVM: x86: degrade WARN to pr_warn_ratelimited
Paolo Bonzini
2019-07-02
kvm: x86: Pass through AMD_STIBP_ALWAYS_ON in GET_SUPPORTED_CPUID
Jim Mattson
2019-07-02
kvm: nVMX: Remove unnecessary sync_roots from handle_invept
Jim Mattson
2019-07-02
KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guest
Wanpeng Li
2019-07-02
KVM: X86: Implement PV sched yield hypercall
Wanpeng Li
2019-07-02
x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in use
Vitaly Kuznetsov
2019-07-02
x86/KVM/nVMX: don't use clean fields data on enlightened VMLAUNCH
Vitaly Kuznetsov
2019-07-02
KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LIST
Paolo Bonzini
2019-07-02
KVM: nVMX: allow setting the VMFUNC controls MSR
Paolo Bonzini
2019-07-02
KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRS
Paolo Bonzini
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-06-20
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
2019-06-20
KVM: x86: Fix apic dangling pointer in vcpu
Saar Amar
2019-06-20
KVM: VMX: check CPUID before allowing read/write of IA32_XSS
Wanpeng Li
2019-06-20
x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
Fenghua Yu
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT
Sean Christopherson
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
[next]