mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 03:25:20 +00:00
cpu_map: Drop comments about ospke
QEMU does not support setting this feature on the command line anymore. We don't need to explain why it is not included in CPU models then. Signed-off-by: Jiri Denemark <jdenemar@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
ac34e14159
commit
ca1a5d041e
@ -43,8 +43,6 @@
|
||||
<feature name='msr'/>
|
||||
<feature name='mtrr'/>
|
||||
<feature name='nx'/>
|
||||
<!-- 'ospke' is a dynamic feature and cannot be enabled manually
|
||||
see QEMU's commit 9ccb9784b57 for more details -->
|
||||
<feature name='pae'/>
|
||||
<feature name='pat'/>
|
||||
<feature name='pcid'/>
|
||||
|
@ -42,8 +42,6 @@
|
||||
<feature name='msr'/>
|
||||
<feature name='mtrr'/>
|
||||
<feature name='nx'/>
|
||||
<!-- 'ospke' is a dynamic feature and cannot be enabled manually
|
||||
see QEMU's commit 9ccb9784b57 for more details -->
|
||||
<feature name='pae'/>
|
||||
<feature name='pat'/>
|
||||
<feature name='pcid'/>
|
||||
|
@ -50,8 +50,6 @@
|
||||
<feature name='msr'/>
|
||||
<feature name='mtrr'/>
|
||||
<feature name='nx'/>
|
||||
<!-- 'ospke' is a dynamic feature and cannot be enabled manually
|
||||
see QEMU's commit 9ccb9784b57 for more details -->
|
||||
<feature name='pae'/>
|
||||
<feature name='pat'/>
|
||||
<feature name='pcid'/>
|
||||
|
Loading…
Reference in New Issue
Block a user