cloud-hypervisor/.github
Omer Faruk Bayram c016a0d4d3 vmm: dbus: implement the D-Bus API
This commit introduces three new dependencies: `zbus`, `futures`
and `blocking`. `blocking` is used to call the Internal API in zbus'
async context which is driven by `futures::executor`. They are all
behind the `dbus_api` feature flag.

The D-Bus API implementation is behind the same `dbus_api` feature
flag as well.

Signed-off-by: Omer Faruk Bayram <omer.faruk@sartura.hr>
2023-06-06 10:18:26 -07:00
..
ISSUE_TEMPLATE .github: Add issue template for bug report 2021-04-27 16:43:10 +02:00
workflows vmm: dbus: implement the D-Bus API 2023-06-06 10:18:26 -07:00
dependabot.yml .github: Avoid excessive rebase & rebuilds from dependabot 2022-03-08 15:16:12 +00:00