Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Graphics sharing note.

...

The solution should become more flexible and independent from third party libraries on the guest side as soon as Vulkan support is introduced. It is achieved by the fact that that Vulkan uses Standard Portable Intermediate Representation as an intermediate device-independent language, so no additional translation between the guest and the host are required. It is still work in progress [VIRTIO-VULKAN].

Input from Eugen Friedrich:  Would like to discuss a standard for sharing graphics memory buffers between VMs.


3.4 IOMMU Device

NOTE: The current specification draft looks quite neat except the fact that it marks many requirements as SHO

...