qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: Jonah Palmer <jonah.palmer@oracle.com>
Cc: qemu-devel@nongnu.org, philmd@linaro.org, laurent@vivier.eu,
	mst@redhat.com, boris.ostrovsky@oracle.com,
	alex.bennee@linaro.org, armbru@redhat.com, pbonzini@redhat.com,
	berrange@redhat.com, eduardo@habkost.net
Subject: Re: [PATCH RESEND v5 2/3] qmp: update virtio feature maps, vhost-user-gpio introspection
Date: Wed, 27 Sep 2023 11:40:30 +0530	[thread overview]
Message-ID: <20230927061030.tsbbkm5k45zmtxlv@vireshk-i7> (raw)
In-Reply-To: <20230926224107.2951144-3-jonah.palmer@oracle.com>

On 26-09-23, 18:41, Jonah Palmer wrote:
> Add new vhost-user protocol feature to vhost-user protocol feature map
> and enumeration:
>  - VHOST_USER_PROTOCOL_F_STATUS
> 
> Add new virtio device features for several virtio devices to their
> respective feature mappings:
> 
> virtio-blk:
>  - VIRTIO_BLK_F_SECURE_ERASE
> 
> virtio-net:
>  - VIRTIO_NET_F_NOTF_COAL
>  - VIRTIO_NET_F_GUEST_USO4
>  - VIRTIO_NET_F_GUEST_USO6
>  - VIRTIO_NET_F_HOST_USO
> 
> virtio/vhost-user-gpio:
>  - VIRTIO_GPIO_F_IRQ
>  - VHOST_USER_F_PROTOCOL_FEATURES
> 
> Add support for introspection on vhost-user-gpio devices.
> 
> Signed-off-by: Jonah Palmer <jonah.palmer@oracle.com>
> Reviewed-by: Emmanouil Pitsidianakis <manos.pitsidianakis@linaro.org>
> ---
>  hw/virtio/vhost-user-gpio.c |  7 +++++++


Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
-- 
viresh


  reply	other threads:[~2023-09-27  6:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-26 22:41 [PATCH RESEND v5 0/3] qmp, vhost-user: Remove virtio_list & update virtio introspection Jonah Palmer
2023-09-26 22:41 ` [PATCH RESEND v5 1/3] qmp: remove virtio_list, search QOM tree instead Jonah Palmer
2023-09-26 22:41 ` [PATCH RESEND v5 2/3] qmp: update virtio feature maps, vhost-user-gpio introspection Jonah Palmer
2023-09-27  6:10   ` Viresh Kumar [this message]
2023-09-26 22:41 ` [PATCH RESEND v5 3/3] vhost-user: move VhostUserProtocolFeature definition to header file Jonah Palmer

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=20230927061030.tsbbkm5k45zmtxlv@vireshk-i7 \
    --to=viresh.kumar@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=armbru@redhat.com \
    --cc=berrange@redhat.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=eduardo@habkost.net \
    --cc=jonah.palmer@oracle.com \
    --cc=laurent@vivier.eu \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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).