acrn-hypervisor/hypervisor/include
Yonghua Huang c41f286085 hv: revise interfaces description in vlapic
Add comments for APIs:
 - vlapic_pending_intr();
 - vlapic_pending_accepted();
 - vlapic_post_intr();
 - lapicv_get_pir_desc_paddr();
 - vlapic_intr_level();
 - vlapic_intr_edge();
 - vlapic_set_local_intr();
 - vlapic_intr_msi();

Tracked-On: #1595
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2018-11-03 08:40:14 -07:00
..
arch/x86 hv: revise interfaces description in vlapic 2018-11-03 08:40:14 -07:00
common doc: hv: add comments to irq APIs for documentation 2018-11-02 15:34:36 -07:00
debug hv:Replace dynamic memory with static for sbuf 2018-11-01 11:21:49 +08:00
dm hv: resolve the negative impacts to UOS MSI/MSI-X remapping 2018-11-01 21:22:10 +08:00
lib hv: mmu: remove alloc_page() API 2018-11-02 13:15:48 +08:00
public HV: add main vcpu API comments for document 2018-11-02 15:20:11 -07: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