Home
last modified time | relevance | path

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

/qemu/include/sysemu/
H A Dkvm_int.h71 struct KVMState struct
75 int nr_slots;
76 int fd;
77 int vmfd;
78 int coalesced_mmio;
79 int coalesced_pio;
82 int vcpu_events;
87 int kvm_shadow_mem;
91 bool sync_mmu;
99 GHashTable *gsimap;
[all …]
H A Dkvm.h177 typedef struct KVMState KVMState; typedef