cloud-hypervisor/vmm/src/api
Fei Li aa27f0e743 virtio-balloon: add deflate_on_oom support
Sometimes we need balloon deflate automatically to give memory
back to guest, especially for some low priority guest processes
under memory pressure. Enable deflate_on_oom to support this.

Usage: --balloon "size=0,deflate_on_oom=on" \

Signed-off-by: Fei Li <lifei.shirley@bytedance.com>
2021-06-16 09:55:22 +02:00
..
openapi virtio-balloon: add deflate_on_oom support 2021-06-16 09:55:22 +02:00
http_endpoint.rs vmm: api: Add "power-button" API entry point 2021-01-13 17:00:39 +00:00
http.rs vmm: Create the api socket fd to pass to the http server 2021-04-29 09:44:40 +01:00
mod.rs vmm: Enhance boot with info!() level messages 2021-05-18 20:45:38 +02:00