Branch: refs/heads/virtio-exp Home: https://github.com/OpenAMP/open-amp Commit: 7cad4e88e2717f8b84c1fe8c9496a6748d4e49b5 https://github.com/OpenAMP/open-amp/commit/7cad4e88e2717f8b84c1fe8c9496a6748... Author: Dan Milea dan.milea@windriver.com Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths: M cmake/options.cmake M lib/include/openamp/virtio_mmio.h A lib/include/openamp/virtio_mmio_hvl.h M lib/virtio/virtqueue.c M lib/virtio_mmio/CMakeLists.txt M lib/virtio_mmio/virtio_mmio_drv.c A lib/virtio_mmio/virtio_mmio_hvl.c M lib/virtio_mmio/virtio_serial_drv.c
Log Message: ----------- virtio-mmio: hypervisor-less mode
Added support for hypervisor-less virtio. - HVP dispatch function table - Semaphore-based configuration synchronization mechanism when in yield-capable context
Signed-off-by: Dan Milea dan.milea@windriver.com
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/open-amp/settings/notifications