Commit Graph

300 Commits (7905d9a5ad7a83f1c1c00559839857ab90afbdfc)

Author SHA1 Message Date
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 14 years ago
Nicolas Kaiser 9611c18777 KVM: fix typo in copyright notice 14 years ago
Avi Kivity 624d84cfe6 KVM: cpu_relax() during spin waiting for reboot 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
Zachary Amsden ca84d1a24c KVM: x86: Add clock sync request to hardware enable 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
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
Avi Kivity a8eeb04a44 KVM: Add mini-API for vcpu->requests 15 years ago
Avi Kivity a1f4d39500 KVM: Remove memory alias support 15 years ago
Chris Lalancette aefd18f01e KVM: x86: In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's 15 years ago
Andi Kleen a24e809902 KVM: Fix unused but set warnings 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
Avi Kivity 221d059d15 KVM: Update Red Hat copyrights 15 years ago
Avi Kivity 9373662463 KVM: Consolidate arch specific vcpu ioctl locking 15 years ago
Avi Kivity 2122ff5eab KVM: move vcpu locking to dispatcher for generic vcpu ioctls 15 years ago
Alex Williamson 48bb09eee4 KVM: remove CAP_SYS_RAWIO requirement from kvm_vm_ioctl_assign_irq 15 years ago
Huang Ying bf998156d2 KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages 15 years ago
Marcelo Tosatti 07dc7263b9 KVM: read apic->irr with ioapic lock held 15 years ago
Jan Kiszka 05b782ab95 KVM: Fix order passed to iommu_unmap 15 years ago
Avi Kivity 0ee75bead8 KVM: Let vcpu structure alignment be determined at runtime 15 years ago
Takuya Yoshikawa d14769377a KVM: Remove test-before-set optimization for dirty bits 15 years ago
Lai Jiangshan 66cbff59a1 KVM: do not call hardware_disable() on CPU_UP_CANCELED 15 years ago
Lai Jiangshan 90d83dc3d4 KVM: use the correct RCU API for PROVE_RCU=y 15 years ago
Takuya Yoshikawa 660c22c425 KVM: limit the number of pages per memory slot 15 years ago
Takuya Yoshikawa 6ce5a090a9 KVM: coalesced_mmio: fix kvm_coalesced_mmio_init()'s error handling 15 years ago
jing zhang d57e2c0740 KVM: fix assigned_device_enable_host_msix error handling 15 years ago
Wei Yongjun a87fa35514 KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO failure 15 years ago
Xiao Guangrong 2ed152afc7 KVM: cleanup kvm trace 15 years ago
Marcelo Tosatti 46a47b1ed1 KVM: convert ioapic lock to spinlock 15 years ago
Takuya Yoshikawa f5c9803173 KVM: update gfn_to_hva() to use gfn_to_hva_memslot() 15 years ago
Lai Jiangshan eda2beda83 KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_release() 15 years ago