Commit Graph

150 Commits (f6de7acc42de909ccc7f00916ddb4d2064f42b67)

Author SHA1 Message Date
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
Gleb Natapov 46e624b95c KVM: Change irq routing table to use gsi indexed array 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 15 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
Heiko Carstens 28bcb11218 KVM: fix compile warnings on s390 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
Gregory Haskins 090b7aff27 KVM: make io_bus interface more robust 16 years ago
Michael S. Tsirkin 22fc02943a KVM: document lock nesting rule 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 2023a29cbe KVM: remove old KVMTRACE support code 16 years ago
Marcelo Tosatti 894a9c5543 KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl paths 16 years ago
Joerg Roedel ec04b2604c KVM: Prepare memslot data structures for multiple hugepage sizes 16 years ago
Christian Borntraeger 3eea8437f6 KVM: s390: Fix memslot initialization for userspace_addr != 0 16 years ago
Marcelo Tosatti 229456fc34 KVM: convert custom marker based tracing to event traces 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
Gregory Haskins d76685c4a0 KVM: cleanup io_device code 16 years ago
Sheng Yang 968a634793 KVM: No disable_irq for MSI/MSI-X interrupt on device assignment 16 years ago
Gregory Haskins 721eecbf4f KVM: irqfd 16 years ago
Marcelo Tosatti 84261923d3 KVM: protect concurrent make_all_cpus_request 16 years ago
Izik Eidus e244584fe3 KVM: Fix dirty bit tracking for slots with large pages 16 years ago
Yinghai Lu aee74f3bb3 kvm: remove the duplicated cpumask_clear 16 years ago
Avi Kivity 09f8ca74ae KVM: Prevent overflow in largepages calculation 16 years ago
Avi Kivity ac04527f79 KVM: Disable large pages on misaligned memory slots 16 years ago
Marcelo Tosatti b43b1901ad KVM: take mmu_lock when updating a deleted slot 16 years ago
Marcelo Tosatti 547de29e5b KVM: protect assigned dev workqueue, int handler and irq acker 16 years ago
Sheng Yang 8e1c18157d KVM: VMX: Disable VMX when system shutdown 16 years ago
Gleb Natapov 78646121e9 KVM: Fix interrupt unhalting a vcpu when it shouldn't 16 years ago
Gleb Natapov 09cec75488 KVM: Timer event should not unconditionally unhalt vcpu. 16 years ago