index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-11
KVM: x86: do not pass poisoned hva to __kvm_set_memory_region
Paolo Bonzini
2020-06-11
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
2020-06-11
kvm: i8254: remove redundant assignment to pointer s
Colin Ian King
2020-06-11
KVM: x86: respect singlestep when emulating instruction
Felipe Franciosi
2020-06-11
Merge branch 'kvm-basic-exit-reason' into HEAD
Paolo Bonzini
2020-06-11
KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
Sean Christopherson
2020-06-11
x86/entry: Optimize local_db_save() for virt
Peter Zijlstra
2020-06-11
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
2020-06-10
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
2020-06-09
KVM: x86: Unexport x86_fpu_cache and make it static
Sean Christopherson
2020-06-08
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
2020-06-08
KVM: SVM: fix calls to is_intercept
Paolo Bonzini
2020-06-08
Revert "KVM: x86: work around leak of uninitialized stack contents"
Vitaly Kuznetsov
2020-06-08
KVM: VMX: Properly handle kvm_read/write_guest_virt*() result
Vitaly Kuznetsov
2020-06-05
KVM: x86: emulate reserved nops from 0f/18 to 0f/1f
Paolo Bonzini
2020-06-04
KVM: x86: minor code refactor and comments fixup around dirty logging
Anthony Yznaga
2020-06-04
KVM: x86: avoid unnecessary rmap walks when creating/moving slots
Anthony Yznaga
2020-06-04
KVM: x86: remove unnecessary rmap walk of read-only memslots
Anthony Yznaga
2020-06-04
KVM: Use vmemdup_user()
Denis Efremov
2020-06-04
KVM: x86: Move MPK feature detection to common code
Babu Moger
2020-06-04
KVM: x86: Assign correct value to array.maxnent
Xiaoyao Li
2020-06-04
KVM: VMX: Always treat MSR_IA32_PERF_CAPABILITIES as a valid PMU MSR
Sean Christopherson
2020-06-04
KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
Paolo Bonzini
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-03
x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()
Al Viro
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls
Jon Doron
2020-06-01
x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
Jon Doron
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
2020-06-01
x86/hyper-v: Add synthetic debugger definitions
Jon Doron
2020-06-01
KVM: selftests: VMX preemption timer migration test
Makarand Sonare
2020-06-01
KVM: nVMX: Fix VMX preemption timer migration
Peter Shier
2020-06-01
KVM: x86/pmu: Support full width counting
Like Xu
2020-06-01
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
Wei Wang
2020-06-01
KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2020-06-01
KVM: x86: acknowledgment mechanism for async pf page ready notifications
Vitaly Kuznetsov
2020-06-01
KVM: x86: interrupt based APF 'page ready' event delivery
Vitaly Kuznetsov
2020-06-01
KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...
Vitaly Kuznetsov
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
2020-06-01
Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Rea...
Vitaly Kuznetsov
2020-06-01
KVM: VMX: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-01
KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE
Paolo Bonzini
[next]