summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2016-03-04KVM: i8254: remove unnecessary uses of PIT state lockRadim Krčmář
2016-03-04KVM: i8254: pass struct kvm_pit instead of kvm in PITRadim Krčmář
2016-03-04KVM: i8254: tone down WARN_ON pit.state_lockRadim Krčmář
2016-03-04KVM: i8254: use atomic_t instead of pit.inject_lockRadim Krčmář
2016-03-04KVM: i8254: add kvm_pit_reset_reinjectRadim Krčmář
2016-03-04KVM: i8254: simplify atomics in kvm_pit_ack_irqRadim Krčmář
2016-03-04KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-03-03KVM: MMU: apply page track notifierXiao Guangrong
2016-03-03KVM: MMU: simplify mmu_need_write_protectXiao Guangrong
2016-03-03KVM: MMU: use page track for non-leaf shadow pagesXiao Guangrong
2016-03-03KVM: page track: add notifier supportXiao Guangrong
2016-03-03KVM: MMU: clear write-flooding on the fast path of tracked pageXiao Guangrong
2016-03-03KVM: MMU: let page fault handler be aware tracked pageXiao Guangrong
2016-03-03KVM: page track: introduce kvm_slot_page_track_{add,remove}_pageXiao Guangrong
2016-03-03KVM: page track: add the framework of guest page trackingXiao Guangrong
2016-03-03KVM: MMU: introduce kvm_mmu_slot_gfn_write_protectXiao Guangrong
2016-03-03KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpageXiao Guangrong
2016-03-03KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowedXiao Guangrong
2016-03-03kvm: x86: Check dest_map->vector to match eoi signals for rtcJoerg Roedel
2016-03-03kvm: x86: Track irq vectors in ioapic->rtc_status.dest_mapJoerg Roedel
2016-03-03kvm: x86: Convert ioapic->rtc_status.dest_map to a structJoerg Roedel
2016-02-23KVM: x86: use list_last_entryGeliang Tang
2016-02-23KVM: x86: use list_for_each_entry*Geliang Tang
2016-02-23KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()Takuya Yoshikawa
2016-02-23KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault()Takuya Yoshikawa
2016-02-16KVM: x86: pass kvm_get_time_scale arguments in hertzPaolo Bonzini
2016-02-16kvm/x86: Hyper-V VMBus hypercall userspace exitAndrey Smetanin
2016-02-16kvm/x86: Reject Hyper-V hypercall continuationAndrey Smetanin
2016-02-16kvm/x86: Pass return code of kvm_emulate_hypercallAndrey Smetanin
2016-02-16kvm/x86: Rename Hyper-V long spin wait hypercallAndrey Smetanin
2016-02-16KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-02-16KVM: x86: fix *NULL on invalid low-prio irqRadim Krčmář
2016-02-16KVM: x86: rewrite handling of scaled TSC for kvmclockPaolo Bonzini
2016-02-16KVM: x86: rename argument to kvm_set_tsc_khzPaolo Bonzini
2016-02-16KVM: VMX: Fix guest debugging while in L2Jan Kiszka
2016-02-16KVM: VMX: Factor out is_exception_n helperJan Kiszka
2016-02-09KVM: x86: consolidate different ways to test for in-kernel LAPICPaolo Bonzini
2016-02-09KVM: x86: consolidate "has lapic" checks into irq.cPaolo Bonzini
2016-02-09KVM: APIC: remove unnecessary double checks on APIC existencePaolo Bonzini
2016-02-09KVM/VMX: Add host irq information in trace event when updating IRTE for poste...Feng Wu
2016-02-09KVM: x86: Add lowest-priority support for vt-d posted-interruptsFeng Wu
2016-02-09KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu
2016-02-09KVM: Recover IRTE to remapped mode if the interrupt is not single-destinationFeng Wu
2016-02-09KVM: x86: introduce do_shl32_div32Paolo Bonzini
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-12kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han
2016-01-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-08kvm/x86: Hyper-V SynIC timers tracepointsAndrey Smetanin
2016-01-08kvm/x86: Hyper-V SynIC tracepointsAndrey Smetanin