acrn-hypervisor/hypervisor/include/common
Shuo A Liu f4ce9cc4a2 hv: make hypercall HC_CREATE_VCPU empty
Now, we create vcpus while VM being created in hypervisor. The
create vcpu hypercall will not be used any more. For compatbility,
keep the hypercall HC_CREATE_VCPU do nothing.

v4: Don't remove HC_CREATE_VCPU hypercall, let it do nothing.

Tracked-On: #3663
Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com>
2019-09-24 11:58:45 +08:00
..
hypercall.h hv: make hypercall HC_CREATE_VCPU empty 2019-09-24 11:58:45 +08:00
ptdev.h hv:move down the structure intr_source 2019-09-16 14:51:36 +08:00
schedule.h hv: move pcpu offline request and vm shutdown request from schedule 2019-09-16 09:36:52 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00