acrn-hypervisor/hypervisor/include/common
Binbin Wu 7bfcc673a6 hv: ptirq: associate an irte with ptirq_remapping_info entry
For a ptirq_remapping_info entry, when build IRTE:
- If the caller provides a valid IRTE, use the IRET
- If the caller doesn't provide a valid IRTE, allocate a IRET when the
entry doesn't have a valid IRTE, in this case, the IRET will be freed
when free the entry.

Tracked-On:#4831
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-06-16 08:52:56 +08:00
..
event.h hv: sched: simple event implemention 2020-01-07 11:23:32 +08:00
hypercall.h hv: vPCI: remove passthrough PCI device unuse code 2020-02-24 16:17:38 +08:00
ptdev.h hv: ptirq: associate an irte with ptirq_remapping_info entry 2020-06-16 08:52:56 +08:00
schedule.h hv: sched_bvt: add BVT scheduler 2020-02-25 09:11:32 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
vm_uuids.h HV: support up to 7 post launched VMs for industry scenario 2020-04-20 14:59:23 +08:00