Home
last modified time | relevance | path

Searched defs:KVMState (Results 1 – 2 of 2) sorted by relevance

/qemu/include/sysemu/
A Dkvm_int.h103 struct KVMState struct
107 int nr_slots_max;
108 int fd;
109 int vmfd;
110 int coalesced_mmio;
111 int coalesced_pio;
114 int vcpu_events;
119 int kvm_shadow_mem;
123 bool sync_mmu;
140 GHashTable *gsimap;
[all …]
A Dkvm.h177 typedef struct KVMState KVMState; typedef

Completed in 8 milliseconds