mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-07 15:11:32 +00:00
chore(xen): move device transactions into separate interface
This commit is contained in:
@ -247,7 +247,6 @@ impl GuestLauncher {
|
||||
}],
|
||||
pcis: request.pcis.clone(),
|
||||
filesystems: vec![],
|
||||
event_channels: vec![],
|
||||
extra_keys,
|
||||
extra_rw_paths: vec!["krata/guest".to_string()],
|
||||
};
|
||||
|
Reference in New Issue
Block a user