Files
acrn-hypervisor/hypervisor/include/arch/x86
dongshen b384d04ad1 hv: rename vlapic_pir_desc to pi_desc
Rename struct vlapic_pir_desc to pi_desc
Rename struct member and local variable pir_desc to pid

pir=posted interrupt request, pi=posted interrupt
pid=posted interrupt descriptor
pir is part of pi descriptor, so it is better to use pi instead of pir

struct pi_desc will be moved to vmx.h in subsequent commit.

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-03-12 14:56:34 +08:00
2020-03-25 13:26:58 +08:00
2019-11-07 08:47:02 +08:00
2020-01-14 10:21:23 +08:00
2020-03-12 14:56:34 +08:00
2020-03-04 17:33:50 +08:00
2020-03-03 09:32:11 +08:00
2020-02-25 09:11:32 +08:00
2020-03-04 17:33:50 +08:00
2019-11-27 09:49:32 +08:00
2020-02-26 09:24:16 +08:00