OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [PATCH v2] Add virtio gpu device specification.


On 07/04/18 07:43, Gerd Hoffmann wrote:
> Support for 2d mode (3d/virgl mode is not covered by this patch) has
> been added to the linux kernel version 4.2 and to qemu version 2.4.
> 
> Cc: Laszlo Ersek <lersek@redhat.com>
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
>  content.tex    |   2 +
>  virtio-gpu.tex | 481 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 483 insertions(+)
>  create mode 100644 virtio-gpu.tex

I've diffed the v1 and v2 patch files / emails between each other; the
typo has been corrected.

Acked-by: Laszlo Ersek <lersek@redhat.com>

Also, I had "tested" a good chunk of this spec, by writing a driver
against it (a basic one, for a UEFI boot environment -- advanced
features such as host display resizing, multi-head, virgl 3D, pointer
cursor, are not used). In that context,

Tested-by: Laszlo Ersek <lersek@redhat.com>

Thanks,
Laszlo


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]