Difference between revisions of "Design Sessions 2019"

From Xen
(Added initial sessions from the xen-devel@ list)
(Virtio: Added abstract)
Line 19: Line 19:
   
 
== Virtio ==
 
== Virtio ==
  +
<syntaxhighlight>
https://lists.xenproject.org/archives/html/xen-devel/2019-07/threads.html#01746
 
  +
There is an interest on Arm to support virtio on Xen. This would allow us to
  +
leverage existing PV protocols (e.g virgil 3d) and offering an easy way for
  +
users to migrate to Xen.
  +
  +
The topics expected to be discussed during the sessions are:
  +
  +
- Transport to be used
  +
- How to prevent backend to access all the guest memory
  +
- Sketch a plan and potential contributors
  +
</syntaxhighlight>
  +
For notes, see https://lists.xenproject.org/archives/html/xen-devel/2019-07/threads.html#01746
   
 
[[Category:Developers]]
 
[[Category:Developers]]

Revision as of 12:18, 9 August 2019

Branch management (related to CI v2)

See https://lists.xenproject.org/archives/html/xen-devel/2019-07/threads.html#00709

Build System gripes

See https://lists.xenproject.org/archives/html/xen-devel/2019-07/threads.html#00786

Further defences for speculative sidechannels

See https://lists.xenproject.org/archives/html/xen-devel/2019-07/threads.html#00832

Xen Toolstacks

See https://lists.xenproject.org/archives/html/xen-devel/2019-07/threads.html#00789

Xen Distros

See https://lists.xenproject.org/archives/html/xen-devel/2019-07/threads.html#00791

Live Updating Xen

See https://lists.xenproject.org/archives/html/xen-devel/2019-07/threads.html#00834

Virtio

There is an interest on Arm to support virtio on Xen. This would allow us to 
leverage existing PV protocols (e.g virgil 3d) and offering an easy way for 
users to migrate to Xen.

The topics expected to be discussed during the sessions are:

   - Transport to be used
   - How to prevent backend to access all the guest memory
   - Sketch a plan and potential contributors

For notes, see https://lists.xenproject.org/archives/html/xen-devel/2019-07/threads.html#01746