cloud-hypervisor/virtio-devices
Sebastien Boeuf 1a2cd44e44 virtio-devices: balloon: Simplify the resize operation
There's no need to delegate the resize operation to the virtio-balloon
thread. This can come directly from the vmm thread which will use the
Balloon object to update the VIRTIO configuration and trigger the
interrupt for the guest to be notified.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-09-16 17:21:04 +02:00
..
src virtio-devices: balloon: Simplify the resize operation 2022-09-16 17:21:04 +02:00
Cargo.toml build: Bump seccompiler from 0.2.0 to 0.3.0 2022-09-15 08:29:49 +00:00