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

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

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


Subject: [PATCH 0/2] Blob resources v5


New additions to the blob spec.  This is to preserve the possibility
of a swapper in the kernel.  Based on UUID the patches.

This doesn't require ATTACH_BACKING / DETACH_BACKING since we're probably
not going to swap-in/swap-out zero-copy guest memory (especially if comes
from a guest dedicated heap, which is best for 3D/video apps) in the
event we do write a swapper.

Implementation should be on virtio-dev/dri-devel shortly.

Gurchetan Singh (2):
  virtio-gpu: add resource create blob
  virtio-gpu: add support for mapping/unmapping blob resources

 virtio-gpu.tex | 169 +++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 165 insertions(+), 4 deletions(-)

-- 
2.24.1



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