Files
acrn-hypervisor/hypervisor/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
..
2020-01-14 10:21:23 +08:00
2020-04-16 21:59:03 +08:00
2019-12-02 09:31:12 +08:00
2020-03-25 13:26:58 +08:00
2020-05-21 15:08:49 +08:00
2020-03-25 13:26:58 +08:00
2019-07-19 16:47:06 +08:00
2020-05-21 15:08:49 +08:00
2020-04-17 09:53:59 +08:00
2019-05-07 09:10:13 +08:00
2020-02-25 09:08:14 +08:00