chore(xen): move device transactions into separate interface

This commit is contained in:
Alex Zenla
2024-06-20 22:18:26 -07:00
parent d8fdaa9d16
commit e9e488b21a
4 changed files with 624 additions and 657 deletions

View File

@ -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()],
};