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/vcpu/index.html | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'kvm_rs/vcpu/index.html') diff --git a/kvm_rs/vcpu/index.html b/kvm_rs/vcpu/index.html index 59cd3c4..6b8cc6a 100644 --- a/kvm_rs/vcpu/index.html +++ b/kvm_rs/vcpu/index.html @@ -1,8 +1,13 @@ -kvm_rs::vcpu - Rust - -

Module kvm_rs::vcpu[][src]

Expand description

VCPU system ioctls.

-

Structs

-
Vcpu

Wrapper for VCPU ioctls.

-

Enums

-
KvmExit

Exit reasons for the Vcpu::kvm_run function.

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

Module kvm_rs::vcpu

source · []
Expand description

VCPU system ioctls.

+

Structs

+

Wrapper for VCPU ioctls.

+

Enums

+

Exit reasons for the Vcpu::run function.

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