On Mon, Mar 04, 2019 at 09:57:06AM -0800, Frank Yang wrote:
> +Christopher Dall who has tried to standardize goldfish before.
>
> Link:
> https://github.com/741g/virtio-spec/blob/67602f232386a1782a35b9cb41087586ac3d19e2/virtio-hostmem.tex
Hi Frank,
I just realized you posted a new revision after replying to your
previous one :).
Why the sub-device model is necessary?
Could you define a concrete VIRTIO device type for your graphics use
case that uses virtqueues for graphics operations? You can rely on a
Shared Memory Resource for the host<->guest memory sharing of memory
buffers.
Stefan