Home
last modified time | relevance | path

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

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