mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
arch: Helper functions for u32 hex (de-) serialization
These helper functions will later be used to (de-) serialize CPUID leaves and MSR register addresses. Signed-off-by: Oliver Anderson <oliver.anderson@cyberus-technology.de> On-behalf-of: SAP oliver.anderson@sap.com
This commit is contained in:
committed by
Rob Bradford
parent
110c295edf
commit
7700f4b585
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -121,6 +121,7 @@ dependencies = [
|
||||
"log",
|
||||
"proptest",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"thiserror",
|
||||
"uuid",
|
||||
"vm-fdt",
|
||||
|
||||
Reference in New Issue
Block a user