On Wed, Jun 08, 2016 at 14:41:35 +0200, Jiri Denemark wrote: > Implemented in QEMU by commit 28b8e4d0bf93ba176b4b7be819d537383c5a9060. > > Signed-off-by: Jiri Denemark <jdenemar@xxxxxxxxxx> > --- > src/cpu/cpu_map.xml | 5 +++++ [...] > > diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml > index 68cb500..a623f37 100644 > --- a/src/cpu/cpu_map.xml > +++ b/src/cpu/cpu_map.xml > @@ -188,6 +188,11 @@ > <cpuid eax_in='0x01' ecx='0x80000000'/> > </feature> > > + <!-- Termal Power and Management --> > + <feature name='arat'> > + <cpuid eax_in='0x06' eax='0x00000004'/> > + </feature> > + > <!-- cpuid function 0x7 ecx 0x0 features --> Hmm, mixing of hex data with leaf names? > <feature name='fsgsbase'> > <cpuid eax_in='0x07' ebx='0x00000001'/> ACK -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list