Wei Liu ([email protected])

Number of posts: 1020 (0.6 per day)
First post: 2019-09-02 15:32:25
Last post: 2024-04-22 22:30:22

Date List Subject
2023-09-28 15:44:37 linux-kernel Re: [PATCH 14/15] hyper-v/azure: Remove now superfluous sentinel element from ctl_table array
2023-09-27 09:16:55 linux-kernel Re: [PATCH v3 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
2023-09-26 07:13:24 linux-kernel Re: [PATCH v3 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
2023-09-26 05:55:11 linux-kernel Re: [PATCH v3 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
2023-09-23 20:59:02 linux-kernel Re: [PATCH v3 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
2023-09-22 20:29:29 linux-kernel Re: [PATCH v2] hyperv: reduce size of ms_hyperv_info
2023-09-22 20:05:14 linux-kernel Re: [PATCH v3 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
2023-09-22 19:22:15 linux-kernel Re: [PATCH v1] hyperv: reduce size of ms_hyperv_info
2023-09-22 19:12:06 linux-kernel Re: [PATCH v2] x86/hyperv: Remove hv_vtl_early_init initcall
2023-09-22 19:08:39 linux-kernel Re: [PATCH v3 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
2023-09-22 19:05:54 linux-kernel Re: [PATCH v3 02/15] mshyperv: Introduce hv_get_hypervisor_version function
2023-09-22 18:57:51 linux-kernel Re: [PATCH v3 12/15] Documentation: Reserve ioctl number for mshv driver
2023-09-22 18:53:02 linux-kernel Re: [PATCH] x86/hyperv: Add common print prefix "Hyper-V" in hv_init
2023-09-22 18:48:23 linux-kernel Re: [PATCH] PCI: hv: Annotate struct hv_dr_state with __counted_by
2023-09-22 18:48:09 linux-kernel Re: [PATCH v3] x86/hyperv: Restrict get_vtl to only VTL platforms
2023-09-03 13:39:39 linux-kernel [GIT PULL] Hyper-V commits for 6.6
2023-08-24 08:49:34 linux-kernel Re: linux-next: Tree for Aug 23 (hyperv)
2023-08-23 10:46:49 linux-kernel Re: [PATCH] x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_HYPERV
2023-08-23 10:12:51 linux-kernel Re: [PATCH] x86/hyperv: Add missing 'inline' to hv_snp_boot_ap() stub
2023-08-22 12:35:52 linux-kernel Re: [PATCH] Drivers: hv: vmbus: Don't dereference ACPI root object handle
2023-08-22 08:01:44 linux-kernel Re: [PATCH v2] hv: hyperv.h: Replace one-element array with flexible-array member
2023-08-22 05:31:53 linux-kernel Re: [PATCH v2] PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
2023-08-22 01:52:20 linux-kernel Re: [PATCH v7 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-08-19 23:30:33 linux-kernel Re: [PATCH v2 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
2023-08-19 07:43:41 linux-kernel Re: [PATCH v2 08/15] Drivers: hv: Introduce per-cpu event ring tail
2023-08-19 02:52:36 linux-kernel Re: [PATCH v2 12/15] Documentation: Reserve ioctl number for mshv driver
2023-08-19 02:45:43 linux-kernel Re: [PATCH v2 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
2023-08-18 14:00:25 linux-kernel Re: [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
2023-08-11 22:26:16 linux-kernel Re: [PATCH v2] hv_balloon: Update the balloon driver to use the SBRM API
2023-08-11 21:38:56 linux-kernel Re: [PATCH V5 2/8] x86/hyperv: Set Virtual Trust Level in VMBus init message
2023-08-07 06:23:25 linux-kernel Re: [EXTERNAL] [PATCH V2 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
2023-08-07 05:21:49 linux-kernel Re: [PATCH V4 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-08-07 05:21:39 linux-kernel Re: linux-next: build failure after merge of the hyperv tree
2023-08-05 00:23:25 linux-kernel Re: [PATCH V4 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
2023-08-04 00:05:24 linux-kernel Re: [PATCH] hv_balloon: Update the balloon driver to use the SBRM API
2023-08-03 21:15:40 linux-kernel Re: [PATCH 12/15] Documentation: Reserve ioctl number for mshv driver
2023-08-03 01:56:38 linux-kernel Re: [PATCH 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
2023-08-03 01:42:06 linux-kernel Re: [PATCH 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h
2023-08-03 01:41:15 linux-kernel Re: [PATCH 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
2023-08-03 01:30:05 linux-kernel Re: [PATCH 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
2023-08-03 01:28:34 linux-kernel Re: [PATCH 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
2023-08-03 01:26:48 linux-kernel Re: [PATCH 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common
2023-08-03 01:10:47 linux-kernel Re: [PATCH 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
2023-08-03 01:09:19 linux-kernel Re: [PATCH 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
2023-08-03 00:57:33 linux-kernel Re: [PATCH 12/15] Documentation: Reserve ioctl number for mshv driver
2023-08-03 00:46:07 linux-kernel Re: [PATCH 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
2023-08-03 00:24:07 linux-kernel Re: [PATCH 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
2023-08-03 00:18:58 linux-kernel Re: [PATCH 08/15] Drivers: hv: Introduce per-cpu event ring tail
2023-08-03 00:11:32 linux-kernel Re: [PATCH 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
2023-08-03 00:09:48 linux-kernel Re: [PATCH v3] x86/hyperv: add noop functions to x86_init mpparse functions
2023-08-03 00:08:45 linux-kernel Re: [PATCH 02/15] mshyperv: Introduce hv_get_hypervisor_version