Skip to content

Commit 04572a7

Browse files
dbkinderlijinxia
authored andcommitted
doc: add missing param documentation hypercall.h
Add missing documentation for hcall_get_cpu_pm_state vm parameter Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
1 parent d04bce2 commit 04572a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hypervisor/include/common/hypercall.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ int64_t hcall_setup_sbuf(struct vm *vm, uint64_t param);
337337
/**
338338
* @brief Get VCPU Power state.
339339
*
340+
* @param vm pointer to VM data structure
340341
* @param cmd cmd to show get which VCPU power state data
341342
* @param param VCPU power state data
342343
*

0 commit comments

Comments
 (0)