Re: [PATCH v3 0/2] Drivers: hv: vmbus: Wait for boot-time offers and log missing offers

2024-11-14 Thread Saurabh Singh Sengar
On Wed, Nov 13, 2024 at 12:46:58AM -0800, Naman Jain wrote: > After VM requests for channel offers during boot or resume from > hibernation, host offers the devices that the VM is configured with and > then sends a separate message indicating that all the boot-time channel > offers are delivered. W

Re: [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h

2024-11-14 Thread Easwar Hariharan
On 11/7/2024 2:32 PM, Nuno Das Neves wrote: > Switch to using hvhdk.h everywhere in the kernel. This header includes > all the new Hyper-V headers in include/hyperv, which form a superset of > the definitions found in hyperv-tlfs.h. > > This makes it easier to add new Hyper-V interfaces without be

Re: [PATCH v3 0/2] Drivers: hv: vmbus: Wait for boot-time offers and log missing offers

2024-11-14 Thread Easwar Hariharan
On 11/13/2024 12:46 AM, Naman Jain wrote: > After VM requests for channel offers during boot or resume from > hibernation, host offers the devices that the VM is configured with and > then sends a separate message indicating that all the boot-time channel > offers are delivered. Wait for this messa