Files
acrn-hypervisor/hypervisor/arch/x86
Yan, Like 6e41e30bea hv: pirq: rename related source files
To make the file structure clearer, change the file names:
 - rename arch/x86/interrupt.c to virq.c, for the virtual irq relavant code,
   such as irq injection etc;
 - merge arch/x86/intr_main.c into arch/x86/irq.c;
 - rename arch/x86/intr_lapic.c to lapic.c

Signed-off-by: Yan, Like <like.yan@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-06-27 14:27:56 +08:00
..
2018-06-27 14:26:25 +08:00
2018-06-27 14:26:25 +08:00
2018-06-27 14:27:56 +08:00
2018-06-27 14:27:56 +08:00
2018-06-27 14:26:25 +08:00
2018-06-22 16:12:52 +08:00
2018-06-22 16:12:52 +08:00
2018-06-22 16:12:01 +08:00
2018-06-27 14:27:56 +08:00
2018-06-27 14:26:25 +08:00
2018-06-26 12:31:11 +08:00