Akinobu Mita
|
cd7e48c5de
kvm: use little-endian bitops
|
14 gadi atpakaļ |
Akinobu Mita
|
5140a357ea
kvm: stop including asm-generic/bitops/le.h directly
|
14 gadi atpakaļ |
Jan Kiszka
|
e935b8372c
KVM: Convert kvm_lock to raw_spinlock
|
14 gadi atpakaļ |
Rik van Riel
|
217ece6129
KVM: use yield_to instead of sleep in kvm_vcpu_on_spin
|
14 gadi atpakaļ |
Rik van Riel
|
34bb10b79d
KVM: keep track of which task is running a KVM vcpu
|
14 gadi atpakaļ |
Huang Ying
|
fafc3dbaac
KVM: Replace is_hwpoison_address with __get_user_pages
|
14 gadi atpakaļ |
Xiao Guangrong
|
3cba41307a
KVM: make make_all_cpus_request() lockless
|
14 gadi atpakaļ |
Xiao Guangrong
|
6b7e2d0991
KVM: Add "exiting guest mode" state
|
14 gadi atpakaļ |
Heiko Carstens
|
d48ead8b0b
KVM: fix build warning within __kvm_set_memory_region() on s390
|
14 gadi atpakaļ |
Avi Kivity
|
8234b22e1c
KVM: MMU: Don't flush shadow when enabling dirty tracking
|
14 gadi atpakaļ |
Andrea Arcangeli
|
22e5c47ee2
thp: add compound_trans_head() helper
|
14 gadi atpakaļ |
Andrea Arcangeli
|
8ee53820ed
thp: mmu_notifier_test_young
|
14 gadi atpakaļ |
Andrea Arcangeli
|
936a5fe6e6
thp: kvm mmu transparent hugepage support
|
14 gadi atpakaļ |
Avi Kivity
|
b7c4145ba2
KVM: Don't spin on virt instruction faults during reboot
|
14 gadi atpakaļ |
Xiao Guangrong
|
a4ee1ca4a3
KVM: MMU: delay flush all tlbs on sync_page path
|
14 gadi atpakaļ |
Takuya Yoshikawa
|
75b7127c38
KVM: rename hardware_[dis|en]able() to *_nolock() and add locking wrappers
|
14 gadi atpakaļ |
Takuya Yoshikawa
|
97e91e28fa
KVM: take kvm_lock for hardware_disable() during cpu hotplug
|
14 gadi atpakaļ |
Jan Kiszka
|
d89f5eff70
KVM: Clean up vm creation and release
|
14 gadi atpakaļ |
Jan Kiszka
|
57e7fbee1d
KVM: Refactor srcu struct release on early errors
|
14 gadi atpakaļ |
Takuya Yoshikawa
|
2653503769
KVM: replace vmalloc and memset with vzalloc
|
14 gadi atpakaļ |
Heiko Carstens
|
aac8763697
KVM: get rid of warning within kvm_dev_ioctl_create_vm
|
14 gadi atpakaļ |
Heiko Carstens
|
3bcc8a8c6c
KVM: add cast within kvm_clear_guest_page to fix warning
|
14 gadi atpakaļ |
Takuya Yoshikawa
|
6f9e5c1702
KVM: use kmalloc() for small dirty bitmaps
|
14 gadi atpakaļ |
Takuya Yoshikawa
|
515a01279a
KVM: pre-allocate one more dirty bitmap to avoid vmalloc()
|
14 gadi atpakaļ |
Takuya Yoshikawa
|
a36a57b1a1
KVM: introduce wrapper functions for creating/destroying dirty bitmaps
|
14 gadi atpakaļ |
Gleb Natapov
|
64be500706
KVM: x86: trace "exit to userspace" event
|
14 gadi atpakaļ |
Marcelo Tosatti
|
612819c3c6
KVM: propagate fault r/w information to gup(), allow read-only memory
|
14 gadi atpakaļ |
Gleb Natapov
|
8030089f9e
KVM: improve hva_to_pfn() readability
|
14 gadi atpakaļ |
Gleb Natapov
|
49c7754ce5
KVM: Add memory slot versioning and use it to provide fast guest write interface
|
14 gadi atpakaļ |
Gleb Natapov
|
af585b921e
KVM: Halt vcpu if page it tries to access is swapped out
|
14 gadi atpakaļ |