Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Dkvm_int.h69 struct KVMMsrEnergy { struct
70 pid_t pid;
71 bool enable;
72 char *socket_path;
73 QIOChannelSocket *sioc;
74 QemuThread msr_thr;
75 unsigned int guest_vcpus;
76 unsigned int guest_vsockets;
77 X86CPUTopoInfo guest_topo_info;
78 KVMHostTopoInfo host_topo;
[all …]