cloud-hypervisor/vmm
Omer Faruk Bayram a92d852848 vmm: dbus: apply seccomp filter
This commit applies the previously created seccomp filter
to the `DbusApi` thread.

Also encloses the main loop of the `DBusApi` thread using
`std::panic::catch_unwind` and `AssertUnwindSafe` in order to mirror
the behavior of the HTTP API.

Signed-off-by: Omer Faruk Bayram <omer.faruk@sartura.hr>
2023-06-06 10:18:26 -07:00
..
src vmm: dbus: apply seccomp filter 2023-06-06 10:18:26 -07:00
Cargo.toml vmm: dbus: implement the D-Bus API 2023-06-06 10:18:26 -07:00