Files
acrn-hypervisor/hypervisor/arch/x86
Yan, Like c663267b03 hv: timer: request timer irq once only
Since global vector table is being used on all pcpus, it's not necessary to request timer irq
at each cpu init. With this change, per_cpu timer nodes are removed, and only BSP registers
and unregisters timer irq.

Signed-off-by: Yan, Like <like.yan@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-08-06 16:06:22 +08:00
..
2018-08-06 12:27:53 +08:00
2018-07-25 15:29:34 +08:00
2018-08-06 10:34:43 +08:00
2018-08-06 12:27:53 +08:00
2018-07-25 15:29:34 +08:00
2018-08-06 10:34:43 +08:00
2018-08-02 09:51:58 +08:00
2018-08-06 12:27:53 +08:00
2018-08-02 14:03:38 +08:00
2018-08-06 16:06:22 +08:00
2018-08-06 12:27:53 +08:00
2018-08-02 14:03:38 +08:00
2018-08-01 11:36:27 +08:00