summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Factor out vgic_attr_regs_access functionalityChristoffer Dall2016-09-081-27/+73
* KVM: arm/arm64: Add VGICv3 save/restore API documentationChristoffer Dall2016-09-083-35/+261
* KVM: nVMX: expose INS/OUTS information supportJan Dakinevich2016-09-071-0/+9
* KVM: VMX: not use vmcs_config in setup_vmcs_configPaolo Bonzini2016-09-071-1/+1
* KVM: x86: remove stale commentsPaolo Bonzini2016-09-071-1/+0
* KVM: x86: ratelimit and decrease severity for guest-triggered printkPaolo Bonzini2016-09-071-9/+9
* KVM: nVMX: pass valid guest linear-address to the L1Jan Dakinevich2016-09-071-0/+3
* KVM: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-073-34/+5
* KVM: nVMX: make emulated nested preemption timer pinnedWanpeng Li2016-09-071-1/+1
* vmx: refine validity check for guest linear addressLiang Li2016-09-071-1/+1
* Merge branch 'x86/amd-avic' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-09-056-66/+801
|\
| * iommu/amd: Enable vAPIC interrupt remapping mode by defaultSuravee Suthikulpanit2016-09-053-10/+48
| * iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pa...Suravee Suthikulpanit2016-09-053-4/+79
| * iommu/amd: Introduce amd_iommu_update_ga()Suravee Suthikulpanit2016-09-053-0/+49
| * iommu/amd: Adding GALOG interrupt handlerSuravee Suthikulpanit2016-09-052-6/+87
| * iommu/amd: Detect and initialize guest vAPIC logSuravee Suthikulpanit2016-09-052-7/+133
| * iommu/amd: Add support for multiple IRTE formatsSuravee Suthikulpanit2016-09-053-25/+50
| * iommu/amd: Introduce interrupt remapping ops structureSuravee Suthikulpanit2016-09-052-5/+205
| * iommu/amd: Move and introduce new IRTE-related unions and structuresSuravee Suthikulpanit2016-09-052-28/+76
| * iommu/amd: Detect and enable guest vAPIC supportSuravee Suthikulpanit2016-09-054-6/+99
* | KVM: x86: Expose more Intel AVX512 feature to guestLuwei Kang2016-08-191-1/+2
* | mmu: don't pass *kvm to spte_write_protect and spte_*_dirtyBandan Das2016-08-191-6/+6
* | KVM: lapic: don't recalculate apic map table twice when enabling LAPICWanpeng Li2016-08-191-2/+3
* | MIPS: KVM: Check for pfn noslot caseJames Hogan2016-08-191-1/+1
* | Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-08-1811-71/+164
|\ \
| * | arm64: KVM: report configured SRE value to 32-bit worldVladimir Murzin2016-08-171-1/+1
| * | arm64: KVM: remove misleading comment on pmu statusVladimir Murzin2016-08-171-8/+0
| * | KVM: arm/arm64: timer: Workaround misconfigured timer interruptMarc Zyngier2016-08-171-1/+10
| * | arm64: Document workaround for Cortex-A72 erratum #853709Marc Zyngier2016-08-172-1/+2
| * | KVM: arm/arm64: Change misleading use of is_error_pfnChristoffer Dall2016-08-171-1/+1
| * | KVM: arm64: ITS: avoid re-mapping LPIsAndre Przywara2016-08-161-14/+13
| * | KVM: arm64: check for ITS device on MSI injectionAndre Przywara2016-08-151-2/+19
| * | KVM: arm64: ITS: move ITS registration into first VCPU runAndre Przywara2016-08-153-10/+47
| * | KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomicChristoffer Dall2016-08-151-10/+16
| * | KVM: arm64: vgic-its: Plug race in vgic_put_irqChristoffer Dall2016-08-101-5/+5
| * | KVM: arm64: vgic-its: Handle errors from vgic_add_lpiChristoffer Dall2016-08-101-4/+17
| * | KVM: arm64: ITS: return 1 on successful MSI injectionAndre Przywara2016-08-092-19/+38
| |/
* | kvm: nVMX: fix nested tsc scalingPeter Feiner2016-08-181-4/+12
* | KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář2016-08-181-0/+13
* | KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář2016-08-181-63/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-18116-1109/+1486
|\ \
| * \ Merge branch 'tc_action-fixes'David S. Miller2016-08-188-119/+112
| |\ \
| | * | net_sched: allow flushing tc police actionsRoman Mashak2016-08-181-42/+1
| | * | net_sched: unify the init logic for act_policeWANG Cong2016-08-181-9/+10
| | * | net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-187-41/+85
| | * | net_sched: move tc offload macros to pkt_cls.hWANG Cong2016-08-182-16/+22
| | * | net_sched: fix a typo in tc_for_each_action()WANG Cong2016-08-181-1/+1
| | * | net_sched: remove an unnecessary list_del()WANG Cong2016-08-181-1/+0
| | * | net_sched: remove the leftover cleanup_a()WANG Cong2016-08-181-19/+3
| |/ /
| * | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-08-187-49/+107
| |\ \