Add hypercall-based PCI CAM and transport for x86-64 pKVM. #661
Annotations
8 warnings
Build with no features:
src/config.rs#L100
unused macro definition: `write_config`
|
Build with no features:
src/config.rs#L114
unused import: `write_config`
|
Build with no features:
src/queue.rs#L80
unused variable: `indirect`
|
Build with no features
`virtio-drivers` (lib) generated 3 warnings (run `cargo fix --lib -p virtio-drivers` to apply 1 suggestion)
|
Test with no features:
src/config.rs#L100
unused macro definition: `write_config`
|
Test with no features:
src/config.rs#L114
unused import: `write_config`
|
Test with no features:
src/queue.rs#L80
unused variable: `indirect`
|
Test with no features
`virtio-drivers` (lib) generated 3 warnings (run `cargo fix --lib -p virtio-drivers` to apply 1 suggestion)
|
Loading