acrn-hypervisor/hypervisor/include
Victor Sun 520a0222d3 HV: re-arch boot component header
The patch re-arch boot component header files by:

- moving multiboot.h from include/arch/x86/ to boot/include/ and keep
  this header for multiboot1 protocol data struct only;

- moving multiboot related MACROs in cpu_primary.S to multiboot.h;

- creating an independent boot.h to store acrn specific boot information
  for other files' reference;

Tracked-On: #4419

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2020-02-26 09:24:16 +08:00
..
arch/x86 HV: re-arch boot component header 2020-02-26 09:24:16 +08:00
common hv: sched_bvt: add BVT scheduler 2020-02-25 09:11:32 +08:00
debug hv: rename the ACRN_DBG_XXX 2020-01-14 10:21:23 +08:00
dm hv: mmio: refine mmio access handle lock granularity 2020-02-24 16:17:38 +08:00
hw hv: vPCI: add assign/deassign PCI device HC APIs 2020-02-24 16:17:38 +08:00
lib hv: support xsave in context switch 2019-12-02 09:31:12 +08:00
public hv: vPCI: remove passthrough PCI device unuse code 2020-02-24 16:17:38 +08:00