On Tue, Oct 27, 2020 at 03:14:00PM +0000, Stefan Hajnoczi wrote: > There will be a birds-of-a-feather session at KVM Forum, a chance for > us to get together and discuss Out-of-Process Device Emulation. > > Please send suggestions for the agenda! > > These sessions are a good opportunity to reach agreement on topics that > are hard to discuss via mailing lists. > > Ideas: > * How will we decide that the protocol is stable? Can third-party > applications like DPDK/SPDK use the protocol in the meantime?
and if not how do we prevent that? > * QEMU build system requirements: how to configure and build device > emulator binaries? > * Common sandboxing solution shared between C and Rust-based binaries? > minijail (https://github.com/google/minijail)? bubblewrap > (https://github.com/containers/bubblewrap)? systemd-run? disconnect migration > Stefan