qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Vivek Kasireddy <vivek.kasireddy@intel.com>
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>,
	"Tina Zhang" <tina.zhang@intel.com>,
	qemu-devel@nongnu.org, "Dongwon Kim" <dongwon.kim@intel.com>
Subject: Re: [PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4)
Date: Tue, 18 May 2021 12:16:38 +0200	[thread overview]
Message-ID: <20210518101638.mvtys424rl2d72iu@sirius.home.kraxel.org> (raw)
In-Reply-To: <20210511224719.387443-1-vivek.kasireddy@intel.com>

On Tue, May 11, 2021 at 03:47:06PM -0700, Vivek Kasireddy wrote:
> Enabling this feature would eliminate data copies from the resource
> object in the Guest to the shadow resource in Qemu. This patch series
> however adds support only for Blobs of type
> VIRTIO_GPU_BLOB_MEM_GUEST with property VIRTIO_GPU_BLOB_FLAG_USE_SHAREABLE.
> 
> Most of the patches in this series are a rebased, refactored and bugfixed 
> versions of Gerd Hoffmann's patches located here:
> https://gitlab.freedesktop.org/virgl/qemu/-/commits/virtio-gpu-next

Doesn't apply cleanly to master, can you rebase and resend?

thanks,
  Gerd



  parent reply	other threads:[~2021-05-18 10:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-11 22:47 [PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4) Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 01/13] ui: Get the fd associated with udmabuf driver Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 02/13] headers: Add udmabuf.h Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 03/13] virtio-gpu: Add udmabuf helpers Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 04/13] virtio-gpu: Add virtio_gpu_find_check_resource Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 05/13] virtio-gpu: Refactor virtio_gpu_set_scanout Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 06/13] virtio-gpu: Refactor virtio_gpu_create_mapping_iov Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 07/13] virtio-gpu: Add initial definitions for blob resources Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 08/13] virtio-gpu: Add virtio_gpu_resource_create_blob Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 09/13] ui/pixman: Add qemu_pixman_to_drm_format() Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 10/13] virtio-gpu: Add helpers to create and destroy dmabuf objects Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 11/13] virtio-gpu: Factor out update scanout Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 12/13] virtio-gpu: Add virtio_gpu_set_scanout_blob Vivek Kasireddy
2021-05-11 22:47 ` [PATCH v4 13/13] virtio-gpu: Update cursor data using blob Vivek Kasireddy
2021-05-18 10:16 ` Gerd Hoffmann [this message]
2021-05-19  3:34   ` [PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4) Kasireddy, Vivek

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=20210518101638.mvtys424rl2d72iu@sirius.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=dongwon.kim@intel.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=tina.zhang@intel.com \
    --cc=vivek.kasireddy@intel.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).