-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
At the moment, QEMU is targeting the old runtime system API. The new runtime includes some API changes for which QEMU needs to be adapted if we decide we need it (cc @ananos, @papazof).
If we decide that this makes sense for our use-cases, we need to fix the API in QEMU and add support in this project. This requires:
- Adding our QEMU fork as a submodule here
- Create the script for building it
- From the virtio-accel project create an action (and adapt the build script) to create linux images suitable for QEMU
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request