Constant DEFAULT_GUEST_CID
pub const DEFAULT_GUEST_CID: u32 = 3; // 3u32
Expand description
VM to VM communication is not supported, so all guests will be assigned this default guest CID.
pub const DEFAULT_GUEST_CID: u32 = 3; // 3u32
VM to VM communication is not supported, so all guests will be assigned this default guest CID.