VirtIO Related Work
===================

  This is essentially a mind-map of bullet points as we work out what
  concrete work items should be implemented by the TCWG Virt hackers
  (most likely just me ;-)


Xen for Automotive ([LBI-24])

  - Things that need doing
    - support for virtio in core (i.e. not just emulated devices)
    - support for virtio-iommu and sharing memory between guests
      (ivshmemv2?)
    - support virtio over ivshmemv2 (would native virtio be supported?)
    - support for vhost over shared memory (zero copy device emulation)
    - support isolating userspace emulation from hvm (vhost-user)
  - Why?
    - userspace emulation has performance benefits (exit-less, polling)
    - growing number of virtio devices for that guests support


[LBI-24] <https://projects.linaro.org/browse/LBI-24>


Virtualizing Android ([LBI-38])

  - Builds on Google's work on Cuttlefish
    - New Android Device model using VirtIO (including VirtGPU) \o/!
    - Used to run on QEMU, now targeting CrosVM
    - Potential interest in using as a HAL layer
  - Potential work items
    - Better support for ARM in CrosVM
    - Is QEMU of interest to members? (emulation & tooling - unlike
      CrosVM)
    - Is a virtualised Android HAL possible
    - Where does Hafnium fit it?


[LBI-38] <https://projects.linaro.org/browse/LBI-38>


QEMU Tooling ([VIRT-252])
=========================

Extend gdbstub for SVE ([VIRT-281])

  - re-based [a v7 branch]


[VIRT-281] <https://projects.linaro.org/browse/VIRT-281>

[a v7 branch]
<https://github.com/stsquad/qemu/tree/gdbstub/sve-registers-v7>


Upstream Work ([VIRT-109])
==========================

  - posted [PATCH v2 00/12] testing/next (with build fixes!) Message-Id:
    <20200130113223.31046-10-alex.ben...@linaro.org>
  - posted [PATCH v2 00/19] testing and plugin updates Message-Id:
    <20200213225109.13120-1-alex.ben...@linaro.org>


[VIRT-109] <https://projects.linaro.org/browse/VIRT-109>

Completed Reviews [3/3]
=======================

[RFC PATCH 1/2] GitLab CI: avoid calling before_scripts on unintended jobs
Message-Id: <5d0def0e-0943-3345-784d-80f8ccc31...@redhat.com>


[PATCH v1 00/14] tests/vm: Add support for aarch64 VMs
Message-Id: <20200205212920.467-1-robert.fo...@linaro.org>

  - CLOSING NOTE [2020-02-07 Fri 19:56]
    Some problems with hangs, not sure about using threads/file
    approach.
  Added: <2020-02-06 Thu>


[PATCH 0/2] target/arm: Pass arguments by value for sve FMLA/FCMLA
Message-Id: <20200212025145.24300-1-richard.hender...@linaro.org>

Absences
========

- 17t-24th Feb Half Term
- 23rd-27th March BUD20

Current Review Queue
====================

* [PATCH v16 00/10] VIRTIO-IOMMU device
Message-Id: <20200214132745.23392-1-eric.au...@redhat.com>
  Added: <2020-02-14 Fri>
* [RFC][PATCH 0/3] IVSHMEM version 2 device for QEMU
Message-Id: <cover.1573477032.git.jan.kis...@siemens.com>
  Added: <2020-02-14 Fri>
* {PATCH v2 0/2} tests/tcg/multiarch: Add tests for implemented real
Message-Id: <1581603905-21565-1-git-send-email-filip.boz...@rt-rk.com>
  Added: <2020-02-13 Thu>
* [RFC 0/9] Add an interVM memory sharing device
Message-Id: <1580815851-28887-1-git-send-email-i.kotrasi...@partner.samsung.com>
  Added: <2020-02-05 Wed>
-- 
Alex Bennée
_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to