aboutsummaryrefslogtreecommitdiffhomepage
path: root/kvm_rs/sidebar-items.js
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2021-07-01 21:12:07 +0000
committerjohannst <johannst@users.noreply.github.com>2021-07-01 21:12:07 +0000
commit69f1b8f726fb30b3628c2449bee7bee939801210 (patch)
treeae579acd2013b658d9d2a2877b09a25b21575ed8 /kvm_rs/sidebar-items.js
parentd2d2ba7c6602e73dc2e3dbd0aa4215e4c412a688 (diff)
downloadmini-kvm-rs-69f1b8f726fb30b3628c2449bee7bee939801210.tar.gz
mini-kvm-rs-69f1b8f726fb30b3628c2449bee7bee939801210.zip
deploy: 9f025e829ab6ed468cfb51d72ac105624afc3851
Diffstat (limited to 'kvm_rs/sidebar-items.js')
-rw-r--r--kvm_rs/sidebar-items.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvm_rs/sidebar-items.js b/kvm_rs/sidebar-items.js
index b1bd5bb..40ac1b3 100644
--- a/kvm_rs/sidebar-items.js
+++ b/kvm_rs/sidebar-items.js
@@ -1 +1 @@
-initSidebarItems({"mod":[["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."]],"struct":[["PhysAddr","Strong type representing physical addresses."],["UserMem","Wrapper to safely allocate memory for guest VMs."]]}); \ No newline at end of file
+initSidebarItems({"mod":[["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."]],"struct":[["PhysAddr","Strong type representing physical addresses."],["UserMem","Wrapper to safely allocate memory for guest VMs."]]}); \ No newline at end of file