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
2013-04-07
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
2013-03-22
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
Marcelo Tosatti
2013-03-18
KVM: allow host header to be included even for !CONFIG_KVM
Kevin Hilman
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-11
KVM: Remove user_alloc from struct kvm_memory_slot
Takuya Yoshikawa
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
2013-01-10
KVM: PPC: BookE: Implement EPR exit
Alexander Graf
2012-12-23
kvm: Fix memory slot generation updates
Alex Williamson
2012-12-13
KVM: struct kvm_memory_slot.id -> short
Alex Williamson
2012-12-13
KVM: struct kvm_memory_slot.flags -> u32
Alex Williamson
2012-12-13
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-13
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
2012-12-13
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-09
Merge branch 'for-upstream' of https://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
2012-12-08
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2012-12-07
Merge branch 'linus' into sched/core
Ingo Molnar
2012-12-06
KVM: Distangle eventfd code from irqchip
Alexander Graf
2012-12-05
kvm: add kvm_set_irq_inatomic
Michael S. Tsirkin
2012-11-27
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
2012-11-27
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
2012-10-31
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
2012-10-29
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-29
kvm: Directly account vtime to system on guest switch
Frederic Weisbecker
2012-10-23
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
2012-10-10
Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
2012-10-08
KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset
Jan Kiszka
2012-10-05
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-09-23
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
2012-09-17
KVM: make processes waiting on vcpu mutex killable
Michael S. Tsirkin
2012-09-06
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
2012-08-27
KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()
Gavin Shan
2012-08-22
KVM: introduce readonly memslot
Xiao Guangrong
2012-08-22
KVM: introduce KVM_HVA_ERR_RO_BAD
Xiao Guangrong
2012-08-22
KVM: introduce KVM_HVA_ERR_BAD
Xiao Guangrong
2012-08-22
KVM: introduce KVM_PFN_ERR_RO_FAULT
Xiao Guangrong
2012-08-22
KVM: introduce gfn_to_pfn_memslot_atomic
Xiao Guangrong
2012-08-22
KVM: hide KVM_MEMSLOT_INVALID from userspace
Xiao Guangrong
2012-08-06
KVM: let the error pfn not depend on error code
Xiao Guangrong
2012-08-06
KVM: do not release the error page
Xiao Guangrong
2012-08-06
KVM: introduce KVM_ERR_PTR_BAD_PAGE
Xiao Guangrong
2012-08-06
KVM: remove the unused declare
Xiao Guangrong
2012-08-06
KVM: inline is_*_pfn functions
Xiao Guangrong
2012-08-06
KVM: introduce KVM_PFN_ERR_BAD
Xiao Guangrong
2012-08-06
KVM: introduce KVM_PFN_ERR_HWPOISON
Xiao Guangrong
[next]