Commit Graph

338 Commits (c2d0c555c22242c3a76e366074c4d83ef9fa3b8c)

Author SHA1 Message Date
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 50eb2a3cd0 KVM: Add KVM_MMIO kconfig item 15 years ago
Avi Kivity 4c07b0a4b6 KVM: Remove ifdefs from mmu notifier initialization 15 years ago
Avi Kivity 3f0852e0ac KVM: Add include guards for coalesced_mmio.h 15 years ago
Avi Kivity 283d0c65e4 KVM: Disentangle mmu notifiers and coalesced_mmio registration 15 years ago
Michael S. Tsirkin b6a114d272 KVM: fix spurious interrupt with irqfd 15 years ago
Marcelo Tosatti d72118ceca KVM: properly check max PIC pin in irq route setup 15 years ago
Michael S. Tsirkin f1d1c309f3 KVM: only allow one gsi per fd 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
Marcelo Tosatti e50212bb51 KVM: only clear irq_source_id if irqchip is present 15 years ago
Arnd Bergmann 6ff5894cdf KVM: Enable 32bit dirty log pointers on 64bit host 15 years ago
Marcelo Tosatti cd5a2685de KVM: fix irq_source_id size verification 15 years ago
Zhai, Edwin d255f4f2ba KVM: introduce kvm_vcpu_on_spin 15 years ago
Jiri Slaby 0c6ddcebd8 KVM: fix lock imbalance in kvm_*_irq_source_id() 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 eba0226bdf KVM: Move IO APIC to its own lock 15 years ago
Gleb Natapov 280aa177dc KVM: Convert irq notifiers lists to RCU locking 15 years ago
Gleb Natapov 136bdfeee7 KVM: Move irq ack notifier list to arch independent code 15 years ago
Gleb Natapov e42bba90bf KVM: Move irq routing data structure to rcu locking 15 years ago
Gleb Natapov 3e71f88bc9 KVM: Maintain back mapping from irqchip/pin to gsi 15 years ago
Gleb Natapov 46e624b95c KVM: Change irq routing table to use gsi indexed array 15 years ago
Gleb Natapov 1a6e4a8c27 KVM: Move irq sharing information to irqchip level 15 years ago
Avi Kivity 45ec431c52 KVM: Don't wrap schedule() with vcpu_put()/vcpu_load() 15 years ago
Alexander Graf c8240bd6f0 Use Little Endian for Dirty Bitmap 15 years ago
Darrick J. Wong 0ea4ed8e94 KVM: Prevent kvm_init from corrupting debugfs structures 16 years ago
Izik Eidus 3da0dd433d KVM: add support for change_pte mmu notifiers 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Li Zefan 79f5599772 cpumask: use zalloc_cpumask_var() where possible 16 years ago
Julia Lawall 6223011fb9 KVM: correct error-handling code 16 years ago
Heiko Carstens 28bcb11218 KVM: fix compile warnings on s390 16 years ago
Gleb Natapov 65a8221163 KVM: Fix coalesced interrupt reporting in IOAPIC 16 years ago
Avi Kivity 6621fbc2c6 KVM: Move #endif KVM_CAP_IRQ_ROUTING to correct place 16 years ago
Xiao Guangrong aed665f7bb KVM: fix kvm_init() error handling 16 years ago
Jan Kiszka e601e3be7a KVM: Drop obsolete cpu_get/put in make_all_cpus_request 16 years ago
Gleb Natapov a1b37100d9 KVM: Reduce runnability interface with arch support code 16 years ago
Gregory Haskins d34e6b175e KVM: add ioeventfd support 16 years ago