Pavel Mores

Results 5 issues of Pavel Mores

This PR adds handling of drop-in config file fragments to runtime-rs to match the same feature already implemented in golang runtime. Behaviour of this Rust port should be the same...

no-backport-needed
runtime-rs
size/large

Golang runtime supports handling of drop-in config file fragments in a `config.d/` directory but runtime-rs does not. Extend runtime-rs so that features of both implementations of kata runtime match.

enhancement
needs-review

As the number of contributors to qemu-rs gradually grows I've been annoying people with review requests to comply with conventions that were never explicitly stated in the first place. My...

size/medium
ok-to-test

This PR add a capability to hotplug network devices into QEMU kata VMs. This functionality seems kind of hard to trigger with tools like `ctr` and `crictl` which tend to...

size/large

Semantics are lifted straight out of the go runtime for compatibility. We introduce DeviceVirtioScsi to represent a virtio-scsi device and instantiate it if block device driver in the configuration file...

size/medium
ok-to-test