LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
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
2023-08-03 00:05:12
linux-kernel
Re: [PATCH v2 -next] Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
2023-08-02 23:12:47
linux-kernel
Re: [PATCH V6 net] net: mana: Fix MANA VF unload when hardware is
2023-07-24 00:41:23
linux-kernel
Re: [patch 52/58] x86/apic: Replace acpi_wake_cpu_handler_update() and apic_set_eoi_cb()
2023-07-24 00:22:51
linux-kernel
Re: [patch 47/58] x86/apic: Remove pointless arguments from [native_]eoi_write()
2023-07-23 23:47:49
linux-kernel
Re: [patch 48/58] x86/apic: Nuke ack_APIC_irq()
2023-07-23 23:45:48
linux-kernel
Re: [PATCH] vmbus_testing: fix wrong python syntax for integer value comparison
2023-07-23 23:45:46
linux-kernel
Re: [PATCH] clocksource: Fix warnings in mshyperv.h
2023-07-23 23:45:46
linux-kernel
Re: [PATCH v2 1/1] x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
2023-06-28 18:39:24
linux-kernel
Re: [PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
2023-06-28 18:38:57
linux-kernel
Re: [PATCH v3] x86/hyperv: add noop functions to x86_init mpparse functions
2023-06-28 17:58:04
linux-kernel
Re: [PATCH] x86/hyperv: Improve code for referencing hyperv_pcpu_input_arg
2023-06-28 17:57:29
linux-kernel
Re: [PATCH v2] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
2023-06-19 23:30:01
linux-kernel
[GIT PULL] Hyper-V fixes for 6.4-rc8
2023-06-18 03:23:28
linux-kernel
Re: [PATCH v4 0/5] pci-hyperv: Fix race condition bugs for fast device hotplug
2023-06-02 16:40:11
linux-kernel
Re: [PATCH] x86/hyperv: add noop functions to x86_init mpparse functions
2023-06-02 16:36:44
linux-kernel
Re: [PATCH] x86/hyperv: add noop functions to x86_init mpparse functions
2023-05-23 19:31:13
linux-kernel
Re: [PATCH v2 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
2023-05-23 19:06:01
linux-kernel
Re: [PATCH v2 1/1] Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs
2023-05-09 00:18:49
linux-kernel
Re: [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()
2023-05-08 21:25:09
linux-kernel
Re: [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers
2023-05-08 21:20:53
linux-kernel
Re: [PATCH v1 6/9] KVM: x86: Add Heki hypervisor support
2023-05-08 17:48:09
linux-kernel
Re: [PATCH] Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() fails
2023-05-08 17:38:40
linux-kernel
Re: [PATCH v1 3/9] virt: Implement Heki common code
2023-05-08 17:28:17
linux-kernel
Re: [PATCH v3] hv/hv_kvp_daemon: Add support for keyfile config based connection profile in NM
2023-05-08 17:09:49
linux-kernel
Re: [PATCH v3] hv/hv_kvp_daemon: Add support for keyfile config based connection profile in NM
2023-05-08 17:05:34
linux-kernel
Re: [PATCH] x86/hyperv/vtl: Add noop for realmode pointers
2023-05-08 16:58:48
linux-kernel
Re: [PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
2023-04-25 01:24:11
linux-kernel
[GIT PULL] Hyper-V commits for 6.4
2023-04-24 17:42:57
linux-kernel
Re: linux-next: manual merge of the sysctl tree with the hyperv tree
2023-04-21 21:37:49
linux-kernel
Re: [PATCH v2] PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_arg
2023-04-20 23:07:39
linux-kernel
Re: [PATCH v4] Drivers: hv: move panic report code from vmbus to hv early init code
2023-04-20 22:05:18
linux-kernel
Re: [PATCH] Drivers: hv: vmbus: Remove unnecessary (void*) conversions
2023-04-20 20:38:28
linux-kernel
Re: [PATCH v3] Drivers: hv: move panic report code from vmbus to hv early init code
2023-04-19 18:19:03
linux-kernel
Re: [PATCH 2/7] PCI: hv: Add 'Microsoft' to Kconfig prompt
2023-04-18 18:40:34
linux-kernel
Re: linux-next: build failure after merge of the hyperv tree
2023-04-18 18:40:32
linux-kernel
Re: [PATCH v2] Drivers: hv: move panic report code from vmbus to hv early init code
2023-04-18 17:30:42
linux-kernel
Re: [PATCH 0/2] Fix for applied series [PATCH v5 0/5] Hyper-V VTL support
2023-04-18 17:28:38
linux-kernel
Re: linux-next: build failure after merge of the hyperv tree
2023-04-18 16:22:31
linux-kernel
Re: [PATCH 0/2] Fix for applied series [PATCH v5 0/5] Hyper-V VTL support
2023-04-17 19:30:24
linux-kernel
Re: [PATCH v2] Drivers: hv: move panic report code from vmbus to hv early init code
2023-04-17 19:30:09
linux-kernel
Re: [PATCH v5 0/5] Hyper-V VTL support
2023-04-13 15:47:52
linux-kernel
Re: [PATCH v5 1/5] x86/init: Make get/set_rtc_noop() public