Files
acrn-hypervisor/hypervisor/arch/x86/guest
dongshen 0f3c876a91 hv: extend struct pi_desc to support VT-d posted interrupts
For CPU side posted interrupts, it only uses bit 0 (ON) of the PI's 64-bit control
, other bits are don't care. This is not the case for VT-d posted
interrupts, define more bit fields for the PI's 64-bit control.
Use bitmap functions to manipulate the bit fields atomically.

Some MISRA-C violation and coding style fixes

Tracked-On: #4506
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@Intel.com>
2020-03-31 10:30:30 +08:00
..
2020-01-14 10:21:23 +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
2020-02-25 09:08:14 +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