Searched defs:KVMState (Results 1 – 2 of 2) sorted by relevance
103 struct KVMState struct107 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 …]
177 typedef struct KVMState KVMState; typedef
Completed in 8 milliseconds