LinuxLists
Users
About
Zhao Liu (
[email protected]
)
Number of posts: 89 (0.14 per day)
First post: 2022-06-08 16:23:03
Last post: 2024-02-22 08:36:04
Next Page
Date
List
Subject
2024-02-22 08:36:04
linux-kernel
Re: [RFC 00/26] Intel Thread Director Virtualization
2024-02-03 17:09:47
linux-kernel
[RFC 07/26] KVM: VMX: Emulate ACPI (CPUID.0x01.edx[bit 22]) feature
2024-02-03 16:04:30
linux-kernel
[RFC 20/26] KVM: x86: Expose HFI feature bit and HFI info in CPUID
2024-02-03 15:30:36
linux-kernel
[RFC 05/26] KVM: x86: Reset hardware history at vCPU's sched_in/out
2024-02-03 15:06:39
linux-kernel
[RFC 24/26] KVM: VMX: Emulate the MSR of HRESET feature
2024-02-03 14:57:43
linux-kernel
[RFC 00/26] Intel Thread Director Virtualization
2024-02-03 14:52:54
linux-kernel
[RFC 21/26] KVM: VMX: Extend HFI table and MSR emulation to support ITD
2024-02-03 14:32:01
linux-kernel
[RFC 09/26] KVM: x86: cpuid: Define CPUID 0x06.eax by kvm_cpu_cap_mask()
2024-02-03 14:02:59
linux-kernel
[RFC 10/26] KVM: VMX: Emulate PTM/PTS (CPUID.0x06.eax[bit 6]) feature
2024-02-03 13:02:32
linux-kernel
[RFC 03/26] thermal: intel: hfi: Add HFI notifier helpers to notify HFI update
2024-02-03 12:35:50
linux-kernel
[RFC 25/26] KVM: x86: Expose HRESET feature's CPUID to Guest
2024-02-03 12:11:16
linux-kernel
[RFC 17/26] KVM: VMX: Allow to inject thermal interrupt without HFI update
2024-02-03 12:02:23
linux-kernel
[RFC 14/26] KVM: x86: Introduce the HFI dynamic update request and kvm_x86_ops
2024-02-03 11:32:21
linux-kernel
[RFC 08/26] KVM: x86: Expose TM/ACC (CPUID.0x01.edx[bit 29]) feature bit to VM
2024-02-03 11:22:20
linux-kernel
[RFC 01/26] thermal: Add bit definition for x86 thermal related MSRs
2024-02-03 11:17:26
linux-kernel
[RFC 02/26] thermal: intel: hfi: Add helpers to build HFI/ITD structures
2024-02-03 11:05:48
linux-kernel
[RFC 16/26] KVM: VMX: Update HFI table when vCPU migrates
2024-02-03 11:02:32
linux-kernel
[RFC 15/26] KVM: VMX: Sync update of Host HFI table to Guest
2024-02-03 11:01:53
linux-kernel
[RFC 18/26] KVM: VMX: Emulate HFI related bits in package thermal MSRs
2024-02-03 09:10:09
linux-kernel
[RFC 26/26] Documentation: KVM: Add description of pkg_therm_lock
2024-02-03 09:08:49
linux-kernel
[RFC 23/26] KVM: x86: Expose ITD feature bit and related info in CPUID
2024-02-03 09:08:23
linux-kernel
[RFC 22/26] KVM: VMX: Pass through ITD classification related MSRs to Guest
2024-02-03 09:07:06
linux-kernel
[RFC 19/26] KVM: VMX: Emulate the MSRs of HFI feature
2024-02-03 09:04:40
linux-kernel
[RFC 13/26] KVM: VMX: Support virtual HFI table for VM
2024-02-03 09:04:19
linux-kernel
[RFC 12/26] KVM: VMX: Introduce HFI table index for vCPU
2024-02-03 09:03:58
linux-kernel
[RFC 11/26] KVM: VMX: Introduce HFI description structure
2024-02-03 09:02:27
linux-kernel
[RFC 06/26] KVM: VMX: Add helpers to handle the writes to MSR's R/O and R/WC0 bits
2024-02-03 09:01:30
linux-kernel
[RFC 04/26] KVM: Add kvm_arch_sched_out() hook
2023-12-14 14:52:25
linux-kernel
Re: [PATCH v3 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
2023-12-14 13:07:46
linux-kernel
Re: [PATCH v3 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
2023-12-03 13:18:58
linux-kernel
[PATCH v3 9/9] drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c
2023-12-03 13:18:54
linux-kernel
[PATCH v3 8/9] drm/i915: Use kmap_local_page() in i915_cmd_parser.c
2023-12-03 13:18:47
linux-kernel
[PATCH v3 6/9] drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_context.c
2023-12-03 13:18:43
linux-kernel
[PATCH v3 5/9] drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_coherency.c
2023-12-03 13:18:34
linux-kernel
[PATCH v3 7/9] drm/i915: Use memcpy_from_page() in gt/uc/intel_uc_fw.c
2023-12-03 13:18:22
linux-kernel
[PATCH v3 4/9] drm/i915: Use kmap_local_page() in gem/selftests/huge_pages.c
2023-12-03 13:18:19
linux-kernel
[PATCH v3 2/9] drm/i915: Use memcpy_[from/to]_page() in gem/i915_gem_pyhs.c
2023-12-03 13:18:17
linux-kernel
[PATCH v3 1/9] drm/i915: Use kmap_local_page() in gem/i915_gem_object.c
2023-12-03 13:18:16
linux-kernel
[PATCH v3 3/9] drm/i915: Use kmap_local_page() in gem/i915_gem_shmem.c
2023-12-03 13:18:06
linux-kernel
[PATCH v3 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
2023-04-14 10:42:14
linux-kernel
Re: [PATCH v2 9/9] drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c
2023-04-10 09:03:02
linux-kernel
Re: [PATCH v2 9/9] drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c
2023-03-30 15:57:13
linux-kernel
Re: [PATCH v2 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
2023-03-29 07:28:33
linux-kernel
[PATCH v2 8/9] drm/i915: Use kmap_local_page() in i915_cmd_parser.c
2023-03-29 07:28:03
linux-kernel
[PATCH v2 9/9] drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c
2023-03-29 07:27:48
linux-kernel
[PATCH v2 3/9] drm/i915: Use kmap_local_page() in gem/i915_gem_shmem.c
2023-03-29 07:27:27
linux-kernel
[PATCH v2 7/9] drm/i915: Use memcpy_from_page() in gt/uc/intel_uc_fw.c
2023-03-29 07:27:16
linux-kernel
[PATCH v2 6/9] drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_context.c
2023-03-29 07:27:04
linux-kernel
[PATCH v2 5/9] drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_coherency.c
2023-03-29 07:26:31
linux-kernel
[PATCH v2 4/9] drm/i915: Use kmap_local_page() in gem/selftests/huge_pages.c
2023-03-29 07:26:25
linux-kernel
[PATCH v2 2/9] drm/i915: Use memcpy_[from/to]_page() in gem/i915_gem_pyhs.c