mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-04 23:24:56 +00:00
hv: add a hypercall for the hypervisor NPK log
The hypercall HC_SETUP_HV_NPK_LOG is added to enable/disable/configure the hypervisor NPK log. Signed-off-by: Zhi Jin <zhi.jin@intel.com> Signed-off-by: Zhonghua Sun <zhonghua.sun@intel.com> Reviewed-by: CHEN Gang <gang.c.chen@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
@@ -13,5 +13,6 @@
|
||||
#include <dump.h>
|
||||
#include <trace.h>
|
||||
#include <sbuf.h>
|
||||
#include <npk_log.h>
|
||||
|
||||
#endif /* HV_DEBUG_H */
|
||||
|
||||
Reference in New Issue
Block a user