Commit Graph

325 Commits (6680d940b80dbb0617226c5b76b071a3977feb1c)

Author SHA1 Message Date
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
Michael S. Tsirkin bd2b53b20f KVM: fast-path msi injection with irqfd 14 years ago
Takuya Yoshikawa 75b7127c38 KVM: rename hardware_[dis|en]able() to *_nolock() and add locking wrappers 14 years ago
Takuya Yoshikawa 97e91e28fa KVM: take kvm_lock for hardware_disable() during cpu hotplug 14 years ago
Jan Kiszka 51de271d44 KVM: Clean up kvm_vm_ioctl_assigned_device 14 years ago
Jan Kiszka ed78661f26 KVM: Save/restore state of assigned PCI device 14 years ago
Jan Kiszka 1e001d49f9 KVM: Refactor IRQ names of assigned devices 14 years ago
Jan Kiszka 0645211c43 KVM: Switch assigned device IRQ forwarding to threaded handler 14 years ago
Jan Kiszka 0c106b5aaa KVM: Clear assigned guest IRQ on release 14 years ago
Jan Kiszka d89f5eff70 KVM: Clean up vm creation and release 14 years ago
Jan Kiszka 57e7fbee1d KVM: Refactor srcu struct release on early errors 14 years ago
Xiao Guangrong 64f638c7c4 KVM: fix the race while wakeup all pv guest 14 years ago
Xiao Guangrong 15096ffcea KVM: handle more completed apfs if possible 14 years ago
Takuya Yoshikawa 2653503769 KVM: replace vmalloc and memset with vzalloc 14 years ago
Heiko Carstens aac8763697 KVM: get rid of warning within kvm_dev_ioctl_create_vm 14 years ago
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 7c90705bf2 KVM: Inject asynchronous page fault into a PV guest if page is swapped out. 14 years ago
Gleb Natapov 344d9588a9 KVM: Add PV MSR to enable asynchronous page faults delivery. 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 56028d0861 KVM: Retry fault before vmentry 14 years ago
Gleb Natapov af585b921e KVM: Halt vcpu if page it tries to access is swapped out 14 years ago
Jan Kiszka 2a31339aa0 KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pages 15 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
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Avi Kivity ca242ac996 KVM: Fix reboot on Intel hosts 15 years ago
Michael S. Tsirkin 6bbfb26531 KVM: fix irqfd assign/deassign race 15 years ago
Zachary Amsden da908f2fb4 KVM: x86: Perform hardware_enable in CPU_STARTING callback 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
Gleb Natapov fa7bff8f8a KVM: define hwpoison variables static 15 years ago
Joerg Roedel 5689cc53fa KVM: Use u64 for frame data types 15 years ago
Joerg Roedel 828554136b KVM: Remove unnecessary divide operations 15 years ago
Sheng Yang 95c87e2b44 KVM: Fix IOMMU memslot reference warning 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