This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
agent: add GetGuestDetails gRPC function
To get memory hotplug align boundary, need read /sys/devices/system/memory/block_size_bytes in guest. Add a function to do this and we can also extend to get other details in the future. Fixes #354 Signed-off-by: Zichang Lin <[email protected]>
- Loading branch information
1 parent
e3eb9ce
commit 7e8e20b
Showing
5 changed files
with
502 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.