Profile

Contact Details

Ribbons

Badges

Jason Wang


Contributions

1 to 5 of 50+ total
Posted By Jason Wang 01-25-2024 03:52
Found In Egroup: virtio-comment
\ view thread
On Thu, Jan 25, 2024 at 11:05?AM Heng Qi wrote: > > > > ? 2024/1/24 ??9:18, Parav Pandit ??: > >> From: Heng Qi > >> Sent: Wednesday, January 24, 2024 6:31 PM > >> > >> > >> ? 2024/1/22 ??1:03, Parav Pandit ??: > >>>> From: Heng Qi > >>>> Sent: Monday, January 22, 2024 8:27 ...
Posted By Jason Wang 01-15-2024 00:26
Found In Egroup: virtio-comment
\ view thread
On Fri, Jan 12, 2024 at 3:41?PM Chen, Jiqian wrote: > > Hi all, > Sorry to reply late. > I don't know if you still remember this problem, let me briefly descript it. > I am working to implement virtgpu S3 function on Xen. > Currently on Xen, if we start a guest through qemu with enabling ...
Posted By Jason Wang 01-08-2024 03:48
Found In Egroup: virtio-comment
\ view thread
On Thu, Jan 4, 2024 at 12:47?PM Heng Qi wrote: > > > > ? 2024/1/3 ??2:35, Heng Qi ??: > > There is a historical error in virtio spec: > > "If VIRTIO_NET_F_GUEST_CSUM is not negotiated, the device *MUST* set flags > > to zero and SHOULD supply a fully checksummed packet to the driver." ...
Posted By Jason Wang 01-08-2024 03:46
Found In Egroup: virtio-comment
\ view thread
On Fri, Jan 5, 2024 at 5:45?PM Maxime Coquelin wrote: > > VIRTIO_NET_F_CTRL_GUEST_OFFLOADS requires VIRTIO_NET_F_CTRL_VQ, > but it was not mentioned in the requirements list. > > This patch adds it to the list. > > Signed-off-by: Maxime Coquelin Reviewed-by: Jason Wang ...
Posted By Jason Wang 01-03-2024 02:31
Found In Egroup: virtio-comment
\ view thread
On Tue, Jan 2, 2024 at 2:33?PM Heng Qi wrote: > > > > ? 2024/1/2 ??1:56, Jason Wang ??: > > On Tue, Jan 2, 2024 at 11:33?AM Heng Qi wrote: > >> > >> > >> ? 2024/1/2 ??9:58, Jason Wang ??: > >>> On Thu, Dec 28, 2023 at 3:46?PM Heng Qi wrote: > >>>> virtio-net works in a virtualized ...