Xiao Guangrong
|
ce88decffd
KVM: MMU: mmio page fault support
|
14 years ago |
Xiao Guangrong
|
fce92dce79
KVM: MMU: filter out the mmio pfn from the fault pfn
|
14 years ago |
Gleb Natapov
|
e03b644fe6
KVM: introduce kvm_read_guest_cached
|
14 years ago |
Alexander Graf
|
1dda606c5f
KVM: Add compat ioctl for KVM_SET_SIGNAL_MASK
|
14 years ago |
Jan Kiszka
|
d780592b99
KVM: Clean up error handling during VCPU creation
|
14 years ago |
Xiao Guangrong
|
8b0cedff04
KVM: use __copy_to_user/__clear_user to write guest page
|
14 years ago |
Mike Waychison
|
74b5c5bfff
KVM: Initialize kvm before registering the mmu notifier
|
14 years ago |
Heiko Carstens
|
9e3bb6b6f6
KVM: add missing void __user * cast to access_ok() call
|
14 years ago |
OGAWA Hirofumi
|
85722cda30
KVM: Fix kvm mmu_notifier initialization order
|
14 years ago |
Takuya Yoshikawa
|
fa3d315a4c
KVM: Validate userspace_addr of memslot when registered
|
14 years ago |
Xiao Guangrong
|
0ee8dcb87e
KVM: cleanup memslot_id function
|
14 years ago |
Gleb Natapov
|
0857b9e95c
KVM: Enable async page fault processing
|
14 years ago |
Linus Torvalds
|
16c29dafcc
Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
|
14 years ago |
Akinobu Mita
|
cd7e48c5de
kvm: use little-endian bitops
|
14 years ago |
Akinobu Mita
|
5140a357ea
kvm: stop including asm-generic/bitops/le.h directly
|
14 years ago |
Rafael J. Wysocki
|
fb3600cc50
KVM: Use syscore_ops instead of sysdev class and sysdev
|
14 years ago |
Jan Kiszka
|
e935b8372c
KVM: Convert kvm_lock to raw_spinlock
|
14 years ago |
Rik van Riel
|
217ece6129
KVM: use yield_to instead of sleep in kvm_vcpu_on_spin
|
14 years ago |
Rik van Riel
|
34bb10b79d
KVM: keep track of which task is running a KVM vcpu
|
14 years ago |
Huang Ying
|
fafc3dbaac
KVM: Replace is_hwpoison_address with __get_user_pages
|
14 years ago |
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 |
Heiko Carstens
|
d48ead8b0b
KVM: fix build warning within __kvm_set_memory_region() on s390
|
14 years ago |
Avi Kivity
|
8234b22e1c
KVM: MMU: Don't flush shadow when enabling dirty tracking
|
14 years ago |
Andrea Arcangeli
|
22e5c47ee2
thp: add compound_trans_head() helper
|
14 years ago |
Andrea Arcangeli
|
8ee53820ed
thp: mmu_notifier_test_young
|
14 years ago |
Andrea Arcangeli
|
936a5fe6e6
thp: kvm mmu transparent hugepage support
|
14 years ago |
Avi Kivity
|
b7c4145ba2
KVM: Don't spin on virt instruction faults during reboot
|
14 years ago |
Xiao Guangrong
|
a4ee1ca4a3
KVM: MMU: delay flush all tlbs on sync_page path
|
14 years ago |
Takuya Yoshikawa
|
75b7127c38
KVM: rename hardware_[dis|en]able() to *_nolock() and add locking wrappers
|
14 years ago |