acrn-hypervisor/hypervisor/common
Mingqiang Chi a3b44a2fa8 hv:Replace 0(cpu_id) with BOOT_CPU_ID
Replace 0(pcpu_id/vcpu_id) with BOOT_CPU_ID

Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-08-03 11:27:52 +08:00
..
hv_main.c hv: cpu: remove unnecessary cpu_id valid check 2018-08-02 15:21:34 +08:00
hypercall.c hv:Replace 0(cpu_id) with BOOT_CPU_ID 2018-08-03 11:27:52 +08:00
io_request.c HV: io: refine state transitions of VHM requests 2018-07-31 10:22:03 +08:00
ptdev.c HV:fix rest integer violations 2018-08-02 09:51:58 +08:00
schedule.c HV: Rename functions beginning with "_" 2018-07-30 10:11:54 +08:00
softirq.c hv: softirq: refine softirq 2018-08-01 11:36:27 +08:00
stack_protector.c HV:common:fix "expression is not Boolean" 2018-06-20 14:19:47 +08:00
trusty_hypercall.c HV: hypercall: make hypercall functions return int32_t 2018-07-23 10:23:49 +08:00
vm_load.c HV: common: cleanup of remaining integral-type issues 2018-07-23 10:23:49 +08:00