Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloud-hypervisor/cloud-hypervisor
/ default_diskconfig_sparse
Function
default_diskconfig_sparse
vmm/src/vm_config.rs:349–351 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
347
}
348
349
pub fn default_diskconfig_sparse() -> bool {
350
true
351
}
352
353
#[derive(Clone, Debug, PartialEq, Eq, Deserialize, Serialize)]
354
pub struct NetConfig {
Callers
1
parse
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected