acrn-hypervisor/hypervisor/include
Victor Sun 600aa8ea5a HV: change param type of init_pcpu_pre
When initialize secondary pcpu, pass INVALID_CPU_ID as param of init_pcpu_pre()
looks weird, so change the param type to bool to represent whether the pcpu is
a BSP or AP.

Tracked-On: #3420

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-07-17 13:48:00 +08:00
..
arch/x86 HV: change param type of init_pcpu_pre 2019-07-17 13:48:00 +08:00
common hv: schedule: minor fix about the return type of need_offline 2019-07-17 09:20:54 +08:00
debug hv: bugfix for sbuf reset 2019-06-27 15:40:19 +08:00
dm vhostbridge: update vhostbridge to use vdev_ops 2019-07-15 10:35:47 +08:00
hw HV: add support for 64-bit bar emulation 2019-07-04 11:25:01 +08:00
lib hv:move several files related X86 for lib 2019-05-13 10:12:20 +08:00
public HV: add kata support on sdc scenario 2019-07-12 16:34:31 +08:00