acrn-hypervisor/hypervisor/include
Chinthapally, Manisha cab93c053a HV:Added SBuf support to copy samples generated to guest.
sbuf.h:
    Added new shared buffer types for SEP and SOCWATCH

profiling.c
   sbuf_next_ptr - returns  address of next available buffer

profiling_sbuf_put_variable:
   This function allows to write data of variable size into shared buffer.

profiling_generate_data:
     Read profiling data and transfer to SOS
     Drops transfer of profiling data if sbuf is full/insufficient and log it

Tracked-On: projectacrn#1409
Acked-by: Eddie Dong <eddie.dong@intel.com>
Signed-off-by: Chinthapally, Manisha <manisha.chinthapally@intel.com>
2018-10-26 13:39:07 +08:00
..
arch/x86 HV:Added implementation for PMI handler function 2018-10-26 13:39:07 +08:00
common HV:Added implementation for PMI handler function 2018-10-26 13:39:07 +08:00
debug HV:Added SBuf support to copy samples generated to guest. 2018-10-26 13:39:07 +08:00
dm hv: create new file core.c and pci.c 2018-10-24 18:11:02 +08:00
lib HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
public HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h hv: mmu: add pre-assumption for hpa2gpa 2018-10-23 09:12:51 +08:00