From 74d1b6fd9991d1fb7dc19f09b06f7b2277874ece Mon Sep 17 00:00:00 2001 From: johannst Date: Sat, 16 Apr 2022 20:25:59 +0000 Subject: deploy: 38cd31ed203999122c500d389de38bb051ce979e --- kvm_rs/index.html | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) (limited to 'kvm_rs/index.html') diff --git a/kvm_rs/index.html b/kvm_rs/index.html index adcc730..70c12da 100644 --- a/kvm_rs/index.html +++ b/kvm_rs/index.html @@ -1,13 +1,18 @@ -kvm_rs - Rust - -

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.

-
x86_64

x86_64 flags and bitfields.

-

Structs

-
PhysAddr

Strong type representing physical addresses.

-
UserMem

Wrapper to safely allocate memory for guest VMs.

-
\ No newline at end of file +kvm_rs - Rust + +
+

Crate kvm_rs

source · []

Modules

+

Definitions of KVM capabilities.

+

KVM system ioctls.

+

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

+

VCPU system ioctls.

+

VM system ioctls.

+

x86_64 flags and bitfields.

+

Structs

+

Strong type representing physical addresses.

+

Wrapper to safely allocate memory for guest VMs.

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