LinuxLists
Users
About
Wei Huang (
[email protected]
)
Number of posts: 88 (0.05 per day)
First post: 2020-01-21 23:04:08
Last post: 2024-06-10 20:04:31
Previous Page
Date
List
Subject
2021-01-26 11:22:15
linux-kernel
[PATCH v3 3/4] KVM: SVM: Add support for SVM instruction address check change
2021-01-26 11:21:07
linux-kernel
[PATCH v3 1/4] KVM: x86: Factor out x86 instruction emulation with decoding
2021-01-21 07:58:59
linux-kernel
[PATCH v2 3/4] KVM: SVM: Add support for VMCB address check change
2021-01-21 07:51:21
linux-kernel
[PATCH v2 4/4] KVM: SVM: Support #GP handling for the case of nested on nested
2021-01-21 07:00:52
linux-kernel
[PATCH v2 2/4] KVM: SVM: Add emulation support for #GP triggered by SVM instructions
2021-01-21 07:00:01
linux-kernel
[PATCH v2 1/4] KVM: x86: Factor out x86 instruction emulation with decoding
2021-01-21 06:58:37
linux-kernel
[PATCH v2 0/4] Handle #GP for SVM execution instructions
2021-01-13 05:17:49
linux-kernel
Re: [PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
2021-01-13 05:07:11
linux-kernel
Re: [PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
2021-01-13 04:58:26
linux-kernel
Re: [PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
2021-01-13 02:51:47
linux-kernel
Re: [PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
2021-01-13 02:38:17
linux-kernel
Re: [PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
2021-01-12 22:59:54
linux-kernel
[PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
2021-01-12 11:24:31
linux-kernel
[PATCH 2/2] KVM: SVM: Add support for VMCB address check change
2020-12-22 06:11:06
linux-kernel
Re: k10temp: ZEN3 readings are broken
2020-12-22 04:35:29
linux-kernel
Re: k10temp: ZEN3 readings are broken
2020-10-19 10:11:14
linux-kernel
[PATCH v2 1/1] acpi-cpufreq: Honor _PSD table setting in CPU frequency control
2020-10-16 16:44:03
linux-kernel
Re: [PATCH 1/1] acpi-cpufreq: Honor _PSD table setting in CPU frequency control
2020-10-07 20:46:32
linux-kernel
[PATCH 1/1] acpi-cpufreq: Honor _PSD table setting in CPU frequency control
2020-09-18 21:17:39
linux-kernel
Re: [PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
2020-09-16 19:27:21
linux-kernel
Re: [PATCH RFC 0/2] KVM: x86: allow for more CPUID entries
2020-09-16 03:52:32
linux-kernel
Re: [PATCH RFC 0/2] KVM: x86: allow for more CPUID entries
2020-09-14 20:09:01
linux-kernel
[PATCH 1/1] hwmon: (k10temp) Add support for Zen3 CPUs
2020-08-27 05:45:20
linux-kernel
[PATCH 2/2] hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUs
2020-08-27 05:43:56
linux-kernel
[PATCH 1/2] hwmon: (k10temp) Create common functions and macros for Zen CPU families
2020-05-01 21:34:33
linux-kernel
Re: [PATCH] [v3] kvm: x86: support APERF/MPERF registers
2020-03-21 19:39:27
linux-kernel
[PATCH V3 1/1] x86/mce/amd: Add PPIN support for AMD MCE
2020-03-20 19:44:06
linux-kernel
[PATCH V2 1/1] x86/mce/amd: Add PPIN support for AMD MCE
2020-03-19 21:46:12
linux-kernel
Re: [PATCH 1/1] x86/mce/amd: Add PPIN support for AMD MCE
2020-03-19 20:58:56
linux-kernel
Re: [PATCH 1/1] x86/mce/amd: Add PPIN support for AMD MCE
2020-03-16 19:21:11
linux-kernel
Re: [PATCH 1/1] x86/mce/amd: Add PPIN support for AMD MCE
2020-03-11 04:44:52
linux-kernel
[PATCH 1/1] x86/mce/amd: Add PPIN support for AMD MCE
2020-02-07 15:51:52
linux-kernel
Re: [PATCH v3 2/3] selftests: KVM: AMD Nested test infrastructure
2020-02-06 18:16:37
linux-kernel
Re: [PATCH v3 2/3] selftests: KVM: AMD Nested test infrastructure
2020-02-06 17:40:41
linux-kernel
Re: [PATCH v4 3/3] selftests: KVM: SVM: Add vmcall test
2020-02-06 17:14:58
linux-kernel
Re: [PATCH v4 1/3] selftests: KVM: Replace get_gdt/idt_base() by get_gdt/idt()
2020-01-21 23:04:08
linux-kernel
Re: [PATCH] selftests: KVM: AMD Nested SVM test infrastructure