summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18KVM: x86: request interrupt window when IRQ chip is splitMatt Gingell1-2/+4
2015-11-18KVM: x86: set KVM_REQ_EVENT on local interrupt request from user spaceMatt Gingell1-0/+1
2015-11-18KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...Matt Gingell1-24/+19
2015-11-18KVM: x86: fix interrupt window handling in split IRQ chip caseMatt Gingell1-14/+19
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-22/+137
2015-11-10KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini1-1/+1
2015-11-10KVM: x86: Use the correct vcpu's TSC rate to compute time scaleHaozhong Zhang1-2/+4
2015-11-10KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang1-3/+8
2015-11-10KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang1-0/+14
2015-11-10KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang1-3/+12
2015-11-10KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang1-5/+41
2015-11-10KVM: x86: Add a common TSC scaling functionHaozhong Zhang1-1/+39
2015-11-10KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang1-1/+8
2015-11-10KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang1-0/+4
2015-11-10KVM: x86: declare a few variables as __read_mostlyPaolo Bonzini1-7/+7
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-59/+197
2015-11-04KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()Laszlo Ersek1-1/+3
2015-11-04KVM: x86: add read_phys to x86_emulate_opsRadim Krčmář1-0/+10
2015-11-04KVM: x86: removing unused variableSaurabh Sengar1-11/+5
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+14
2015-10-16KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti1-7/+2
2015-10-14KVM: x86: fix edge EOI and IOAPIC reconfig raceRadim Krčmář1-1/+3
2015-10-14Merge branch 'kvm-master' into HEADPaolo Bonzini1-1/+1
2015-10-14KVM: x86: fix previous commit for 32-bitPaolo Bonzini1-1/+1
2015-10-13Merge branch 'kvm-master' into HEADPaolo Bonzini1-60/+75
2015-10-13KVM: x86: fix SMI to halted VCPUPaolo Bonzini1-0/+3
2015-10-13KVM: x86: clean up kvm_arch_vcpu_runnablePaolo Bonzini1-10/+29
2015-10-13KVM: x86: map/unmap private slots in __x86_set_memory_regionPaolo Bonzini1-32/+30
2015-10-13KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini1-18/+13
2015-10-01KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu1-10/+24
2015-10-01KVM: x86: select IRQ_BYPASS_MANAGERFeng Wu1-0/+53
2015-10-01KVM: x86: Update IRTE for posted-interruptsFeng Wu1-0/+2
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin1-0/+1
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU.Andrey Smetanin1-0/+1
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin1-0/+7
2015-10-01kvm: add tracepoint for fast mmioJason Wang1-0/+1
2015-10-01KVM: x86: Add support for local interrupt requests from userspaceSteve Rutherford1-9/+33
2015-10-01KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford1-1/+8
2015-10-01KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford1-0/+11
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford1-2/+21
2015-10-01KVM: x86: unify handling of interrupt windowPaolo Bonzini1-2/+2
2015-10-01KVM: x86: introduce lapic_in_kernelPaolo Bonzini1-9/+9
2015-10-01KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini1-5/+3
2015-10-01KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini1-4/+1
2015-09-28Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...Radim Krčmář1-4/+0
2015-09-21KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini1-0/+2
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini1-0/+1
2015-09-14x86/fpu: Rename XSAVE macrosDave Hansen1-13/+14
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2015-09-06kvm: compile process_smi_save_seg_64() only for x86_64Alexander Kuleshov1-0/+2