Add vmx-* features to Penryn

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Tim Wiederhake <twiederh@redhat.com>
This commit is contained in:
Jiri Denemark 2024-03-07 14:05:20 +01:00
parent a539910c94
commit c6fadbb280

View File

@ -33,5 +33,34 @@
<feature name='ssse3'/>
<feature name='syscall'/>
<feature name='tsc'/>
<feature name='vmx-activity-hlt' added='yes'/>
<feature name='vmx-apicv-xapic' added='yes'/>
<feature name='vmx-cr8-load-exit' added='yes'/>
<feature name='vmx-cr8-store-exit' added='yes'/>
<feature name='vmx-entry-ia32e-mode' added='yes'/>
<feature name='vmx-entry-load-perf-global-ctrl' added='yes'/>
<feature name='vmx-exit-ack-intr' added='yes'/>
<feature name='vmx-exit-load-perf-global-ctrl' added='yes'/>
<feature name='vmx-flexpriority' added='yes'/>
<feature name='vmx-hlt-exit' added='yes'/>
<feature name='vmx-ins-outs' added='yes'/>
<feature name='vmx-intr-exit' added='yes'/>
<feature name='vmx-invlpg-exit' added='yes'/>
<feature name='vmx-io-bitmap' added='yes'/>
<feature name='vmx-io-exit' added='yes'/>
<feature name='vmx-monitor-exit' added='yes'/>
<feature name='vmx-movdr-exit' added='yes'/>
<feature name='vmx-msr-bitmap' added='yes'/>
<feature name='vmx-mwait-exit' added='yes'/>
<feature name='vmx-nmi-exit' added='yes'/>
<feature name='vmx-pause-exit' added='yes'/>
<feature name='vmx-rdpmc-exit' added='yes'/>
<feature name='vmx-rdtsc-exit' added='yes'/>
<feature name='vmx-secondary-ctls' added='yes'/>
<feature name='vmx-tsc-offset' added='yes'/>
<feature name='vmx-vintr-pending' added='yes'/>
<feature name='vmx-vnmi' added='yes'/>
<feature name='vmx-vnmi-pending' added='yes'/>
<feature name='vmx-wbinvd-exit' added='yes'/>
</model>
</cpus>