Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dkvm_int.h69 struct KVMState struct
73 int nr_slots;
74 int fd;
75 int vmfd;
76 int coalesced_mmio;
77 int coalesced_pio;
80 int vcpu_events;
85 int kvm_shadow_mem;
89 bool sync_mmu;
96 GHashTable *gsimap;
[all …]
H A Dkvm.h177 typedef struct KVMState KVMState; typedef