Xiao Guangrong
|
3cba41307a
KVM: make make_all_cpus_request() lockless
|
14 years ago |
Xiao Guangrong
|
6b7e2d0991
KVM: Add "exiting guest mode" state
|
14 years ago |
Avi Kivity
|
5c663a1534
KVM: Fix build error on s390 due to missing tlbs_dirty
|
14 years ago |
Takuya Yoshikawa
|
d4dbf47009
KVM: MMU: Make the way of accessing lpage_info more generic
|
14 years ago |
Xiao Guangrong
|
a4ee1ca4a3
KVM: MMU: delay flush all tlbs on sync_page path
|
15 years ago |
Alexander Graf
|
27923eb19c
KVM: PPC: Fix compile warning
|
14 years ago |
Michael S. Tsirkin
|
bd2b53b20f
KVM: fast-path msi injection with irqfd
|
15 years ago |
Jan Kiszka
|
1e001d49f9
KVM: Refactor IRQ names of assigned devices
|
15 years ago |
Jan Kiszka
|
0645211c43
KVM: Switch assigned device IRQ forwarding to threaded handler
|
15 years ago |
Jan Kiszka
|
d89f5eff70
KVM: Clean up vm creation and release
|
15 years ago |
Takuya Yoshikawa
|
515a01279a
KVM: pre-allocate one more dirty bitmap to avoid vmalloc()
|
15 years ago |
Marcelo Tosatti
|
612819c3c6
KVM: propagate fault r/w information to gup(), allow read-only memory
|
15 years ago |
Gleb Natapov
|
344d9588a9
KVM: Add PV MSR to enable asynchronous page faults delivery.
|
15 years ago |
Gleb Natapov
|
49c7754ce5
KVM: Add memory slot versioning and use it to provide fast guest write interface
|
15 years ago |
Gleb Natapov
|
af585b921e
KVM: Halt vcpu if page it tries to access is swapped out
|
15 years ago |
Linus Torvalds
|
1765a1fe5d
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
15 years ago |
Jan Kiszka
|
d7a79b6c80
KVM: Fix signature of kvm_iommu_map_pages stub
|
15 years ago |
Zachary Amsden
|
34c238a1d1
KVM: x86: Rename timer function
|
15 years ago |
Avi Kivity
|
3842d135ff
KVM: Check for pending events before attempting injection
|
15 years ago |
Joerg Roedel
|
c30a358d33
KVM: MMU: Add infrastructure for two-level page walker
|
15 years ago |
Xiao Guangrong
|
365fb3fdf6
KVM: MMU: rewrite audit_mappings_page() function
|
15 years ago |
Xiao Guangrong
|
48987781eb
KVM: MMU: introduce gfn_to_page_many_atomic() function
|
15 years ago |
Xiao Guangrong
|
887c08ac19
KVM: MMU: introduce hva_to_pfn_atomic function
|
15 years ago |
Arnd Bergmann
|
4b6a2872a2
kvm: add __rcu annotations
|
15 years ago |
Gleb Natapov
|
4a994358b9
KVM: Convert mask notifiers to use irqchip/pin instead of gsi
|
15 years ago |
Gleb Natapov
|
edba23e515
KVM: Return EFAULT from kvm ioctl when guest accesses bad area
|
15 years ago |
Avi Kivity
|
e36d96f7cf
KVM: Keep slot ID in memory slot structure
|
15 years ago |
Avi Kivity
|
0719837c08
KVM: Reduce atomic operations on vcpu->requests
|
15 years ago |
Avi Kivity
|
a8eeb04a44
KVM: Add mini-API for vcpu->requests
|
15 years ago |
Avi Kivity
|
a1f4d39500
KVM: Remove memory alias support
|
15 years ago |