LinuxLists
Users
About
Nuno Das Neves (
[email protected]
)
Number of posts: 195 (0.16 per day)
First post: 2020-11-21 00:32:40
Last post: 2024-03-22 21:10:49
Next Page
Date
List
Subject
2024-03-22 21:10:49
linux-kernel
[PATCH v3] mshyperv: Introduce hv_numa_node_to_pxm_info()
2024-03-18 17:32:44
linux-kernel
Re: [PATCH v3 1/1] x86/hyperv: Use Hyper-V entropy to seed guest random number generator
2024-03-12 23:21:48
linux-kernel
[PATCH] hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
2024-03-11 18:26:58
linux-kernel
Re: [PATCH v2] mshyperv: Introduce hv_get_hypervisor_version function
2024-03-07 23:03:59
linux-kernel
[PATCH v2] mshyperv: Introduce hv_get_hypervisor_version function
2024-03-07 19:48:53
linux-kernel
Re: [PATCH] mshyperv: Introduce hv_get_hypervisor_version function
2024-03-07 00:49:20
linux-kernel
[PATCH] mshyperv: Introduce hv_get_hypervisor_version function
2024-02-20 14:56:12
linux-kernel
[PATCH v2] hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
2024-02-19 05:07:49
linux-kernel
Re: [PATCH] hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
2024-02-08 10:56:03
linux-kernel
[PATCH] hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
2023-10-12 01:56:22
linux-kernel
Re: [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
2023-10-11 23:32:38
linux-kernel
Re: [PATCH v4 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally.
2023-10-10 22:50:02
linux-kernel
Re: [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
2023-10-05 17:15:43
linux-kernel
[PATCH v4 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
2023-10-05 16:59:27
linux-kernel
[PATCH v4 00/15] Introduce /dev/mshv drivers
2023-10-05 16:59:22
linux-kernel
[PATCH v4 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
2023-10-04 18:28:38
linux-kernel
Re: [PATCH v4 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
2023-10-04 18:17:34
linux-kernel
Re: [PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs
2023-10-03 23:37:28
linux-kernel
Re: [PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs
2023-10-03 00:41:18
linux-kernel
Re: [PATCH v4 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally.
2023-09-30 02:51:55
linux-kernel
[PATCH v4 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
2023-09-30 02:47:32
linux-kernel
[PATCH v4 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
2023-09-30 00:57:38
linux-kernel
[PATCH v4 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally.
2023-09-29 23:33:45
linux-kernel
[PATCH v4 02/15] mshyperv: Introduce hv_get_hypervisor_version function
2023-09-29 23:22:56
linux-kernel
[PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
2023-09-29 22:27:46
linux-kernel
[PATCH v4 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
2023-09-29 22:14:42
linux-kernel
[PATCH v4 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
2023-09-29 21:57:42
linux-kernel
[PATCH v4 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
2023-09-29 21:10:56
linux-kernel
[PATCH v4 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
2023-09-29 21:09:39
linux-kernel
[PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs
2023-09-29 19:29:28
linux-kernel
[PATCH v4 12/15] Documentation: Reserve ioctl number for mshv driver
2023-09-29 19:25:16
linux-kernel
[PATCH v4 08/15] Drivers: hv: Introduce per-cpu event ring tail
2023-09-29 18:28:13
linux-kernel
[PATCH v4 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
2023-09-28 02:24:11
linux-kernel
Re: [PATCH v3 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
2023-09-27 05:18:17
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:11:52
linux-kernel
Re: [PATCH v3 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
2023-09-24 02:13:35
linux-kernel
[PATCH v3 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
2023-09-23 09:45:04
linux-kernel
[PATCH v3 12/15] Documentation: Reserve ioctl number for mshv driver
2023-09-23 03:28:24
linux-kernel
[PATCH v3 02/15] mshyperv: Introduce hv_get_hypervisor_version function
2023-09-23 02:38:59
linux-kernel
[PATCH v3 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
2023-09-23 02:20:21
linux-kernel
[PATCH v3 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally.
2023-09-23 02:10:57
linux-kernel
[PATCH v3 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
2023-09-23 01:55:15
linux-kernel
[PATCH v3 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
2023-09-23 01:18:19
linux-kernel
[PATCH v3 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
2023-09-23 00:08:07
linux-kernel
[PATCH v3 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
2023-09-22 22:39:55
linux-kernel
[PATCH v3 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
2023-09-22 22:38:01
linux-kernel
[PATCH v3 00/15] Introduce /dev/mshv drivers
2023-09-22 22:13:34
linux-kernel
[PATCH v3 08/15] Drivers: hv: Introduce per-cpu event ring tail
2023-09-22 21:51:20
linux-kernel
[PATCH v3 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
2023-09-22 20:19:58
linux-kernel
[PATCH v3 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
2023-09-22 20:08:29
linux-kernel
[PATCH v3 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs