mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
fix(xenplatform): e820 sanitize should now produce valid mappings
This commit is contained in:
@ -22,6 +22,10 @@ name = "xencall"
|
||||
[dev-dependencies]
|
||||
env_logger = { workspace = true }
|
||||
|
||||
[[example]]
|
||||
name = "xencall-cpu-topology"
|
||||
path = "examples/cpu_topology.rs"
|
||||
|
||||
[[example]]
|
||||
name = "xencall-domain-info"
|
||||
path = "examples/domain_info.rs"
|
||||
|
Reference in New Issue
Block a user