Commit Graph

110 Commits (7e27d6e778cd87b6f2415515d7127eba53fe5d02)

Author SHA1 Message Date
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
Marcelo Tosatti 60eead79ad KVM: introduce irq_lock, use it to protect ioapic 16 years ago
Christian Ehrhardt b188d2d365 KVM: remove redundant declarations 16 years ago
Gregory Haskins 721eecbf4f KVM: irqfd 16 years ago
Michael S. Tsirkin 5116d8f6b9 KVM: fix ack not being delivered when msi present 16 years ago
Marcelo Tosatti 84261923d3 KVM: protect concurrent make_all_cpus_request 16 years ago
Marcelo Tosatti 547de29e5b KVM: protect assigned dev workqueue, int handler and irq acker 16 years ago
Marcelo Tosatti 32f8840064 KVM: use smp_send_reschedule in kvm_vcpu_kick 16 years ago
Sheng Yang 522c68c441 KVM: Enable snooping control for supported hardware 16 years ago
Gleb Natapov 78646121e9 KVM: Fix interrupt unhalting a vcpu when it shouldn't 16 years ago