Commit Graph

290 Commits (fd1a190029cc29fadf14bb9a1e82767e80c6ebdb)

Author SHA1 Message Date
Amos Kong 6ea34c9b78 kvm: exclude ioeventfd from counting kvm_io_range limit 12 years ago
Frederic Weisbecker 521921bad1 kvm: Move guest entry/exit APIs to context_tracking 12 years ago
Marcelo Tosatti 0061d53daf KVM: x86: limit difference between kvmclock updates 12 years ago
Paul Mackerras 5975a2e095 KVM: PPC: Book3S: Add API for in-kernel XICS emulation 12 years ago
Alex Williamson 2a5bab1004 kvm: Allow build-time configuration of KVM device assignment 12 years ago
Jan Kiszka 730dca42c1 KVM: x86: Rework request for immediate exit 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 e8cde0939d KVM: Move irq routing setup to irqchip.c 12 years ago
Alexander Graf 7eee2efdc6 KVM: Remove kvm_get_intr_delivery_bitmask 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 3d81bc7e96 KVM: Call common update function when ioapic entry changed. 12 years ago
Yang Zhang aa2fbe6d44 KVM: Let ioapic know the irq line status 12 years ago
Geoff Levand 8b415dcd76 KVM: Move kvm_rebooting declaration out of x86 12 years ago
Geoff Levand fc1b74925f KVM: Move vm_list kvm_lock declarations out of x86 12 years ago
Andrew Honig 8f964525a1 KVM: Allow cross page reads and writes from cached translations. 12 years ago
Marcelo Tosatti 09a6e1f4ad Revert "KVM: allow host header to be included even for !CONFIG_KVM" 12 years ago
Kevin Hilman f445f11eb2 KVM: allow host header to be included even for !CONFIG_KVM 12 years ago
Raghavendra K T 3a08a8f9f0 kvm: Record the preemption status of vcpus using preempt notifiers 12 years ago
Cornelia Huck 060f0ce6ff KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS. 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
Takuya Yoshikawa 7a905b1485 KVM: Remove user_alloc from struct kvm_memory_slot 12 years ago
Yang Zhang c7c9c56ca2 x86, apicv: add virtual interrupt delivery support 12 years ago
Frederic Weisbecker 6a61671bb2 cputime: Safely read cputime of full dynticks CPUs 12 years ago
Frederic Weisbecker c11f11fcbd kvm: Prepare to add generic guest entry/exit callbacks 12 years ago
Alexander Graf 1c81063655 KVM: PPC: BookE: Implement EPR exit 12 years ago
Alex Williamson 116c14c019 kvm: Fix memory slot generation updates 12 years ago
Alex Williamson 1e702d9af5 KVM: struct kvm_memory_slot.id -> short 12 years ago
Alex Williamson 6104f472a5 KVM: struct kvm_memory_slot.flags -> u32 12 years ago
Alex Williamson f82a8cfe93 KVM: struct kvm_memory_slot.user_alloc -> bool 12 years ago
Alex Williamson 0743247fbf KVM: Make KVM_PRIVATE_MEM_SLOTS optional 12 years ago
Alex Williamson bbacc0c111 KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS 12 years ago
Alexander Graf 914daba865 KVM: Distangle eventfd code from irqchip 12 years ago
Michael S. Tsirkin 01f2188037 kvm: add kvm_set_irq_inatomic 12 years ago
Marcelo Tosatti 42897d866b KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization 12 years ago
Marcelo Tosatti d828199e84 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag 12 years ago
Frederic Weisbecker fd25b4c2f2 vtime: Remove the underscore prefix invasion 12 years ago
Xiao Guangrong 87da7e66a4 KVM: x86: fix vcpu->mmio_fragments overflow 12 years ago
Xiao Guangrong 81c52c56e2 KVM: do not treat noslot pfn as a error pfn 12 years ago
Frederic Weisbecker b080935c86 kvm: Directly account vtime to system on guest switch 12 years ago
Christoffer Dall 8ca40a70a7 KVM: Take kvm instead of vcpu to mmu_notifier_retry 12 years ago
Jan Kiszka 8b6e4547e0 KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset 12 years ago
Bharat Bhushan f61c94bb99 KVM: PPC: booke: Add watchdog emulation 13 years ago