acrn-hypervisor/devicemodel/core
Shuo Liu 56992c7373 dm: combine VM creating and ioreq shared page setup
This patch depends on a vhm patch merged, "vhm: setup ioreq shared buf
in IC_CREATE_VM ioctl". We intend to combine VM creating and ioreq
shared page setup into one step. For compatibility issue, we need follow
the patch dependency to merge accordingly.

This patch also drops vm_open/vm_close which will be intergrated into
vm_create/vm_destroy.

Tracked-On: #1330
Signed-off-by: Shuo Liu <shuo.a.liu@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2018-09-26 11:33:20 +08:00
..
console.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
consport.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
gc.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
hugetlb.c DM: Fix potential buffer overflow and uninitialized variable 2018-07-12 17:32:20 +08:00
inout.c DM: Remove 'strictio' from UOS bootargs' options 2018-07-02 12:33:52 +08:00
main.c dm: combine VM creating and ioreq shared page setup 2018-09-26 11:33:20 +08:00
mem.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
mevent.c dm: add S3 support for UOS 2018-08-02 13:14:03 +08:00
monitor.c DM: add a thread to monitor UOS ptdev intr status 2018-09-25 11:09:35 +08:00
mptbl.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
pm.c DM: register pm ops to monitor 2018-08-02 13:14:03 +08:00
post.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
smbiostbl.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
sw_load_bzimage.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
sw_load_common.c loader: Update the memory address of GUEST_CFG_OFFSET 2018-07-17 14:11:12 +08:00
sw_load_vsbl.c dm: pass vrpmb key via cmos interface 2018-08-20 12:55:37 +08:00
vmmapi.c dm: combine VM creating and ioreq shared page setup 2018-09-26 11:33:20 +08:00
vrpmb.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00