Takuya Yoshikawa
|
d19a748b1c
KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()
|
13 years ago |
Marc Zyngier
|
36c1ed821b
KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
|
13 years ago |
Marc Zyngier
|
9900b4b48b
KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related code
|
13 years ago |
Christoffer Dall
|
a737f256bf
KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
|
13 years ago |
Takuya Yoshikawa
|
c1a7b32a14
KVM: Avoid wasting pages for small lpage_info arrays
|
13 years ago |
Avi Kivity
|
c142786c62
KVM: MMU: Don't use RCU for lockless shadow walking
|
13 years ago |
Konstantin Weitz
|
41628d3343
KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM
|
13 years ago |
Jan Kiszka
|
07975ad3b3
KVM: Introduce direct MSI message injection for in-kernel irqchips
|
13 years ago |
Avi Kivity
|
f78146b0f9
KVM: Fix page-crossing MMIO
|
13 years ago |
Marcelo Tosatti
|
eac0556750
Merge branch 'linus' into queue
|
13 years ago |
Alex Williamson
|
32f6daad46
KVM: unmap pages from the iommu when slots are removed
|
13 years ago |
Takuya Yoshikawa
|
93474b25af
KVM: Remove unused dirty_bitmap_head and nr_dirty_pages
|
13 years ago |
Alexander Graf
|
2246f8b563
KVM: PPC: Rework wqp conditional code
|
13 years ago |
Christoffer Dall
|
b6d33834bd
KVM: Factor out kvm_vcpu_kick to arch-generic code
|
13 years ago |
Amos Kong
|
786a9f888b
KVM: set upper bounds for iobus dev to limit userspace
|
13 years ago |
Amos Kong
|
a13007160f
KVM: resize kvm_io_range array dynamically
|
13 years ago |
Linus Torvalds
|
2e7580b0e7
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
Jan Kiszka
|
cf9eeac463
KVM: Convert intx_mask_lock to spin lock
|
13 years ago |
Jan Kiszka
|
07700a94b0
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
|
13 years ago |
Avi Kivity
|
3e515705a1
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
|
13 years ago |
Takuya Yoshikawa
|
db3fe4eb45
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
|
13 years ago |
Takuya Yoshikawa
|
fb03cb6f44
KVM: Introduce gfn_to_index() which returns the index for a given level
|
13 years ago |
Paul Mackerras
|
9d4cba7f93
KVM: Move gfn_to_memslot() to kvm_host.h
|
13 years ago |
Paul Mackerras
|
a355aa54f1
KVM: Add barriers to allow mmu_notifier_retry to be used locklessly
|
13 years ago |
Carsten Otte
|
5b1c1493af
KVM: s390: ucontrol: export SIE control block to user
|
13 years ago |
Carsten Otte
|
e08b963716
KVM: s390: add parameter for KVM_CREATE_VM
|
13 years ago |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 years ago |
Gleb Natapov
|
f5132b0138
KVM: Expose a version 2 architectural PMU to a guests
|
13 years ago |
Gleb Natapov
|
d546cb406e
KVM: drop bsp_vcpu pointer from kvm struct
|
13 years ago |
Xiao Guangrong
|
f85e2cb5db
KVM: introduce a table to map slot id to index in memslots array
|
13 years ago |