Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vmm: memory_actual_size reflects hotplug state - #7969

Merged
likebreath merged 1 commit into
cloud-hypervisor:mainfrom
jaredwhitedev:expose-plugged-memory-size
Apr 7, 2026
Merged

likebreath merged 1 commit into
cloud-hypervisor:mainfrom
jaredwhitedev:expose-plugged-memory-size

Conversation

@jaredwhitedev

Copy link
Copy Markdown

It is desirable to be able to track the progress of memory hotplug. Update the memory_actual_size field to query the current plugged size from virtio-mem to enable this.

This means that memory_actual_size changes from reflecting the current bootmem + virtio_mem_target - balloon, to bootmem+virtio_mem_actual - balloon.

It is desirable to be able to track the progress of memory hotplug.
Update the memory_actual_size field to query the current plugged size
from virtio-mem to enable this.

Signed-off-by: Jared White <[email protected]>
@jaredwhitedev
jaredwhitedev requested a review from a team as a code owner April 6, 2026 04:44
@likebreath
likebreath added this pull request to the merge queue Apr 7, 2026
Merged via the queue into cloud-hypervisor:main with commit 77ce3f6 Apr 7, 2026
38 checks passed
@rbradford rbradford moved this to ✅ Done in Cloud Hypervisor Roadmap Apr 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants