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
Previous Page
/
Next Page
Date
List
Subject
2023-09-22 19:00:34
linux-kernel
[PATCH v3 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
2023-08-19 17:44:21
linux-kernel
[PATCH v2 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
2023-08-19 15:32:49
linux-kernel
[PATCH v2 02/15] mshyperv: Introduce hv_get_hypervisor_version function
2023-08-19 14:58:40
linux-kernel
Re: [PATCH v2 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
2023-08-19 14:40:46
linux-kernel
[PATCH v2 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
2023-08-19 13:26:34
linux-kernel
[PATCH v2 00/15] Introduce /dev/mshv drivers
2023-07-27 21:33:10
linux-kernel
Re: [PATCH 00/15] Introduce /dev/mshv drivers
2023-07-27 21:23:43
linux-kernel
[PATCH 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
2023-07-27 21:16:12
linux-kernel
[PATCH 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
2023-07-27 21:03:24
linux-kernel
[PATCH 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h
2023-07-27 20:31:50
linux-kernel
[PATCH 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
2023-07-27 20:31:38
linux-kernel
[PATCH 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
2023-07-27 20:30:04
linux-kernel
[PATCH 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
2023-07-27 20:28:41
linux-kernel
[PATCH 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
2023-07-27 20:27:27
linux-kernel
[PATCH 08/15] Drivers: hv: Introduce per-cpu event ring tail
2023-07-27 20:26:52
linux-kernel
[PATCH 02/15] mshyperv: Introduce hv_get_hypervisor_version
2023-07-27 20:26:12
linux-kernel
[PATCH 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V
2023-07-27 20:26:10
linux-kernel
[PATCH 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common
2023-07-27 20:24:19
linux-kernel
[PATCH 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
2023-07-27 20:24:06
linux-kernel
[PATCH 12/15] Documentation: Reserve ioctl number for mshv driver
2023-07-27 20:24:00
linux-kernel
[PATCH 00/15] Introduce /dev/mshv drivers
2023-07-27 19:56:33
linux-kernel
[PATCH 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
2023-07-27 19:56:32
linux-kernel
[PATCH 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
2023-06-27 17:26:51
linux-kernel
Re: [PATCH v2] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
2023-04-04 17:06:07
linux-kernel
Re: [PATCH] PCI: hv: Use nested hypercall for retargeting interrupts
2023-04-04 17:03:07
linux-kernel
Re: [PATCH] Drivers: hv: Use nested hypercall for post message and signal event
2023-04-03 23:43:05
linux-kernel
[PATCH] Drivers: hv: Use nested hypercall for post message and signal event
2023-04-03 23:40:47
linux-kernel
[PATCH] Drivers: hv: Do not free synic pages when they were not allocated
2023-03-15 22:55:02
linux-kernel
Re: [RFC PATCH] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_SYNTHETIC_REG_*
2023-03-13 21:11:52
linux-kernel
Re: [RFC PATCH] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_SYNTHETIC_REG_*
2023-03-07 21:13:16
linux-kernel
[RFC PATCH] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_SYNTHETIC_REG_*
2023-02-15 22:07:17
linux-kernel
Re: [PATCH] x86/hyperv: Fix hv_get/set_register for nested bringup
2023-02-14 22:18:00
linux-kernel
Re: [PATCH] x86/hyperv: Fix hv_get/set_register for nested bringup
2023-02-09 22:03:02
linux-kernel
[PATCH] x86/hyperv: Fix hv_get/set_register for nested bringup
2023-02-07 23:24:53
linux-kernel
Re: [PATCH] x86/hyperv: Pass on the lpj value from host to guest
2023-01-09 17:17:15
linux-kernel
Re: [PATCH v10 2/5] Drivers: hv: Setup synic registers in case of nested root partition
2022-12-14 17:36:49
linux-kernel
Re: [PATCH v9 3/5] x86/hyperv: Add an interface to do nested hypercalls
2022-12-09 19:12:15
linux-kernel
Re: [PATCH v8 4/5] Drivers: hv: Enable vmbus driver for nested root partition
2022-12-09 18:49:57
linux-kernel
Re: [PATCH v8 3/5] x86/hyperv: Add an interface to do nested hypercalls
2022-12-09 18:46:48
linux-kernel
Re: [PATCH v8 1/5] x86/hyperv: Add support for detecting nested hypervisor
2022-11-19 01:58:47
linux-kernel
Re: [PATCH v4 2/5] Drivers: hv: Setup synic registers in case of nested root partition
2022-11-17 20:22:09
linux-kernel
[PATCH v2] iommu/hyper-v: Allow hyperv irq remapping without x2apic
2022-11-16 01:41:18
linux-kernel
Re: [PATCH] iommu/hyper-v: Allow hyperv irq remapping without x2apic
2022-11-11 23:58:42
linux-kernel
Re: [PATCH] iommu/hyper-v: Allow hyperv irq remapping without x2apic
2022-11-09 19:22:42
linux-kernel
[PATCH] iommu/hyper-v: Allow hyperv irq remapping without x2apic
2021-10-04 18:13:53
linux-kernel
Re: [PATCH v3 08/19] drivers/hv: map and unmap guest memory
2021-09-28 18:35:20
linux-kernel
[PATCH v3 19/19] drivers/hv: Translate GVA to GPA
2021-09-28 18:35:16
linux-kernel
[PATCH v3 06/19] drivers/hv: create, initialize, finalize, delete partition hypercalls
2021-09-28 18:35:16
linux-kernel
[PATCH v3 08/19] drivers/hv: map and unmap guest memory
2021-09-28 18:35:06
linux-kernel
[PATCH v3 11/19] drivers/hv: set up synic pages for intercept messages
2021-09-28 18:34:56
linux-kernel
[PATCH v3 15/19] drivers/hv: get and set vp state ioctls