On Mon, Oct 9, 2023 at 12:15 AM Marc-André Lureau < marcandre.lur...@redhat.com> wrote:
> Hi > > On Fri, Oct 6, 2023 at 5:08 AM Gurchetan Singh > <gurchetansi...@chromium.org> wrote: > > > > From: Gurchetan Singh <gurchetansi...@google.com> > > > > Branch containing changes: > > > > https://gitlab.com/gurchetansingh/qemu/-/commits/qemu-gfxstream-v17 > > > > Changes since v16: > > > > - Fixed typo mentioned here: > > > > https://lists.gnu.org/archive/html/qemu-devel/2023-10/msg01407.html > > > > Antonio Caggiano (2): > > virtio-gpu: CONTEXT_INIT feature > > virtio-gpu: blob prep > > > > Dr. David Alan Gilbert (1): > > virtio: Add shared memory capability > > > > Gerd Hoffmann (1): > > virtio-gpu: hostmem > > > > Gurchetan Singh (5): > > gfxstream + rutabaga prep: added need defintions, fields, and options > > gfxstream + rutabaga: add initial support for gfxstream > > gfxstream + rutabaga: meson support > > gfxstream + rutabaga: enable rutabaga > > docs/system: add basic virtio-gpu documentation > > > > Except for a few misc style issues, the series looks good to me. > > Gerd, as the virtio-gpu "odd fixes" maintainer, any chance you take a > quick look and ack the series? Even better if you send a PR :) > Ping. Branch containing latest series with the minor fixes Marc suggested is here: https://gitlab.com/gurchetansingh/qemu/-/commits/qemu-gfxstream-v18 > > thanks > >