cloud-hypervisor/vmm
Sebastien Boeuf 0bcb6ff061 vmm: Limit the size of the SerialBuffer
We must limit how much the buffer can grow, otherwise this could lead
the process to consume all the memory on the machine. This could happen
if the output from the guest was very important and nothing would
connect to the PTY for a long time.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-08-24 12:14:59 +02:00
..
src vmm: Limit the size of the SerialBuffer 2022-08-24 12:14:59 +02:00
Cargo.toml build: bump serde_json from 1.0.83 to 1.0.85 2022-08-23 05:41:18 +00:00