document: update HLD for vm management

add VM state transition, and make this chapter into
part of hypervisor hld, the user level vm management
should be introduced in ACRN tools.

Tracked-On: #3882
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
This commit is contained in:
Jason Chen CJ
2019-10-22 23:58:31 +08:00
committed by deb-intel
parent d5c3523d30
commit 0b00bbd65f
4 changed files with 64 additions and 161 deletions

View File

@@ -8,6 +8,7 @@ Hypervisor high-level design
:maxdepth: 1
hv-startup
hv-vm-management
hv-cpu-virt
Memory management <hv-memmgt>
I/O Emulation <hv-io-emulation>