qemu-server/PVE
Oguz Bektas 6ab41628b2 api: vm_start: 'force-cpu' is for internal migration use only
'force-cpu' parameter was introduced to allow live-migration of VMs with
custom CPU models; it does not need to be allowed for general use on
vm_start for regular users, since they would be able to set arbitrary
cpu types or cpuid parameters that aren't supported.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
2022-03-08 15:16:09 +01:00
..
API2 api: vm_start: 'force-cpu' is for internal migration use only 2022-03-08 15:16:09 +01:00
CLI qm: move-disk: to not make reassign specific options fixed 2021-11-11 14:01:04 +01:00
QemuServer pci: allow override of PCI vendor/device ids 2022-01-25 10:59:23 +01:00
VZDump vzdump: increase timeout for QMP 'cont' after backup start 2021-10-27 13:51:45 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm snapshot: implement __snapshot_activate_storages 2022-02-08 10:43:03 +01:00
QemuMigrate.pm migrate: move tunnel-helpers to pve-guest-common 2022-02-09 18:49:55 +01:00
QemuServer.pm restore: remove duplicate check 2022-02-25 09:58:16 +01:00
QMPClient.pm qmp client: increase timeout for thaw 2022-03-03 12:12:14 +01:00