Files
acrn-hypervisor/hypervisor/include/arch/x86/guest
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
..
2019-07-09 09:22:53 +08:00
2019-03-15 14:09:56 +08:00
2020-04-15 14:34:15 +08:00
2019-02-03 13:00:42 +08:00