Files
acrn-hypervisor/hypervisor/arch/x86/guest
dongshen 6496da7c56 hv: add function to check if using posted interrupt is possible for vm
Add platform_caps.c to maintain platform related information

Set platform_caps.pi to true if all iommus are posted interrupt capable, false
otherwise

If lapic passthru is not configured and platform_caps.pi is true, the vm
may be able to use posted interrupt for a ptdev, if the ptdev's IRQ is
single-destination

Tracked-On: #4506
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@Intel.com>
2020-04-15 13:47:22 +08:00
..
2020-04-13 11:38:55 +08:00
2020-01-14 10:21:23 +08:00
2020-03-13 10:34:29 +08:00
2019-12-02 09:31:12 +08:00
2020-03-25 13:26:58 +08:00
2020-03-25 13:26:58 +08:00
2020-03-12 14:56:34 +08:00
2019-07-19 16:47:06 +08:00
2020-03-13 10:34:29 +08:00
2020-01-07 11:23:32 +08:00
2019-05-07 09:10:13 +08:00
2020-02-25 09:08:14 +08:00