[virt-tools-list] [virt-manager] [PATCH] cli: --cpu: Add maxphysaddr.{mode,bits} options
Cole Robinson
crobinso at redhat.com
Sat Aug 20 14:07:22 UTC 2022
On 8/19/22 6:18 AM, Lin Ma wrote:
> This commit added support for cpu physical address bits control, It's
> useful for VMs with huge amount of ram.
>
> E.g.
> --cpu Cascadelake-Server,maxphysaddr.mode=emulate,maxphysaddr.bits=46
>
> Signed-off-by: Lin Ma <lma at suse.com>
> ---
> .../cli/compare/virt-install-many-devices.xml | 1 +
> .../compare/virt-install-testdriver-edgecases.xml | 4 +++-
> tests/test_cli.py | 5 +++--
> virtinst/cli.py | 3 +++
> virtinst/domain/cpu.py | 15 ++++++++++++++-
> 5 files changed, 24 insertions(+), 4 deletions(-)
Thanks, pushed now!
- Cole
More information about the virt-tools-list
mailing list