acrn-hypervisor/hypervisor/release
Minggui Cao db4254e2df HV: find and hide serial PCI dev from service OS
serial PCI device is just used for HV/SOS output debug information;
because it is used in hypervisor layer, SOS should not touch it.
so need to check and hide it from SOS.

Tracked-On: #1923
Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-12-03 13:20:35 +08:00
..
Makefile hv: enhance Makefile to compile debug/release into 2 libraries 2018-11-23 08:47:34 +08:00
console.c HV: find and hide serial PCI dev from service OS 2018-12-03 13:20:35 +08:00
dump.c hv: clean up function definitions in dump.h 2018-11-28 14:57:49 +08:00
hypercall.c hv: hypercall: clean up HV_DEBUG usage 2018-11-20 10:01:50 +08:00
logmsg.c hv: clean up function definitions in logmsg.h 2018-11-28 14:57:49 +08:00
npk_log.c hv: clean up function definitions in npk_log.h 2018-11-28 14:57:49 +08:00
profiling.c hv: clean up function definitions in profiling.h 2018-11-28 14:57:49 +08:00
trace.c hv: clean up function definitions in trace.h 2018-11-28 14:57:49 +08:00
vuart.c hv: clean up function definitions in vuart.h 2018-11-28 14:57:49 +08:00