Show patches with: Submitter = Suthikulpanit, Suravee       |    State = Action Required       |    Archived = No       |   119 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[PART2,v7,12/12] svm: Implements update_pi_irte hook to setup posted interrupt --- 2016-08-23 Suthikulpanit, Suravee New
[PART2,v7,09/12] iommu/amd: Enable vAPIC interrupt remapping mode by default --- 2016-08-23 Suthikulpanit, Suravee New
[PART2,v7,08/12] iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices --- 2016-08-23 Suthikulpanit, Suravee New
[PART2,v7,04/12] iommu/amd: Add support for multiple IRTE formats --- 2016-08-23 Suthikulpanit, Suravee New
[PART2,v7,02/12] iommu/amd: Move and introduce new IRTE-related unions and structures --- 2016-08-23 Suthikulpanit, Suravee New
[PART2,v6,12/12] svm: Implements update_pi_irte hook to setup posted interrupt --- 2016-08-18 Suthikulpanit, Suravee New
[PART2,v6,07/12] iommu/amd: Introduce amd_iommu_update_ga() --- 2016-08-18 Suthikulpanit, Suravee New
[PART2,v6,04/12] iommu/amd: Add support for multiple IRTE formats --- 2016-08-18 Suthikulpanit, Suravee New
[PART2,v5,12/12] svm: Implements update_pi_irte hook to setup posted interrupt --- 2016-07-25 Suthikulpanit, Suravee New
[PART2,v5,10/12] svm: Introduces AVIC per-VM ID --- 2016-07-25 Suthikulpanit, Suravee New
[PART2,v5,07/12] iommu/amd: Introduce amd_iommu_update_ga() --- 2016-07-25 Suthikulpanit, Suravee New
[PART2,v5,01/12] iommu/amd: Detect and enable guest vAPIC support --- 2016-07-25 Suthikulpanit, Suravee New
[PART2,v4,11/11] svm: Implements update_pi_irte hook to setup posted interrupt --- 2016-07-13 Suthikulpanit, Suravee New
[PART2,v4,10/11] svm: Introduce AMD IOMMU avic_ga_log_notifier --- 2016-07-13 Suthikulpanit, Suravee New
[PART2,v4,08/11] iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices --- 2016-07-13 Suthikulpanit, Suravee New
[PART2,v4,07/11] iommu/amd: Introduce amd_iommu_update_ga() --- 2016-07-13 Suthikulpanit, Suravee New
[PART2,v4,06/11] iommu/amd: Adding GALOG interrupt handler --- 2016-07-13 Suthikulpanit, Suravee New
[PART2,v3,06/11] iommu/amd: Adding GALOG interrupt handler --- 2016-07-11 Suthikulpanit, Suravee New
svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC --- 2016-06-15 Suthikulpanit, Suravee New
[v2] KVM: SVM: Fix implicit declaration for __default_cpu_present_to_apicid() --- 2016-06-15 Suthikulpanit, Suravee New
[PART2,RFC,v2,10/10] svm: Update AMD IOMMU IRTE with vcpu scheduling information when enable AVIC --- 2016-06-13 Suthikulpanit, Suravee New
[PART2,RFC,v2,09/10] svm: Implements update_pi_irte hook to setup posted interrupt --- 2016-06-13 Suthikulpanit, Suravee New
[PART2,RFC,v2,07/10] iommu/amd: Enable vAPIC interrupt remapping mode by default --- 2016-06-13 Suthikulpanit, Suravee New
[PART2,RFC,v2,06/10] iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices --- 2016-06-13 Suthikulpanit, Suravee New
[PART2,RFC,v2,05/10] iommu/amd: Introduce amd_iommu_update_ga() --- 2016-06-13 Suthikulpanit, Suravee New
[PART2,RFC,v2,04/10] iommu/amd: Adding GALOG interrupt handler --- 2016-06-13 Suthikulpanit, Suravee New
[PART2,RFC,v2,03/10] iommu/amd: Detect and initialize guest vAPIC log --- 2016-06-13 Suthikulpanit, Suravee New
[PART2,RFC,v2,02/10] iommu/amd: Add support for 128-bit IRTE --- 2016-06-13 Suthikulpanit, Suravee New
x86/SVM: Fix implicit declaration issue for __default_cpu_present_to_apicid() --- 2016-06-13 Suthikulpanit, Suravee New
[PART1,V5,13/13] svm: Manage vcpu load/unload when enable AVIC --- 2016-05-04 Suthikulpanit, Suravee New
[PART1,V5,12/13] svm: Do not intercept CR8 when enable AVIC --- 2016-05-04 Suthikulpanit, Suravee New
[PART1,V5,10/13] KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore --- 2016-05-04 Suthikulpanit, Suravee New
[PART1,V5,08/13] svm: Add interrupt injection via AVIC --- 2016-05-04 Suthikulpanit, Suravee New
[PART1,V5,07/13] KVM: x86: Detect and Initialize AVIC support --- 2016-05-04 Suthikulpanit, Suravee New
[PART1,V5,06/13] svm: Introduce new AVIC VMCB registers --- 2016-05-04 Suthikulpanit, Suravee New
[PART1,V5,04/13] KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks --- 2016-05-04 Suthikulpanit, Suravee New
[PART1,V5,03/13] KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks --- 2016-05-04 Suthikulpanit, Suravee New
[PART1,V5,01/13] KVM: x86: Misc LAPIC changes to expose helper functions --- 2016-05-04 Suthikulpanit, Suravee New
[PART2,RFC,v1,9/9] svm: Update AMD IOMMU IRTE with vcpu scheduling information when enable AVIC --- 2016-04-08 Suthikulpanit, Suravee New
[PART2,RFC,v1,6/9] iommu/amd: Implements irq_set_vcpu_affinity hook to setup GA mode for pass-through devices --- 2016-04-08 Suthikulpanit, Suravee New
[PART2,RFC,v1,5/9] iommu/amd: Introduce amd_iommu_update_ga() --- 2016-04-08 Suthikulpanit, Suravee New
[PART2,RFC,v1,4/9] iommu/amd: Adding GALOG interrupt handler --- 2016-04-08 Suthikulpanit, Suravee New
[PART2,RFC,v1,2/9] iommu/amd: Add data structure for guest vAPIC support --- 2016-04-08 Suthikulpanit, Suravee New
[PART2,RFC,v1,1/9] iommu/amd: Detect and enable guest vAPIC support --- 2016-04-08 Suthikulpanit, Suravee New
[PART1,RFC,v4,11/11] svm: Manage vcpu load/unload when enable AVIC --- 2016-04-07 Suthikulpanit, Suravee New
[PART1,RFC,v4,10/11] svm: Do not intercept CR8 when enable AVIC --- 2016-04-07 Suthikulpanit, Suravee New
[PART1,RFC,v4,08/11] svm: Add VMEXIT handlers for AVIC --- 2016-04-07 Suthikulpanit, Suravee New
[PART1,RFC,v4,07/11] svm: Add interrupt injection via AVIC --- 2016-04-07 Suthikulpanit, Suravee New
[PART1,RFC,v4,06/11] KVM: x86: Detect and Initialize AVIC support --- 2016-04-07 Suthikulpanit, Suravee New
[PART1,RFC,v4,02/11] KVM: x86: Introducing kvm_x86_ops VM init/uninit hooks --- 2016-04-07 Suthikulpanit, Suravee New
[PART1,RFC,v3,12/12] svm: Manage vcpu load/unload when enable AVIC --- 2016-03-18 Suthikulpanit, Suravee New
[PART1,RFC,v3,11/12] svm: Do not intercept CR8 when enable AVIC --- 2016-03-18 Suthikulpanit, Suravee New
[PART1,RFC,v3,10/12] svm: Do not expose x2APIC when enable AVIC --- 2016-03-18 Suthikulpanit, Suravee New
[PART1,RFC,v3,09/12] svm: Add VMEXIT handlers for AVIC --- 2016-03-18 Suthikulpanit, Suravee New
[PART1,RFC,v3,08/12] KVM: x86: Add trace events for AVIC --- 2016-03-18 Suthikulpanit, Suravee New
[PART1,RFC,v3,07/12] svm: Add interrupt injection via AVIC --- 2016-03-18 Suthikulpanit, Suravee New
[PART1,RFC,v3,06/12] KVM: x86: Detect and Initialize AVIC support --- 2016-03-18 Suthikulpanit, Suravee New
[PART1,RFC,v3,02/12] KVM: x86: Introducing kvm_x86_ops VM init/uninit hooks --- 2016-03-18 Suthikulpanit, Suravee New
[PART1,RFC,v3,01/12] KVM: x86: Misc LAPIC changes to expose helper functions --- 2016-03-18 Suthikulpanit, Suravee New
[PART1,RFC,v2,10/10] svm: Manage vcpu load/unload when enable AVIC --- 2016-03-04 Suthikulpanit, Suravee New
[PART1,RFC,v2,09/10] svm: Do not intercept CR8 when enable AVIC --- 2016-03-04 Suthikulpanit, Suravee New
[PART1,RFC,v2,08/10] svm: Do not expose x2APIC when enable AVIC --- 2016-03-04 Suthikulpanit, Suravee New
[PART1,RFC,v2,07/10] svm: Add VMEXIT handlers for AVIC --- 2016-03-04 Suthikulpanit, Suravee New
[PART1,RFC,v2,06/10] svm: Add interrupt injection via AVIC --- 2016-03-04 Suthikulpanit, Suravee New
[PART1,RFC,v2,05/10] KVM: x86: Detect and Initialize AVIC support --- 2016-03-04 Suthikulpanit, Suravee New
[PART1,RFC,v2,04/10] svm: clean up V_TPR, V_IRQ, V_INTR_PRIO, and V_INTR_MASKING --- 2016-03-04 Suthikulpanit, Suravee New
[PART1,RFC,v2,03/10] svm: Introduce new AVIC VMCB registers --- 2016-03-04 Suthikulpanit, Suravee New
[PART1,RFC,v2,02/10] KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking --- 2016-03-04 Suthikulpanit, Suravee New
[PART1,RFC,v2,01/10] KVM: x86: Misc LAPIC changes to exposes helper functions --- 2016-03-04 Suthikulpanit, Suravee New
[v2] perf/x86/amd: Adding support for new IOMMU performance event --- 2016-02-29 Suthikulpanit, Suravee New
[V5,10/10] perf/amd/iommu: Enable support for multiple IOMMUs --- 2016-02-23 Suthikulpanit, Suravee New
[V5,09/10] iommu/amd: Introduce amd_iommu_get_num_iommus() --- 2016-02-23 Suthikulpanit, Suravee New
[V5,08/10] perf/amd/iommu: Rename struct perf_amd_iommu to perf_iommu --- 2016-02-23 Suthikulpanit, Suravee New
[V5,07/10] perf/amd/iommu: Clean up get_next_available_iommu_bnk_cntr --- 2016-02-23 Suthikulpanit, Suravee New
[V5,06/10] perf/amd/iommu: Clean up perf_iommu_enable_event --- 2016-02-23 Suthikulpanit, Suravee New
[V5,05/10] perf/amd/iommu: Declare pr_fmt and remove unnecessary pr_debug --- 2016-02-23 Suthikulpanit, Suravee New
[V5,04/10] perf/amd/iommu: Modify IOMMU API to allow specifying IOMMU index --- 2016-02-23 Suthikulpanit, Suravee New
[V5,03/10] perf/amd/iommu: Modify functions to query max banks and counters --- 2016-02-23 Suthikulpanit, Suravee New
[V5,02/10] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header --- 2016-02-23 Suthikulpanit, Suravee New
[V5,01/10] perf/amd/iommu: Misc fix up perf_iommu_read --- 2016-02-23 Suthikulpanit, Suravee New
[PART1,RFC,9/9] svm: Manage vcpu load/unload when enable AVIC --- 2016-02-12 Suthikulpanit, Suravee New
[PART1,RFC,6/9] svm: Add interrupt injection via AVIC --- 2016-02-12 Suthikulpanit, Suravee New
[PART1,RFC,4/9] KVM: x86: Detect and Initialize AVIC support --- 2016-02-12 Suthikulpanit, Suravee New
[PART1,RFC,1/9] KVM: x86: Misc LAPIC changes to exposes helper functions --- 2016-02-12 Suthikulpanit, Suravee New
[V4,6/6] perf/amd/iommu: Clean up print messages pr_debug --- 2016-02-11 Suthikulpanit, Suravee New
[V4,5/6] perf/amd/iommu: Enable support for multiple IOMMUs --- 2016-02-11 Suthikulpanit, Suravee New
[V4,4/6] perf/amd/iommu: Introduce get_iommu_bnk_cnt_evt_idx --- 2016-02-11 Suthikulpanit, Suravee New
[V4,2/6] perf/amd/iommu: Modify functions to query max banks and counters --- 2016-02-11 Suthikulpanit, Suravee New
[V3,12/12] dtb: amd: Add support for AMD/Linaro 96Boards Enterprise Edition Server board --- 2016-02-11 Suthikulpanit, Suravee New
[V3,04/12] dtb: amd: Fix typo in SPI device nodes --- 2016-02-11 Suthikulpanit, Suravee New
[V3,03/12] dtb: amd: Fix DMA ranges of smb0 and pcie0 --- 2016-02-11 Suthikulpanit, Suravee New
[V3,5/5] perf/amd/iommu: Enable support for multiple IOMMUs --- 2016-02-09 Suthikulpanit, Suravee New
[V3,3/5] iommu/amd: Introduce amd_iommu_get_num_iommus() --- 2016-02-09 Suthikulpanit, Suravee New
[V3,2/5] perf/amd/iommu: Modify functions to query max banks and counters --- 2016-02-09 Suthikulpanit, Suravee New
[V3,1/5] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header --- 2016-02-09 Suthikulpanit, Suravee New
[11/13] dtb: amd: Add PCIe SMMU device tree node --- 2016-01-27 Suthikulpanit, Suravee New
[v2,6/6] perf/amd/iommu: Enable support for multiple IOMMUs --- 2016-01-01 Suthikulpanit, Suravee New
[v2,4/6] perf/amd/iommu: Introduce data structure for tracking prev count. --- 2016-01-01 Suthikulpanit, Suravee New
[3/6] iommu/amd: Introduce amd_iommu_get_num_iommus() --- 2015-12-22 Suthikulpanit, Suravee New
iommu/amd: Assign default IOMMU when there is only one IOMMU --- 2015-12-11 Suthikulpanit, Suravee New
« 1 2 »