acrn-hypervisor/devicemodel/core
Edwin Zhai 4b4e1e1c59 DM: Add option of no check against ptdev reset
With '--ptdev_no_reset', DM doen not abort but warn when assign PCIe
dev without reset capability.

Signed-off-by: Edwin Zhai <edwin.zhai@intel.com>
Acked-by: Kevin Tian <kevin.tian@intel.com>
2018-05-29 13:44:13 +08:00
..
console.c DM: add deinit function for ps2kbd and ps2mouse 2018-05-15 17:25:24 +08:00
consport.c DM: add deinit function for bvmcons 2018-05-15 17:25:55 +08:00
gc.c initial import 2018-05-11 14:44:28 +08:00
hugetlb.c DM: using 'strncpy' coding style cleanup 2018-05-25 15:36:25 +08:00
inout.c DM: validate port range explicitly in inout.c 2018-05-25 09:46:15 +08:00
main.c DM: Add option of no check against ptdev reset 2018-05-29 13:44:13 +08:00
mem.c DM: release mem range allocated in init_pci 2018-05-15 17:25:55 +08:00
mevent.c DM: mevent_add/del refine for Linux 2018-05-15 17:25:27 +08:00
monitor.c DM: bugfix - use of freed memory in 'monitor_close()' 2018-05-24 11:13:26 +08:00
mptbl.c initial import 2018-05-11 14:44:28 +08:00
post.c initial import 2018-05-11 14:44:28 +08:00
smbiostbl.c dm: add hugetlb memory management support 2018-05-15 17:25:55 +08:00
sw_load_bzimage.c DM: using 'strncpy' coding style cleanup 2018-05-25 15:36:25 +08:00
sw_load_common.c DM: using 'strncpy' coding style cleanup 2018-05-25 15:36:25 +08:00
sw_load_vsbl.c DM: using 'strncpy' coding style cleanup 2018-05-25 15:36:25 +08:00
vmmapi.c DM: initialize 'create_vm' before reference it in 'vm_open' 2018-05-23 11:09:34 +08:00
vrpmb.c DM: Generate vRPMB key when creating UOS 2018-05-25 10:45:24 +08:00