summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-01KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'Feng Wu2-1/+20
2015-10-01KVM: eventfd: add irq bypass consumer managementEric Auger2-0/+17
2015-10-01KVM: introduce kvm_arch functions for IRQ bypassEric Auger3-0/+25
2015-10-01KVM: create kvm_irqfd.hEric Auger2-72/+92
2015-10-01virt: Add virt directory to the top MakefileFeng Wu2-4/+7
2015-10-01virt: IRQ bypass managerAlex Williamson5-0/+357
2015-10-01irq_remapping: move structs outside #ifdefPaolo Bonzini1-5/+5
2015-10-01x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERORadim Krčmář1-11/+35
2015-10-01KVM: VMX: drop rdtscp_enabled fieldXiao Guangrong2-11/+14
2015-10-01KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROLXiao Guangrong1-17/+6
2015-10-01KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL updateXiao Guangrong1-10/+25
2015-10-01KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_ena...Paolo Bonzini1-3/+8
2015-10-01KVM: VMX: simplify invpcid handling in vmx_cpuid_update()Xiao Guangrong1-12/+5
2015-10-01KVM: VMX: simplify rdtscp handling in vmx_cpuid_update()Xiao Guangrong1-9/+8
2015-10-01KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()Xiao Guangrong1-2/+1
2015-10-01KVM: x86: add pcommit supportXiao Guangrong5-8/+42
2015-10-01KVM: x86: allow guest to use cflushopt and clwbXiao Guangrong1-1/+1
2015-10-01KVM: vmx: disable posted interrupts if no local APICPaolo Bonzini1-1/+2
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin5-2/+26
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 Smetanin4-0/+21
2015-10-01kvm: add capability for any-length ioeventfdsJason Wang4-4/+8
2015-10-01kvm: add tracepoint for fast mmioJason Wang3-0/+20
2015-10-01kvm: use kmalloc() instead of kzalloc() during iodev register/unregisterJason Wang1-2/+2
2015-10-01KVM: x86: Add support for local interrupt requests from userspaceSteve Rutherford5-19/+78
2015-10-01KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford8-16/+78
2015-10-01KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford6-8/+48
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford10-7/+75
2015-10-01KVM: x86: unify handling of interrupt windowPaolo Bonzini3-26/+2
2015-10-01KVM: x86: introduce lapic_in_kernelPaolo Bonzini7-43/+45
2015-10-01KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini6-9/+15
2015-10-01KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini7-34/+18
2015-10-01KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini5-23/+14
2015-10-01tools lib traceevent: update KVM pluginPaolo Bonzini1-8/+17
2015-10-01Merge branch 'x86/for-kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Paolo Bonzini1-55/+55
2015-10-01Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller1-1/+1
2015-10-01Update KVM homepage UrlDirk Müller1-2/+2
2015-10-01Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini1-96/+5
2015-10-01Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini1-8/+7
2015-10-01Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini1-10/+0
2015-10-01Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2-5/+13
2015-09-30x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APICPaolo Bonzini1-55/+55
2015-09-28Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...Radim Krčmář2-4/+1
2015-09-27Linux 4.3-rc3Linus Torvalds1-1/+1
2015-09-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+27
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+16
2015-09-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-6/+30
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds34-162/+278
2015-09-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-19/+126
2015-09-27Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixesOlof Johansson4-3/+28