Commit Graph

119 Commits (60ac03685bf513f9d9b6e8e098018b35309ed326)

Author SHA1 Message Date
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
Avi Kivity e36d96f7cf KVM: Keep slot ID in memory slot structure 15 years ago
Avi Kivity 0719837c08 KVM: Reduce atomic operations on vcpu->requests 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
Dexuan Cui 2acf923e38 KVM: VMX: Enable XSAVE/XRSTOR for guest 15 years ago
Avi Kivity d94e1dc9af KVM: Get rid of KVM_REQ_KICK 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
Gui Jianfeng 2a059bf444 KVM: Get rid of dead function gva_to_page() 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
Sridhar Samudrala e80e2a60ff KVM: Increase NR_IOBUS_DEVS limit to 200 15 years ago
Takuya Yoshikawa 87bf6e7de1 KVM: fix the handling of dirty bitmaps to avoid overflows 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
Zhai, Edwin ab9f4ecbb6 KVM: enable PCI multiple-segments for pass-through device 15 years ago
Avi Kivity 02daab21d9 KVM: Lazify fpu activation and deactivation 15 years ago
Marcelo Tosatti 79fac95ecf KVM: convert slots_lock to a mutex 15 years ago
Marcelo Tosatti f656ce0185 KVM: switch vcpu context to use SRCU 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
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 136bdfeee7 KVM: Move irq ack notifier list to arch independent code 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
Christoph Hellwig fc5377668c tracing: Remove markers 16 years ago
Gleb Natapov a1b37100d9 KVM: Reduce runnability interface with arch support code 16 years ago
Gleb Natapov 0b71785dc0 KVM: Move kvm_cpu_get_interrupt() declaration to x86 code 16 years ago
Gregory Haskins d34e6b175e KVM: add ioeventfd support 16 years ago
Gregory Haskins 090b7aff27 KVM: make io_bus interface more robust 16 years ago
Michael S. Tsirkin bda9020e24 KVM: remove in_range from io devices 16 years ago
Michael S. Tsirkin 6c47469453 KVM: convert bus to slots_lock 16 years ago
Marcelo Tosatti d3efc8efdb KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bsp 16 years ago
Marcelo Tosatti 2023a29cbe KVM: remove old KVMTRACE support code 16 years ago
Joerg Roedel ec04b2604c KVM: Prepare memslot data structures for multiple hugepage sizes 16 years ago
Marcelo Tosatti 54dee9933e KVM: VMX: conditionally disable 2M pages 16 years ago
Gleb Natapov 988a2cae6a KVM: Use macro to iterate over vcpus. 16 years ago
Gleb Natapov 73880c80aa KVM: Break dependency between vcpu index in vcpus array and vcpu_id. 16 years ago
Gleb Natapov c5af89b68a KVM: Introduce kvm_vcpu_is_bsp() function. 16 years ago
Marcelo Tosatti fa40a8214b KVM: switch irq injection/acking data structures to irq_lock 16 years ago