NAME
setmaxmem - change maximum memory limit
SYNOPSIS
setmaxmem <domain> <size> [--config] [--live] [--current]
DESCRIPTION
Change the maximum memory allocation limit in the guest domain.
OPTIONS
[--domain] <string> domain name, id or uuid
[--size] <number> new maximum memory size, as scaled integer (default KiB)
--config affect next boot
--live affect running domain
--current affect current domain
NAME
setmem - change memory allocation
SYNOPSIS
setmem <domain> <size> [--config] [--live] [--current]
DESCRIPTION
Change the current memory allocation in the guest domain.
OPTIONS
[--domain] <string> domain name, id or uuid
[--size] <number> new memory size, as scaled integer (default KiB)
--config affect next boot
--live affect running domain
--current affect current domain
NAME
maxvcpus - connection vcpu maximum
SYNOPSIS
maxvcpus [--type <string>]
DESCRIPTION
Show maximum number of virtual CPUs for guests on this connection.
OPTIONS
--type <string> domain type
NAME
setvcpus - change number of virtual CPUs
SYNOPSIS
setvcpus <domain> <count> [--maximum] [--config] [--live] [--current]
DESCRIPTION
Change the number of virtual CPUs in the guest domain.
OPTIONS
[--domain] <string> domain name, id or uuid
[--count] <number> number of virtual CPUs
--maximum set maximum limit on next boot
--config affect next boot
--live affect running domain
--current affect current domain