Wei Liu ([email protected])

Number of posts: 1029 (0.59 per day)
First post: 2019-09-02 15:32:25
Last post: 2024-06-06 06:04:15

Date List Subject
2021-10-25 21:01:30 linux-kernel Re: [PATCH 1/1] Drivers: hv: vmbus: Remove unused code to check for subchannels
2021-10-25 20:57:21 linux-kernel Re: [PATCH V9 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
2021-10-25 20:56:18 linux-kernel Re: [PATCH V8 5/9] x86/sev-es: Expose sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
2021-10-25 13:29:05 linux-kernel Re: [PATCH V8 5/9] x86/sev-es: Expose sev_es_ghcb_hv_call() to call ghcb hv call out of sev code
2021-10-22 19:33:48 linux-kernel [GIT PULL] Hyper-V fixes for 5.15
2021-10-19 13:49:24 linux-kernel Re: [PATCH] hypverv/vmbus: include linux/bitops.h
2021-10-07 10:34:05 linux-kernel [GIT PULL] Hyper-V fixes for 5.15-rc8
2021-10-06 15:59:55 linux-kernel Re: [PATCH] x86/hyperv: Avoid erroneously sending IPI to 'self'
2021-10-06 12:10:54 linux-kernel Re: [PATCH v1 1/1] hyper-v: Replace uuid.h with types.h
2021-10-06 11:40:34 linux-kernel Re: [PATCH v2 2/2] x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself
2021-09-30 14:18:51 linux-kernel Re: [PATCH v3 08/19] drivers/hv: map and unmap guest memory
2021-09-24 11:12:29 linux-kernel Re: [Patch v2] PCI: hv: Fix sleep while in non-sleep context when removing child devices from the bus
2021-09-15 12:59:36 linux-kernel [GIT PULL] Hyper-V fixes for 5.15-rc2
2021-09-11 15:26:58 linux-kernel Re: [PATCH v2 2/2] x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself
2021-09-10 18:59:21 linux-kernel [PATCH v2 2/2] x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself
2021-09-10 18:59:16 linux-kernel [PATCH v2 1/2] asm-generic/hyperv: provide cpumask_to_vpset_noself
2021-09-10 18:37:36 linux-kernel Re: [PATCH 2/2] x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself
2021-09-09 10:29:56 linux-kernel Re: [PATCH 1/2] asm-generic/hyperv: provide cpumask_to_vpset_noself
2021-09-08 20:10:44 linux-kernel [PATCH 2/2] x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself
2021-09-08 19:44:22 linux-kernel [PATCH 1/2] asm-generic/hyperv: provide cpumask_to_vpset_noself
2021-09-08 19:02:14 linux-kernel Re: ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
2021-09-08 17:46:40 linux-kernel Re: ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
2021-09-08 10:05:58 linux-kernel Re: ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
2021-09-03 11:14:06 linux-kernel Re: [PATCH] Drivers: hv: vmbus: Fix kernel crash upon unbinding a device from uio_hv_generic driver
2021-09-01 11:30:10 linux-kernel Re: [PATCH] Drivers: hv: vmbus: Fix kernel crash upon unbinding a device from uio_hv_generic driver
2021-08-31 14:19:39 linux-kernel [GIT PULL] Hyper-V commits for 5.15
2021-08-31 13:18:44 linux-kernel Re: [Patch v2] PCI: hv: Fix sleep while in non-sleep context when removing child devices from the bus
2021-08-26 20:17:00 linux-kernel Re: [PATCH] PCI: hv: Fix a bug on removing child devices on the bus
2021-08-26 19:43:58 linux-kernel Re: [PATCH] PCI: hv: Fix a bug on removing child devices on the bus
2021-08-25 21:09:14 linux-kernel Re: [PATCH] hv_utils: Set the maximum packet size for VSS driver to the length of the receive buffer
2021-08-24 11:04:37 linux-kernel Re: [PATCH] PCI: hv: Fix a bug on removing child devices on the bus
2021-08-22 17:37:20 linux-kernel Re: [PATCH] x86/hyper-v: guard against cpu mask changes in hyperv_flush_tlb_others()
2021-08-22 15:27:43 linux-kernel Re: [PATCH] x86/hyper-v: guard against cpu mask changes in hyperv_flush_tlb_others()
2021-08-17 11:31:02 linux-kernel Re: [PATCH] x86/hyper-v: guard against cpu mask changes in hyperv_flush_tlb_others()
2021-08-10 16:24:08 linux-kernel Re: [RFC v1 8/8] mshv: add vfio bridge device
2021-08-10 16:24:08 linux-kernel Re: [PATCH V3 03/13] x86/HV: Add new hvcall guest address host visibility support
2021-08-10 16:23:44 linux-kernel Re: [RFC v1 5/8] mshv: add paravirtualized IOMMU support
2021-08-10 13:35:45 linux-kernel Re: [PATCH V3 01/13] x86/HV: Initialize GHCB page in Isolation VM
2021-08-10 13:26:13 linux-kernel Re: [RFC v1 6/8] mshv: command line option to skip devices in PV-IOMMU
2021-08-04 20:25:48 linux-kernel Re: [PATCH v12 0/5] Enable Linux guests on Hyper-V on ARM64
2021-08-04 20:16:37 linux-kernel Re: [PATCH v12 5/5] Drivers: hv: Enable Hyper-V code to be built on ARM64
2021-08-04 20:02:08 linux-kernel Re: [PATCH v12 0/5] Enable Linux guests on Hyper-V on ARM64
2021-08-04 17:34:37 linux-kernel Re: [PATCH v5] hyperv: root partition faults writing to VP ASSIST MSR PAGE
2021-08-03 23:21:57 linux-kernel Re: [RFC v1 7/8] mshv: implement in-kernel device framework
2021-08-03 22:39:06 linux-kernel Re: [RFC v1 6/8] mshv: command line option to skip devices in PV-IOMMU
2021-08-03 22:37:27 linux-kernel Re: [RFC v1 5/8] mshv: add paravirtualized IOMMU support
2021-08-02 12:54:39 linux-kernel Re: [PATCH v5] hyperv: root partition faults writing to VP ASSIST MSR PAGE
2021-07-29 16:57:47 linux-kernel Re: [PATCH] asm-generic/hyperv: Fix struct hv_message_header ordering
2021-07-29 14:13:14 linux-kernel Re: [PATCH] asm-generic/hyperv: Fix struct hv_message_header ordering
2021-07-27 17:53:13 linux-kernel Re: [PATCH v3] hyperv: root partition faults writing to VP ASSIST MSR PAGE
2021-07-24 15:44:17 linux-kernel Re: [PATCH v2] hyperv: root partition faults writing to VP ASSIST MSR PAGE