mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-05 14:11:32 +00:00
multiple fixes to vcpu setup and memory allocation
This commit is contained in:
@ -313,7 +313,7 @@ pub struct HypercallInit {
|
||||
}
|
||||
|
||||
pub const XEN_DOMCTL_INTERFACE_VERSION: u32 = 0x00000015;
|
||||
pub const SECINITSID_DOMU: u32 = 13;
|
||||
pub const SECINITSID_DOMU: u32 = 12;
|
||||
|
||||
#[repr(C)]
|
||||
#[derive(Copy, Clone, Debug)]
|
||||
|
Reference in New Issue
Block a user