index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
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
2020-03-26
KVM: Fix out of range accesses to memslots
Sean Christopherson
2020-03-16
KVM: Drop largepages_enabled and its accessor/mutator
Sean Christopherson
2020-03-16
KVM: Drop gfn_to_pfn_atomic()
Peter Xu
2020-03-16
KVM: x86: enable dirty log gradually in small chunks
Jay Zhou
2020-03-16
KVM: Dynamically size memslot array based on number of used slots
Sean Christopherson
2020-03-16
KVM: Terminate memslot walks via used_slots
Sean Christopherson
2020-03-16
KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
Sean Christopherson
2020-03-16
KVM: Provide common implementation for generic dirty log functions
Sean Christopherson
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2020-03-16
KVM: Drop "const" attribute from old memslot in commit_memory_region()
Sean Christopherson
2020-03-16
KVM: Drop kvm_arch_create_memslot()
Sean Christopherson
2020-02-28
KVM: let declaration of kvm_get_running_vcpus match implementation
Christian Borntraeger
2020-02-17
KVM: x86: fix missing prototypes
Paolo Bonzini
2020-01-30
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
2020-01-30
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2020-01-30
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
2020-01-27
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-01-27
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
Sean Christopherson
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
2020-01-27
KVM: Remove kvm_read_guest_atomic()
Peter Xu
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
[next]