search for: tanuj

Displaying 3 results from an estimated 3 matches for "tanuj".

Did you mean: tanu
2009 Jul 01
5
Xen time drift issues
Hello everyone! I been observing some peculiar time drift on my Xen domains (dom0 and domUs). The time (as returned by timeofday) on my domains drifts at an almost steady rate from the real time ( as read from the time stamp counter ). The drift is so constant that it makes me think there should be some simple explanation for it in the way Xen keeps time. Some info about my set up: guest OS:
2009 Jun 26
3
I/O on domu in PV
I am using /dev/sda6 of Dom0 for one of my DomU in PV. One day I saw I/O error in DomU. Anyone has the solution for this. I don''t see any I/O on dom0 I rebooted the DomU also but issue was not fixed. Please provide me layout to check and fix this type of issue. Tanuj _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2023 Jan 16
0
[PATCH 5/5] vdpa: mlx5: support per virtqueue dma device
...asowang at redhat.com> > > Sent: Wednesday, 11 January 2023 8:28 > > To: mst at redhat.com; jasowang at redhat.com > > Cc: Eli Cohen <elic at nvidia.com>; gdawar at amd.com; > > virtualization at lists.linux-foundation.org; linux-kernel at vger.kernel.org; > > tanuj.kamde at amd.com > > Subject: [PATCH 5/5] vdpa: mlx5: support per virtqueue dma device > > > > This patch implements per virtqueue dma device for mlx5_vdpa. This is > > needed for virtio_vdpa to work for CVQ which is backed by vringh but > > not DMA. We simply advertis...