qemu-server/PVE
Fabian Ebner ad2cad72be vm status: force int where appropriate
to avoid potential problems with stringified numbers in Javascript and
elsewehere.

The vmid was not always an integer as the return schema expects, namely
when there was an opt_vmid argument, because the 'ne' comparision coerced the
vmid to be a string then.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2021-06-17 14:47:35 +02:00
..
API2 vm destroy: do not remove unreferenced disks by default 2021-06-08 14:56:39 +02:00
CLI qm: assume correct VNC setup in 'vncproxy', disallow passwordless 2021-05-28 11:31:15 +02:00
QemuServer fix bootdisk_size for new bootorder config scheme 2021-04-29 16:15:33 +02:00
VZDump vzdump: add master key support 2021-06-02 16:49:00 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm snapshot: set migration caps before savevm-start 2021-03-16 20:44:51 +01:00
QemuMigrate.pm Revert "revert spice_ticket prefix change in 7827de4" 2021-06-08 14:56:10 +02:00
QemuServer.pm vm status: force int where appropriate 2021-06-17 14:47:35 +02:00
QMPClient.pm tree wide cleanups 2020-10-16 18:03:32 +02:00