mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-08-05 10:47:23 -05:00
man: Don't suggest --cpu host
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
committed by
Pavel Hrdina
parent
ba3a098c3b
commit
0530df767a
@@ -414,7 +414,7 @@ Some examples:
|
||||
``--cpu core2duo,+x2apic,disable=vmx``
|
||||
Expose the core2duo CPU model, force enable x2apic, but do not expose vmx
|
||||
|
||||
``--cpu host``
|
||||
``--cpu host-model``
|
||||
Expose the host CPUs configuration to the guest. This enables the guest to
|
||||
take advantage of many of the host CPUs features (better performance), but
|
||||
may cause issues if migrating the guest to a host without an identical CPU.
|
||||
|
||||
Reference in New Issue
Block a user