acrn-hypervisor/hypervisor/include
Wei Liu 67ff326e14 hv: retain the timer irq
Timer IRQ was static mapped IRQ.
It should not be cleaned up when one of the cpu dead.
The patch will retain the timer irq.

Tracked-On: #1359
Signed-off-by: Wei Liu <weix.w.liu@intel.com>
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-28 16:39:36 +08:00
..
arch/x86 hv: retain the timer irq 2018-09-28 16:39:36 +08:00
common HV: Add hypercall to set/clear IRQ line 2018-09-27 16:49:52 +08:00
debug hv:Replace dynamic memory allocation for vuart 2018-09-28 13:59:50 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv:Clear up printf related definition 2018-09-28 13:59:38 +08:00
public HV: Add hypercall to set/clear IRQ line 2018-09-27 16:49:52 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hypervisor.h hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00