acrn-hypervisor/hypervisor/common
Sainath Grandhi 0c93a1388c hv: sw_loader for VMs in ACRN partition mode
ACRN in partition mode needs to boot VMs from HV. This patch make ACRN
treat all VMs in the same way (as vm0)  w.r.t. setting up the guest memory
for kernel, bootargs and zeropage

Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
2018-08-17 10:04:51 +08:00
..
hv_main.c HV: Enclose debug specific code with #ifdef HV_DEBUG 2018-08-15 11:17:29 +08:00
hypercall.c hv:fix return value violations for vpic/vioapic 2018-08-16 09:01:08 +08:00
io_request.c HV: io: drop REQ_STATE_FAILED 2018-08-15 12:04:12 +08:00
ptdev.c HV: remove 'spinlock_rfags' declaration 2018-08-16 09:43:04 +08:00
schedule.c idle: enable IRQ in default idle 2018-08-15 12:05:18 +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
static_checks.c hv: add compile time assert for static checks 2018-08-14 13:05:06 +08:00
trusty_hypercall.c HV: trusty: new hypercall to save/restore context of secure world 2018-08-09 15:09:15 +08:00
vm_load.c hv: sw_loader for VMs in ACRN partition mode 2018-08-17 10:04:51 +08:00