Age | Commit message (Expand) | Author |
2021-06-24 | KVM: debugfs: Reuse binary stats descriptors | Jing Zhang |
2021-06-24 | KVM: stats: Support binary stats retrieval for a VCPU | Jing Zhang |
2021-06-24 | KVM: stats: Support binary stats retrieval for a VM | Jing Zhang |
2021-06-24 | KVM: stats: Add fd-based API to read binary stats data | Jing Zhang |
2021-06-17 | kvm: add PM-notifier | Sergey Senozhatsky |
2021-06-17 | KVM: mmu: Add slots_arch_lock for memslot arch fields | Ben Gardon |
2021-06-09 | kvm: fix previous commit for 32-bit builds | Paolo Bonzini |
2021-06-08 | kvm: avoid speculation-based attacks from out-of-range memslot accesses | Paolo Bonzini |
2021-05-27 | KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK | Marcelo Tosatti |
2021-05-27 | KVM: PPC: exit halt polling on need_resched() | Wanpeng Li |
2021-05-05 | context_tracking: KVM: Move guest enter/exit wrappers to KVM's domain | Sean Christopherson |
2021-04-21 | KVM: Boost vCPU candidate in user mode which is delivering interrupt | Wanpeng Li |
2021-04-21 | KVM: x86: Support KVM VMs sharing SEV context | Nathan Tempelman |
2021-04-20 | KVM: Stop looking for coalesced MMIO zones if the bus is destroyed | Sean Christopherson |
2021-04-19 | KVM: x86/mmu: Re-add const qualifier in kvm_tdp_mmu_zap_collapsible_sptes | Ben Gardon |
2021-04-17 | KVM: Kill off the old hva-based MMU notifier callbacks | Sean Christopherson |
2021-04-17 | KVM: Move x86's MMU notifier memslot walkers to generic code | Sean Christopherson |
2021-04-17 | KVM: constify kvm_arch_flush_remote_tlbs_memslot | Paolo Bonzini |
2021-04-17 | KVM: Move prototypes for MMU notifier callbacks to generic code | Sean Christopherson |
2021-02-22 | KVM: x86/mmu: Consider the hva in mmu_notifier retry | David Stevens |
2021-02-09 | KVM: Raise the maximum number of user memslots | Vitaly Kuznetsov |
2021-02-04 | KVM: x86/mmu: Use an rwlock for the x86 MMU | Ben Gardon |
2020-11-15 | KVM: Don't allocate dirty bitmap if dirty ring is enabled | Peter Xu |
2020-11-15 | KVM: X86: Implement ring-based dirty memory tracking | Peter Xu |
2020-11-15 | KVM: Pass in kvm pointer into mark_page_dirty_in_slot() | Peter Xu |
2020-11-15 | KVM: remove kvm_clear_guest_page | Paolo Bonzini |
2020-10-23 | kvm: x86/mmu: Support dirty logging for the TDP MMU | Ben Gardon |
2020-10-21 | KVM: Cache as_id in kvm_memory_slot | Peter Xu |
2020-08-21 | KVM: arm64: pvtime: Fix stolen time accounting across migration | Andrew Jones |
2020-08-21 | KVM: arm64: Drop type input from kvm_put_guest | Andrew Jones |
2020-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-07-24 | entry: Provide infrastructure for work before transitioning to guest mode | Thomas Gleixner |
2020-07-09 | KVM: Move x86's MMU memory cache helpers to common KVM code | Sean Christopherson |
2020-07-09 | KVM: x86: take as_id into account when checking PGD | Vitaly Kuznetsov |
2020-07-08 | KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return t... | Vitaly Kuznetsov |
2020-06-15 | KVM: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-11 | KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ... | Vitaly Kuznetsov |
2020-06-08 | KVM: x86: Fix APIC page invalidation race | Eiichi Tsukata |
2020-06-04 | KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories | Paolo Bonzini |
2020-06-01 | KVM: introduce kvm_read_guest_offset_cached() | Vitaly Kuznetsov |
2020-05-13 | kvm: Replace vcpu->swait with rcuwait | Davidlohr Bueso |
2020-05-13 | Merge branch 'kvm-amd-fixes' into HEAD | Paolo Bonzini |
2020-05-08 | KVM: Introduce kvm_make_all_cpus_request_except() | Suravee Suthikulpanit |
2020-04-24 | kvm: add capability for halt polling | David Matlack |
2020-04-21 | KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run | Tianjia Zhang |
2020-04-21 | KVM: x86/mmu: Avoid an extra memslot lookup in try_async_pf() for L2 | Paolo Bonzini |
2020-04-21 | kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place | Emanuele Giuseppe Esposito |
2020-04-14 | KVM: Check validity of resolved slot when searching memslots | Sean Christopherson |
2020-03-31 | KVM: Pass kvm_init()'s opaque param to additional arch funcs | Sean Christopherson |
2020-03-31 | Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |