Commit Graph

171 Commits (281627df3eb55e1b729b9bb06fff5ff112929646)

Author SHA1 Message Date
Gleb Natapov f5132b0138 KVM: Expose a version 2 architectural PMU to a guests 13 years ago
Gleb Natapov d546cb406e KVM: drop bsp_vcpu pointer from kvm struct 13 years ago
Xiao Guangrong f85e2cb5db KVM: introduce a table to map slot id to index in memslots array 13 years ago
Xiao Guangrong bf3e05bc1e KVM: sort memslots by its size and use line search 13 years ago
Xiao Guangrong 28a37544fb KVM: introduce id_to_memslot function 13 years ago
Xiao Guangrong be6ba0f096 KVM: introduce kvm_for_each_memslot macro 13 years ago
Xiao Guangrong be593d6286 KVM: introduce update_memslots function 13 years ago
Xiao Guangrong 93a5cef07d KVM: introduce KVM_MEM_SLOTS_NUM macro 13 years ago
Takuya Yoshikawa 7850ac5420 KVM: Count the number of dirty pages for dirty logging 13 years ago
Eric B Munson b297e672e2 KVM: Fix include dependency for mmu_notifier 13 years ago
Nadav Har'El d6185f20a0 KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT 13 years ago
Avi Kivity 7460fb4a34 KVM: Fix simultaneous NMIs 14 years ago
Jan Kiszka bd80158aff KVM: Clean up and extend rate-limited output 14 years ago
Sasha Levin 743eeb0b01 KVM: Intelligent device lookup on I/O bus 14 years ago
Sasha Levin 2b3c246a68 KVM: Make coalesced mmio use a device per zone 14 years ago
Xiao Guangrong fce92dce79 KVM: MMU: filter out the mmio pfn from the fault pfn 14 years ago
Glauber Costa c9aaa8957f KVM: Steal time implementation 14 years ago
Gleb Natapov e03b644fe6 KVM: introduce kvm_read_guest_cached 14 years ago
Gleb Natapov 8fa2206821 KVM: make guest mode entry to be rcu quiescent state 14 years ago
Alex Williamson f8fcfd7755 KVM: Use pci_store/load_saved_state() around VM device usage 14 years ago
Jeff Mahoney b42fc3cbc3 KVM: Fix off by one in kvm_for_each_vcpu iteration 14 years ago
Avi Kivity cef4dea07f KVM: 16-byte mmio support 14 years ago
Marcelo Tosatti c761e5868e Revert "KVM: Fix race between nmi injection and enabling nmi window" 14 years ago
Xiao Guangrong 0ee8dcb87e KVM: cleanup memslot_id function 14 years ago
Avi Kivity f86368493e KVM: Fix race between nmi injection and enabling nmi window 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
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 14 years ago
Alexander Graf 27923eb19c KVM: PPC: Fix compile warning 14 years ago
Michael S. Tsirkin bd2b53b20f KVM: fast-path msi injection with irqfd 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 d89f5eff70 KVM: Clean up vm creation and release 14 years ago
Takuya Yoshikawa 515a01279a KVM: pre-allocate one more dirty bitmap to avoid vmalloc() 14 years ago
Marcelo Tosatti 612819c3c6 KVM: propagate fault r/w information to gup(), allow read-only memory 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 af585b921e KVM: Halt vcpu if page it tries to access is swapped out 14 years ago
Jan Kiszka d7a79b6c80 KVM: Fix signature of kvm_iommu_map_pages stub 14 years ago
Zachary Amsden 34c238a1d1 KVM: x86: Rename timer function 14 years ago
Avi Kivity 3842d135ff KVM: Check for pending events before attempting injection 14 years ago
Joerg Roedel c30a358d33 KVM: MMU: Add infrastructure for two-level page walker 14 years ago
Xiao Guangrong 365fb3fdf6 KVM: MMU: rewrite audit_mappings_page() function 14 years ago
Xiao Guangrong 48987781eb KVM: MMU: introduce gfn_to_page_many_atomic() function 14 years ago
Xiao Guangrong 887c08ac19 KVM: MMU: introduce hva_to_pfn_atomic function 14 years ago
Arnd Bergmann 4b6a2872a2 kvm: add __rcu annotations 15 years ago