Suthikulpanit, Suravee ([email protected])

Number of posts: 1320 (0.24 per day)
First post: 2009-07-28 22:18:41
Last post: 2024-05-07 09:12:35

Date List Subject
2022-05-09 05:45:24 linux-kernel [PATCH v4 10/15] KVM: SVM: Introduce helper functions to (de)activate AVIC and x2AVIC
2022-05-09 05:25:52 linux-kernel [PATCH v4 08/15] KVM: x86: Deactivate APICv on vCPU with APIC disabled
2022-05-09 04:14:33 linux-kernel [PATCH v4 03/15] KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
2022-05-09 03:08:23 linux-kernel [PATCH v4 00/15] Introducing AMD x2AVIC and hybrid-AVIC modes
2022-05-09 02:52:36 linux-kernel Re: [PATCH v3 11/14] KVM: SVM: Introduce hybrid-AVIC mode
2022-05-09 02:38:56 linux-kernel [PATCH v4 13/15] KVM: x86: Warning APICv inconsistency only when vcpu APIC mode is valid
2022-05-09 01:25:20 linux-kernel [PATCH v4 09/15] KVM: SVM: Refresh AVIC configuration when changing APIC mode
2022-05-08 21:29:26 linux-kernel [PATCH v4 02/15] KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
2022-05-08 19:11:44 linux-kernel [PATCH v4 14/15] KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible
2022-05-08 09:51:18 linux-kernel [PATCH v4 05/15] KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
2022-05-08 09:20:23 linux-kernel [PATCH v4 15/15] KVM: SVM: Add AVIC doorbell tracepoint
2022-05-06 06:57:34 linux-kernel Re: [PATCH v3 03/14] KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
2022-05-06 06:33:59 linux-kernel Re: [PATCH v3 08/14] KVM: SVM: Update AVIC settings when changing APIC mode
2022-05-05 17:44:02 linux-kernel [PATCH v3 09/14] KVM: SVM: Introduce helper functions to (de)activate AVIC and x2AVIC
2022-05-05 17:01:32 linux-kernel [PATCH v3 05/14] KVM: SVM: Update avic_kick_target_vcpus to support 32-bit APIC ID
2022-05-05 16:50:16 linux-kernel [PATCH v3 07/14] KVM: SVM: Adding support for configuring x2APIC MSRs interception
2022-05-05 14:20:51 linux-kernel [PATCH v3 06/14] KVM: SVM: Do not support updating APIC ID when in x2APIC mode
2022-05-04 18:26:10 linux-kernel [PATCH v3 02/14] KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
2022-05-04 16:12:10 linux-kernel [PATCH v3 12/14] kvm/x86: Warning APICv inconsistency only when vcpu APIC mode is valid
2022-05-04 15:34:41 linux-kernel [PATCH v3 00/14] Introducing AMD x2AVIC and hybrid-AVIC modes
2022-05-04 13:34:05 linux-kernel [PATCH v3 04/14] KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
2022-05-04 13:20:12 linux-kernel [PATCH v3 11/14] KVM: SVM: Introduce hybrid-AVIC mode
2022-05-04 13:07:36 linux-kernel [PATCH v3 01/14] x86/cpufeatures: Introduce x2AVIC CPUID bit
2022-05-04 11:45:13 linux-kernel [PATCH v3 13/14] KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible
2022-05-04 10:34:01 linux-kernel [PATCH v3 03/14] KVM: SVM: Detect X2APIC virtualization (x2AVIC) support
2022-05-04 10:14:26 linux-kernel [PATCH v3 14/14] KVM: SVM: Add AVIC doorbell tracepoint
2022-05-04 09:37:25 linux-kernel [PATCH v3 08/14] KVM: SVM: Update AVIC settings when changing APIC mode
2022-05-04 09:15:28 linux-kernel [PATCH v3 10/14] KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu
2022-05-03 18:31:59 linux-kernel Re: [PATCH v2 08/12] KVM: SVM: Update AVIC settings when changing APIC mode
2022-05-02 23:16:47 linux-kernel Re: [PATCH v2 08/12] KVM: SVM: Update AVIC settings when changing APIC mode
2022-04-29 22:12:42 linux-kernel Re: [PATCH] iommu/amd: Set translation valid bit only when IO page tables are in used
2022-04-26 06:23:00 linux-kernel Re: [PATCH v2 11/12] KVM: SVM: Do not inhibit APICv when x2APIC is present
2022-04-22 21:24:49 linux-kernel [PATCH 2/2] KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus
2022-04-22 20:19:58 linux-kernel [PATCH V2 0/2] KVM: SVM: Optimize AVIC incomplete IPI #vmexit handling
2022-04-22 20:09:15 linux-kernel [PATCH] iommu/amd: Set translation valid bit only when IO page tables are in used
2022-04-22 18:45:24 linux-kernel [PATCH 1/2] KVM: SVM: Use target APIC ID to complete AVIC IRQs when possible
2022-04-19 16:53:12 linux-kernel Re: [PATCH 0/2] KVM: SVM: Optimize AVIC incomplete IPI #vmexit handling
2022-04-15 03:38:30 linux-kernel [PATCH 1/2] KVM: SVM: Introduce avic_kick_target_vcpus_fast()
2022-04-14 16:53:01 linux-kernel [PATCH 0/2] KVM: SVM: Optimize AVIC incomplete IPI #vmexit handling
2022-04-14 14:44:06 linux-kernel [PATCH 2/2] KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus
2022-04-13 00:11:58 linux-kernel [PATCH v2 04/12] KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
2022-04-12 23:57:58 linux-kernel [PATCH v2 02/12] KVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to [GET/SET]_XAPIC_DEST_FIELD
2022-04-12 23:34:41 linux-kernel [PATCH v2 01/12] x86/cpufeatures: Introduce x2AVIC CPUID bit
2022-04-12 23:23:43 linux-kernel [PATCH v2 09/12] KVM: SVM: Introduce helper functions to (de)activate AVIC and x2AVIC
2022-04-12 22:37:53 linux-kernel [PATCH v2 11/12] KVM: SVM: Do not inhibit APICv when x2APIC is present
2022-04-12 22:34:35 linux-kernel [PATCH v2 08/12] KVM: SVM: Update AVIC settings when changing APIC mode
2022-04-12 22:26:09 linux-kernel [PATCH v2 06/12] KVM: SVM: Do not support updating APIC ID when in x2APIC mode
2022-04-12 22:15:43 linux-kernel [PATCH v2 10/12] KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu
2022-04-12 21:55:42 linux-kernel [PATCH v2 00/12] Introducing AMD x2APIC Virtualization (x2AVIC) support
2022-04-12 21:17:34 linux-kernel [PATCH v2 07/12] KVM: SVM: Adding support for configuring x2APIC MSRs interception
2022-04-12 20:35:31 linux-kernel [PATCH v2 12/12] kvm/x86: Remove APICV activate mode inconsistency check