acrn-hypervisor/hypervisor/include
Huihuang Shi b068959b78 HV:change the cpu state to enum type
enum cpu state is better than cpu state macro.

V1->V2:
  move enum cpu_state under #ifndef ASSEMBLER MACRO to avoid
assembler compiler scan.

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-02 11:22:48 +08:00
..
arch/x86 HV:change the cpu state to enum type 2018-07-02 11:22:48 +08:00
common HV:treewide:Cleanup the type for parameters of bitmap 2018-07-02 10:46:11 +08:00
debug HV: Make all trace event prefix consist with TRACE 2018-07-02 10:46:41 +08:00
lib HV:treewide:Cleanup the type for parameters of bitmap 2018-07-02 10:46:11 +08:00
public HV: treewide: enforce unsignedness of pcpu_id 2018-06-21 16:59:21 +08:00
hv_debug.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: refine the address used in sbl multiboot code 2018-06-22 16:12:24 +08:00