The reference guest needs the get_diagnostics call
Registered by
Tim Simpson
The reference guest is currently missing the get_diagnostics call, which returns the status of the guest.
This call returns a dictionary with the following items obtained by reading /proc/%d/status, where %d is the guest process ID:
"version": The version of the guest.
"fd_size": The number of file descriptors allocated by the guest.
"vm_size": guest VmSize
"vm_peak" : Guest VmPeak
"vm_rss" : Guest VmRSS
"threads": Guest Threads
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Tim Simpson
- Direction:
- Approved
- Assignee:
- None
- Definition:
- Drafting
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- next
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)