qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Sahil Siddiq <icegambit91@gmail.com>
To: Eugenio Perez Martin <eperezma@redhat.com>
Cc: sgarzare@redhat.com, mst@redhat.com, qemu-devel@nongnu.org,
	sahilcdq@proton.me
Subject: Re: [RFC v5 1/7] vhost: Refactor vhost_svq_add_split
Date: Fri, 28 Mar 2025 10:48:47 +0530	[thread overview]
Message-ID: <f69ea09f-e66b-4ae4-8211-f7c0683b8bdc@gmail.com> (raw)
In-Reply-To: <CAJaqyWc0sH0o9MnnJPO8jLbpQVyec+QeG_TE2hnWxoiBqmivFA@mail.gmail.com>

Hi,

On 3/26/25 4:55 PM, Eugenio Perez Martin wrote:
> On Mon, Mar 24, 2025 at 2:59 PM Sahil Siddiq <icegambit91@gmail.com> wrote:
>>
>> This commit refactors vhost_svq_add_split and vhost_svq_add to simplify
>> their implementation and prepare for the addition of packed vqs in the
>> following commits.
>>
>> Signed-off-by: Sahil Siddiq <sahilcdq@proton.me>
>> ---
>> No changes from v4 -> v5.
>>
> 
> You can carry the Acked-by from previous series if you make no changes
> (or even small changes).
> 
> Acked-by: Eugenio Pérez <eperezma@redhat.com>
> 

Understood.

Thanks,
Sahil


  reply	other threads:[~2025-03-28  5:19 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-24 13:59 [RFC v5 0/7] Add packed format to shadow virtqueue Sahil Siddiq
2025-03-24 13:59 ` [RFC v5 1/7] vhost: Refactor vhost_svq_add_split Sahil Siddiq
2025-03-26 11:25   ` Eugenio Perez Martin
2025-03-28  5:18     ` Sahil Siddiq [this message]
2025-03-24 13:59 ` [RFC v5 2/7] vhost: Data structure changes to support packed vqs Sahil Siddiq
2025-03-26 11:26   ` Eugenio Perez Martin
2025-03-28  5:17     ` Sahil Siddiq
2025-03-24 13:59 ` [RFC v5 3/7] vhost: Forward descriptors to device via packed SVQ Sahil Siddiq
2025-03-24 14:14   ` Sahil Siddiq
2025-03-26  8:03     ` Eugenio Perez Martin
2025-03-27 18:42       ` Sahil Siddiq
2025-03-28  7:51         ` Eugenio Perez Martin
2025-04-14  9:37           ` Sahil Siddiq
2025-04-14 15:07             ` Eugenio Perez Martin
2025-04-15 19:10               ` Sahil Siddiq
2025-03-26 12:02   ` Eugenio Perez Martin
2025-03-28  5:09     ` Sahil Siddiq
2025-03-28  6:42       ` Eugenio Perez Martin
2025-03-24 13:59 ` [RFC v5 4/7] vdpa: Allocate memory for SVQ and map them to vdpa Sahil Siddiq
2025-03-26 12:05   ` Eugenio Perez Martin
2025-03-24 13:59 ` [RFC v5 5/7] vhost: Forward descriptors to guest via packed vqs Sahil Siddiq
2025-03-24 14:34   ` Sahil Siddiq
2025-03-26  8:34     ` Eugenio Perez Martin
2025-03-28  5:22       ` Sahil Siddiq
2025-03-28  7:53         ` Eugenio Perez Martin
2025-03-24 13:59 ` [RFC v5 6/7] vhost: Validate transport device features for " Sahil Siddiq
2025-03-26 12:06   ` Eugenio Perez Martin
2025-03-28  5:33     ` Sahil Siddiq
2025-03-28  8:02       ` Eugenio Perez Martin
2025-03-24 13:59 ` [RFC v5 7/7] vdpa: Support setting vring_base for packed SVQ Sahil Siddiq
2025-03-26 12:08   ` Eugenio Perez Martin
2025-03-27 18:44     ` Sahil Siddiq
2025-03-26  7:35 ` [RFC v5 0/7] Add packed format to shadow virtqueue Eugenio Perez Martin
2025-04-14  9:20   ` Sahil Siddiq
2025-04-15 19:20     ` Sahil Siddiq
2025-04-16  7:20     ` Eugenio Perez Martin
2025-05-14  6:21       ` Sahil Siddiq
2025-05-15  6:19         ` Eugenio Perez Martin
2025-06-26  5:16           ` Sahil Siddiq
2025-06-26  7:37             ` Eugenio Perez Martin
2025-07-30 14:32               ` Sahil Siddiq
2025-07-31 13:52                 ` Eugenio Perez Martin
2025-08-04  6:04                   ` Sahil Siddiq
2025-08-05  9:07                     ` Eugenio Perez Martin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f69ea09f-e66b-4ae4-8211-f7c0683b8bdc@gmail.com \
    --to=icegambit91@gmail.com \
    --cc=eperezma@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sahilcdq@proton.me \
    --cc=sgarzare@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).