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: [PATCH 0/1] Add virtio gpu specification.


  Hi,

Finally done writing up a first draft matching the current code.

If you prefer to read & review formated html or pdf instead of latex
source look here:  https://www.kraxel.org/virtio/

qemu device code:
  https://www.kraxel.org/cgit/qemu/log/?h=rebase/vga-wip

kernel driver code:
  https://www.kraxel.org/cgit/linux/log/?h=virtio-gpu-rebase

Gerd Hoffmann (1):
  Add virtio gpu specification.

 content.tex    |   2 +
 virtio-gpu.tex | 406 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 408 insertions(+)
 create mode 100644 virtio-gpu.tex

-- 
1.8.3.1



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