From 69f1b8f726fb30b3628c2449bee7bee939801210 Mon Sep 17 00:00:00 2001 From: johannst Date: Thu, 1 Jul 2021 21:12:07 +0000 Subject: deploy: 9f025e829ab6ed468cfb51d72ac105624afc3851 --- kvm_rs/index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'kvm_rs/index.html') diff --git a/kvm_rs/index.html b/kvm_rs/index.html index 7917f4b..d520064 100644 --- a/kvm_rs/index.html +++ b/kvm_rs/index.html @@ -1,8 +1,9 @@ kvm_rs - Rust -

Crate kvm_rs[][src]

Modules

-
kvm

KVM system ioctls.

+

Crate kvm_rs[][src]

Modules

+
cap

Definitions of KVM capabilities.

+
kvm

KVM system ioctls.

kvm_sys

Definitions of the system header <linux/kvm.h>.

vcpu

VCPU system ioctls.

vm

VM system ioctls.

@@ -10,5 +11,5 @@

Structs

PhysAddr

Strong type representing physical addresses.

UserMem

Wrapper to safely allocate memory for guest VMs.

-
+
\ No newline at end of file -- cgit v1.2.3