index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
kvm_main.c
Age
Commit message (
Expand
)
Author
2019-11-23
KVM: Fix jump label out_free_* in kvm_init()
Miaohe Lin
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-15
KVM: remember position in kvm->vcpus array
Radim Krčmář
2019-11-15
KVM: Add a comment describing the /dev/kvm no_compat handling
Marc Zyngier
2019-11-13
KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n
Marc Zyngier
2019-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-12
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-11
KVM: fix placement of refcount initialization
Paolo Bonzini
2019-11-11
KVM: Fix NULL-ptr deref after kvm_create_vm fails
Paolo Bonzini
2019-11-04
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
2019-11-04
kvm: Add helper function for creating VM worker threads
Junaid Shahid
2019-10-31
kvm: call kvm_arch_destroy_vm if vm creation fails
Jim Mattson
2019-10-25
kvm: Allocate memslots and buses before calling kvm_arch_init_vm
Jim Mattson
2019-10-22
KVM: Add separate helper for putting borrowed reference to kvm
Sean Christopherson
2019-10-22
KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled
Wanpeng Li
2019-10-21
KVM: Allow kvm_device_ops to be const
Steven Price
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2019-08-18
KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence
Marc Zyngier
2019-08-09
kvm: remove unnecessary PageReserved check
Paolo Bonzini
2019-08-05
KVM: no need to check return value of debugfs_create functions
Greg KH
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-08-05
KVM: Check preempted_in_kernel for involuntary preemption
Wanpeng Li
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-10
KVM: Properly check if "page" is valid in kvm_vcpu_unmap
KarimAllah Ahmed
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-05
kvm: Convert kvm_lock to a mutex
Junaid Shahid
2019-06-04
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
2019-05-28
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
2019-05-28
kvm: fix compile on s390 part 2
Christian Borntraeger
2019-05-24
kvm: fix compilation on s390
Paolo Bonzini
2019-05-24
KVM: Fix spinlock taken warning during host resume
Wanpeng Li
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
kvm: fix compilation on aarch64
Paolo Bonzini
2019-05-15
Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
2019-05-14
KVM: PPC: Book3S: Remove useless checks in 'release' method of KVM device
Cédric Le Goater
2019-05-08
KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
Peter Xu
2019-05-08
KVM: Fix kvm_clear_dirty_log_protect off-by-(minus-)one
Peter Xu
2019-05-08
KVM: Fix the bitmap range to copy during clear dirty
Peter Xu
2019-04-30
KVM: Introduce a new guest mapping API
KarimAllah Ahmed
2019-04-30
kvm_main: fix some comments
Jiang Biao
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
2019-04-30
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-04-30
KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
Paolo Bonzini
2019-04-30
KVM: Introduce a 'release' method for KVM devices
Cédric Le Goater
2019-04-30
KVM: Introduce a 'mmap' method for KVM devices
Cédric Le Goater
2019-04-26
KVM: polling: add architecture backend to disable polling
Christian Borntraeger
[next]