acrn-hypervisor/hypervisor/include
Yonghua Huang cbe0313588 hv: revise interfaces description in virq
Add comments for APIs:
  - vcpu_queue_exeception()
  - vcpu_inject_extint()
  - vcpu_inject_nmi()
  - vcpu_inject_gp()
  - vcpu_inject_pf()
  - vcpu_inject_ud()
  - vcpu_inject_ac()
  - vcpu_inject_ss()

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 virq 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