Files
acrn-hypervisor/hypervisor/arch/x86/guest
Mingqiang Chi 4f98cb03a7 hv:move down the structure intr_source
Now the structures(union source & struct intr_source) are defined
in ptdev.h,they are used in vtd.c and assign.c,
vtd is the hardware layer and ptdev is the upper-layer module
from the modularization perspective, this patch move down
these structures to avoid reversed dependency.

Tracked-On: #1842
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-09-16 14:51:36 +08:00
..
2019-08-22 14:13:15 +08:00
2019-09-11 17:30:24 +08:00
2019-09-05 09:59:13 +08:00
2019-09-05 16:32:30 +08:00
2019-07-19 16:47:06 +08:00
2019-09-05 09:59:13 +08:00
2019-07-24 15:05:46 +08:00
2019-09-05 09:59:13 +08:00
2019-05-07 09:10:13 +08:00