index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-1
/
+2
2013-03-04
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
1
-2
/
+2
2013-03-04
KVM: set_memory_region: Make kvm_mr_change available to arch code
Takuya Yoshikawa
1
-0
/
+18
2013-03-04
KVM: set_memory_region: Drop user_alloc from set_memory_region()
Takuya Yoshikawa
1
-7
/
+3
2013-03-04
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
1
-4
/
+2
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-11
/
+19
2013-02-11
KVM: Remove user_alloc from struct kvm_memory_slot
Takuya Yoshikawa
1
-1
/
+0
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
1
-0
/
+3
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
1
-2
/
+18
2013-01-27
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
1
-9
/
+30
2013-01-10
KVM: PPC: BookE: Implement EPR exit
Alexander Graf
1
-0
/
+1
2012-12-23
kvm: Fix memory slot generation updates
Alex Williamson
1
-1
/
+2
2012-12-13
KVM: struct kvm_memory_slot.id -> short
Alex Williamson
1
-2
/
+2
2012-12-13
KVM: struct kvm_memory_slot.flags -> u32
Alex Williamson
1
-1
/
+1
2012-12-13
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
1
-6
/
+6
2012-12-13
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
1
-0
/
+4
2012-12-13
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
1
-1
/
+1
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+40
2012-12-09
Merge branch 'for-upstream' of https://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
1
-1
/
+11
2012-12-08
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
1
-2
/
+2
2012-12-07
Merge branch 'linus' into sched/core
Ingo Molnar
1
-13
/
+2
2012-12-06
KVM: Distangle eventfd code from irqchip
Alexander Graf
1
-1
/
+11
2012-12-05
kvm: add kvm_set_irq_inatomic
Michael S. Tsirkin
1
-0
/
+1
2012-11-27
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
1
-0
/
+1
2012-11-27
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
1
-0
/
+3
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
1
-2
/
+2
2012-10-31
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
1
-13
/
+2
2012-10-29
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
1
-8
/
+20
2012-10-29
kvm: Directly account vtime to system on guest switch
Frederic Weisbecker
1
-2
/
+10
2012-10-23
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
1
-3
/
+3
2012-10-10
Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
1
-0
/
+1
2012-10-08
KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset
Jan Kiszka
1
-1
/
+0
2012-10-05
KVM: PPC: booke: Add watchdog emulation
Bharat Bhushan
1
-0
/
+1
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-29
/
+116
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
1
-2
/
+2
2012-09-23
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
1
-1
/
+4
2012-09-17
KVM: make processes waiting on vcpu mutex killable
Michael S. Tsirkin
1
-1
/
+1
2012-09-06
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
1
-1
/
+5
2012-08-27
KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()
Gavin Shan
1
-0
/
+6
2012-08-22
KVM: introduce readonly memslot
Xiao Guangrong
1
-6
/
+1
2012-08-22
KVM: introduce KVM_HVA_ERR_RO_BAD
Xiao Guangrong
1
-2
/
+3
2012-08-22
KVM: introduce KVM_HVA_ERR_BAD
Xiao Guangrong
1
-1
/
+7
2012-08-22
KVM: introduce KVM_PFN_ERR_RO_FAULT
Xiao Guangrong
1
-0
/
+1
2012-08-22
KVM: introduce gfn_to_pfn_memslot_atomic
Xiao Guangrong
1
-1
/
+2
2012-08-22
KVM: hide KVM_MEMSLOT_INVALID from userspace
Xiao Guangrong
1
-0
/
+7
2012-08-06
KVM: let the error pfn not depend on error code
Xiao Guangrong
1
-9
/
+15
2012-08-06
KVM: do not release the error page
Xiao Guangrong
1
-1
/
+1
2012-08-06
KVM: introduce KVM_ERR_PTR_BAD_PAGE
Xiao Guangrong
1
-2
/
+7
2012-08-06
KVM: remove the unused declare
Xiao Guangrong
1
-2
/
+0
2012-08-06
KVM: inline is_*_pfn functions
Xiao Guangrong
1
-3
/
+16
[prev]
[next]