Heiko Carstens
|
3bcc8a8c6c
KVM: add cast within kvm_clear_guest_page to fix warning
|
14 years ago |
Takuya Yoshikawa
|
6f9e5c1702
KVM: use kmalloc() for small dirty bitmaps
|
14 years ago |
Takuya Yoshikawa
|
515a01279a
KVM: pre-allocate one more dirty bitmap to avoid vmalloc()
|
14 years ago |
Takuya Yoshikawa
|
a36a57b1a1
KVM: introduce wrapper functions for creating/destroying dirty bitmaps
|
14 years ago |
Gleb Natapov
|
64be500706
KVM: x86: trace "exit to userspace" event
|
14 years ago |
Marcelo Tosatti
|
612819c3c6
KVM: propagate fault r/w information to gup(), allow read-only memory
|
14 years ago |
Gleb Natapov
|
8030089f9e
KVM: improve hva_to_pfn() readability
|
14 years ago |
Gleb Natapov
|
49c7754ce5
KVM: Add memory slot versioning and use it to provide fast guest write interface
|
14 years ago |
Gleb Natapov
|
af585b921e
KVM: Halt vcpu if page it tries to access is swapped out
|
14 years ago |
Linus Torvalds
|
1765a1fe5d
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
14 years ago |
Jan Kiszka
|
2a31339aa0
KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pages
|
14 years ago |
Nicolas Kaiser
|
9611c18777
KVM: fix typo in copyright notice
|
15 years ago |
Avi Kivity
|
624d84cfe6
KVM: cpu_relax() during spin waiting for reboot
|
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 |
Zachary Amsden
|
ca84d1a24c
KVM: x86: Add clock sync request to hardware enable
|
15 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Avi Kivity
|
ca242ac996
KVM: Fix reboot on Intel hosts
|
15 years ago |
Zachary Amsden
|
da908f2fb4
KVM: x86: Perform hardware_enable in CPU_STARTING callback
|
15 years ago |
Gleb Natapov
|
edba23e515
KVM: Return EFAULT from kvm ioctl when guest accesses bad area
|
15 years ago |
Gleb Natapov
|
fa7bff8f8a
KVM: define hwpoison variables static
|
15 years ago |
Joerg Roedel
|
828554136b
KVM: Remove unnecessary divide operations
|
15 years ago |
Huang Ying
|
bbeb34062f
KVM: Fix a race condition for usage of is_hwpoison_address()
|
15 years ago |
Avi Kivity
|
e36d96f7cf
KVM: Keep slot ID in memory slot structure
|
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 |
Andi Kleen
|
376d41ff26
KVM: Fix KVM_SET_SIGNAL_MASK with arg == NULL
|
15 years ago |
Lai Jiangshan
|
3bd89007ab
KVM: cleanup "*new.rmap" type
|
15 years ago |