Commit Graph

192 Commits (cdf357f1e13a08a11261edacb3083746f65c1ed9)

Author SHA1 Message Date
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 828554136b KVM: Remove unnecessary divide operations 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
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
Huang Ying bf998156d2 KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages 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
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
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
Takuya Yoshikawa 87bf6e7de1 KVM: fix the handling of dirty bitmaps to avoid overflows 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Avi Kivity 70e335e168 KVM: Convert kvm->requests_lock to raw_spinlock_t 15 years ago
Joerg Roedel 8f0b1ab6fb KVM: Introduce kvm_host_page_size 15 years ago
Sheng Yang f0f4b93090 KVM: Fix kvm_coalesced_mmio_ring duplicate allocation 15 years ago
Marcelo Tosatti 6474920477 KVM: fix cleanup_srcu_struct on vm destruction 15 years ago
Marcelo Tosatti 79fac95ecf KVM: convert slots_lock to a mutex 15 years ago
Marcelo Tosatti e93f8a0f82 KVM: convert io_bus to SRCU 15 years ago
Marcelo Tosatti a983fb2387 KVM: x86: switch kvm_set_memory_alias to SRCU update 15 years ago
Marcelo Tosatti bc6678a33d KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update 15 years ago
Marcelo Tosatti 3ad26d8139 KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages 15 years ago
Marcelo Tosatti 506f0d6f9c KVM: introduce gfn_to_pfn_memslot 15 years ago
Marcelo Tosatti f7784b8ec9 KVM: split kvm_arch_set_memory_region into prepare and commit 15 years ago
Marcelo Tosatti 46a26bf557 KVM: modify memslots layout in struct kvm 15 years ago
Avi Kivity 980da6ce57 KVM: Simplify coalesced mmio initialization 15 years ago
Avi Kivity 4c07b0a4b6 KVM: Remove ifdefs from mmu notifier initialization 15 years ago
Avi Kivity 283d0c65e4 KVM: Disentangle mmu notifiers and coalesced_mmio registration 15 years ago
Heiko Carstens b4329db0d7 KVM: get rid of kvm_create_vm() unused label warning on s390 15 years ago
Sheng Yang fae3a3536a KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device() 15 years ago
Roland Dreier 628ff7c1d8 anonfd: Allow making anon files read-only 15 years ago
Avi Kivity a9c7399d6c KVM: Allow internal errors reported to userspace to carry extra data 15 years ago
Arnd Bergmann 6ff5894cdf KVM: Enable 32bit dirty log pointers on 64bit host 15 years ago
Zhai, Edwin d255f4f2ba KVM: introduce kvm_vcpu_on_spin 15 years ago
Alexander Graf 10474ae894 KVM: Activate Virtualization On Demand 15 years ago
Avi Kivity bfd99ff5d4 KVM: Move assigned device code to own file 15 years ago
Gleb Natapov 680b3648ba KVM: Drop kvm->irq_lock lock from irq injection path 15 years ago
Gleb Natapov 136bdfeee7 KVM: Move irq ack notifier list to arch independent code 15 years ago