qemu_vm_update
Update a stopped managed QEMU VM's definition, including accelerator policy and profile components, while keeping the VM locked until vm_unlock.
Instructions
Update a stopped managed QEMU VM definition, including accelerator policy and any profile component. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpus | No | ||
| name | No | ||
| vm_id | Yes | ||
| memory | No | ||
| machine | No | ||
| profile | No | ||
| overrides | No | ||
| extra_args | No | ||
| qemu_binary | No | ||
| acceleration | No | ||
| architecture | No | ||
| profile_overrides | No |