Commit Graph

550 Commits (e015050cc5ea01e4beba3862dcafef9360c77522)

Author SHA1 Message Date
Sanjay Lal 2f4d9b5442 KVM/MIPS32: Do not call vcpu_load when injecting interrupts. 12 years ago
Asias He 7dac16c379 KVM: Fix kvm_irqfd_init initialization 12 years ago
Scott Wood db6ae61581 kvm: Add compat_ioctl for device control API 12 years ago
Paul Mackerras 5975a2e095 KVM: PPC: Book3S: Add API for in-kernel XICS emulation 12 years ago
Scott Wood 07f0a7bdec kvm: destroy emulated devices on VM exit 12 years ago
Scott Wood 5df554ad5b kvm/ppc/mpic: in-kernel MPIC emulation 12 years ago
Scott Wood 852b6d57dc kvm: add device control API 12 years ago
Alexander Graf 7df35f5496 KVM: Move irqfd resample cap handling to generic code 12 years ago
Alexander Graf e8cde0939d KVM: Move irq routing setup to irqchip.c 12 years ago
Alexander Graf 1c9f8520bd KVM: Extract generic irqchip logic into irqchip.c 12 years ago
Alexander Graf aa8d5944b8 KVM: Move irq routing to generic code 12 years ago
Alexander Graf a725d56a02 KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING 12 years ago
Alexander Graf 8175e5b79c KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS 12 years ago
Yang Zhang a20ed54d6e KVM: VMX: Add the deliver posted interrupt algorithm 12 years ago
Yang Zhang cf9e65b773 KVM: Set TMR when programming ioapic entry 12 years ago
Yang Zhang 3d81bc7e96 KVM: Call common update function when ioapic entry changed. 12 years ago
Yang Zhang 2c2bf01136 KVM: Use eoi to track RTC interrupt delivery status 12 years ago
Yang Zhang aa2fbe6d44 KVM: Let ioapic know the irq line status 12 years ago
Yang Zhang f3bff6318f KVM: Force vmexit with virtual interrupt delivery 12 years ago
Yang Zhang 106069193c KVM: Add reset/restore rtc_status support 12 years ago
Yang Zhang b4f2225c07 KVM: Return destination vcpu on interrupt injection 12 years ago
Yang Zhang 8dc6aade5b KVM: Introduce struct rtc_status 12 years ago
Yang Zhang 1fcc7890db KVM: Add vcpu info to ioapic_update_eoi() 12 years ago
Geoff Levand e3ba45b804 KVM: Move kvm_spurious_fault to x86.c 12 years ago
Geoff Levand 39369f7a8b KVM: Make local routines static 12 years ago
Michael S. Tsirkin 05e07f9bdb kvm: fix MMIO/PIO collision misdetection 12 years ago
Yang Zhang 44944d4d28 KVM: Call kvm_apic_match_dest() to check destination vcpu 12 years ago
Andrew Honig 8f964525a1 KVM: Allow cross page reads and writes from cached translations. 12 years ago
Andy Honig a2c118bfab KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798) 12 years ago
Raghavendra K T 7bc7ae25b1 kvm: Iterate over only vcpus that are preempted 12 years ago
Raghavendra K T 3a08a8f9f0 kvm: Record the preemption status of vcpus using preempt notifiers 12 years ago
Cornelia Huck 2b83451b45 KVM: ioeventfd for virtio-ccw devices. 12 years ago
Cornelia Huck a0f155e964 KVM: Initialize irqfd from kvm_init(). 12 years ago
Takuya Yoshikawa 8482644aea KVM: set_memory_region: Refactor commit_memory_region() 12 years ago
Takuya Yoshikawa 7b6195a91d KVM: set_memory_region: Refactor prepare_memory_region() 12 years ago
Takuya Yoshikawa 74d0727cb7 KVM: set_memory_region: Make kvm_mr_change available to arch code 12 years ago
Takuya Yoshikawa 47ae31e257 KVM: set_memory_region: Drop user_alloc from set_memory_region() 12 years ago
Takuya Yoshikawa 462fce4606 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Takuya Yoshikawa 7a905b1485 KVM: Remove user_alloc from struct kvm_memory_slot 12 years ago
Takuya Yoshikawa 75d61fbcf5 KVM: set_memory_region: Disallow changing read-only attribute later 12 years ago
Takuya Yoshikawa f64c039893 KVM: set_memory_region: Identify the requested change explicitly 12 years ago
Raghavendra K T c45c528e89 kvm: Handle yield_to failure return code for potential undercommit case 12 years ago
Yang Zhang c7c9c56ca2 x86, apicv: add virtual interrupt delivery support 12 years ago
Alex Williamson d47510e295 kvm: Obey read-only mappings in iommu 12 years ago
Alex Williamson 261874b0d5 kvm: Force IOMMU remapping on memory slot read-only flag changes 12 years ago
Takuya Yoshikawa a843fac253 KVM: set_memory_region: Remove unnecessary variable memslot 12 years ago
Takuya Yoshikawa 0a706beefb KVM: set_memory_region: Don't check for overlaps unless we create or move a slot 12 years ago
Takuya Yoshikawa 0ea75e1d26 KVM: set_memory_region: Don't jump to out_free unnecessarily 12 years ago
Takuya Yoshikawa c972f3b125 KVM: Write protect the updated slot only when dirty logging is enabled 12 years ago