aboutsummaryrefslogtreecommitdiffhomepage
path: root/kvm_rs/sidebar-items.js
blob: 659e510bd4bcff2671a137cb529d132c6602328c (plain) (blame)
1
window.SIDEBAR_ITEMS = {"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."]]};