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
/
virt
/
kvm
/
kvm_main.c
Age
Commit message (
Expand
)
Author
2015-03-10
kvm: move advertising of KVM_CAP_IRQFD to common code
Paolo Bonzini
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-11
mm: gup: kvm use get_user_pages_unlocked
Andrea Arcangeli
2015-02-09
KVM: Disable compat ioctl for s390
Christian Borntraeger
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
2015-01-29
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
2015-01-27
kvm: update_memslots: clean flags for invalid memslots
Tiejun Chen
2015-01-16
KVM: Add generic support for dirty page logging
Mario Smarduch
2015-01-16
KVM: Add architecture-defined TLB flush support
Mario Smarduch
2015-01-08
KVM: nVMX: Add nested msr load/restore algorithm
Wincy Van
2014-12-28
kvm: warn on more invariant breakage
Paolo Bonzini
2014-12-28
kvm: fix sorting of memslots with base_gfn == 0
Paolo Bonzini
2014-12-15
Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-12-04
KVM: track pid for VCPU only on KVM_RUN ioctl
Christian Borntraeger
2014-12-04
KVM: don't check for PF_VCPU when yielding
David Hildenbrand
2014-12-04
kvm: optimize GFN to memslot lookup with large slots amount
Igor Mammedov
2014-12-04
kvm: change memslot sorting rule from size to GFN
Igor Mammedov
2014-12-04
kvm: update_memslots: drop not needed check for the same slot
Igor Mammedov
2014-12-04
kvm: update_memslots: drop not needed check for the same number of pages
Igor Mammedov
2014-11-25
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
2014-11-23
kvm: x86: move assigned-dev.c and iommu.c to arch/x86/
Radim Krčmář
2014-11-21
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini
2014-11-17
kvm: simplify update_memslots invocation
Paolo Bonzini
2014-11-17
kvm: commonize allocation of the new memory slots
Paolo Bonzini
2014-11-14
kvm: memslots: track id_to_index changes during the insertion sort
Paolo Bonzini
2014-11-14
kvm: memslots: replace heap sort with an insertion sort pass
Igor Mammedov
2014-11-03
KVM: trivial fix comment regarding __kvm_set_memory_region
Dominik Dingel
2014-10-24
kvm: vfio: fix unregister kvm_device_ops of vfio
Wanpeng Li
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-09-27
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-09-26
kvm: Fix kvm_get_page_retry_io __gup retval check
Andres Lagar-Cavilla
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
2014-09-24
kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make i...
Tang Chen
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-24
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
David Matlack
2014-09-24
kvm: Faults which trigger IO release the mmap_sem
Andres Lagar-Cavilla
2014-09-24
kvm-vfio: do not use module_init
Paolo Bonzini
2014-09-22
KVM: correct null pid check in kvm_vcpu_yield_to()
Sam Bobroff
2014-09-18
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
2014-09-17
KVM: VFIO: register kvm_device_ops dynamically
Will Deacon
2014-09-17
KVM: s390: register flic ops dynamically
Cornelia Huck
2014-09-17
KVM: ARM: vgic: register kvm_device_ops dynamically
Will Deacon
2014-09-17
KVM: device: add simple registration mechanism for kvm_device_ops
Will Deacon
2014-09-14
KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn()
Ard Biesheuvel
2014-09-05
KVM: remove redundant assignments in __kvm_set_memory_region
Christian Borntraeger
2014-09-05
KVM: remove redundant assigment of return value in kvm_dev_ioctl
Christian Borntraeger
2014-09-05
KVM: remove redundant check of in_spin_loop
Christian Borntraeger
2014-09-03
kvm: fix potentially corrupt mmio cache
David Matlack
2014-09-03
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
[next]