Project ACRN hypervisor
Go to file
Jie Deng d1a17a6401 dm: rename fbsdrun_addcpu and fbsdrun_deletecpu
Remove weird prefix "fbsdrun" from the function name.
Since "fbsdrun_addcpu" has never been called by external
functions, Let's remove its declaration from "dm.h" and
make it as a static function to keep consistency with
"fbsdrun_deletecpu".

Signed-off-by: Jie Deng <jie.deng@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-15 17:25:57 +08:00
devicemodel dm: rename fbsdrun_addcpu and fbsdrun_deletecpu 2018-05-15 17:25:57 +08:00
doc doc: introduce howto area for technical notes 2018-05-15 17:25:57 +08:00
hypervisor ptdev: change remapping entry from virtual to physical based 2018-05-15 17:25:57 +08:00