qemu-server/PVE
David Limbeck 4efb58a96e fix #2101: ipv6 ending in ':' not parsed as a string
Space or newline after ':' is recognized as a mapping and as a result an
ipv6 ending in ':' is not parsed as a string. The solution is to quote
the address. For consistency all other addresses (including mac) are
quoted.

Signed-off-by: David Limbeck <d.limbeck@proxmox.com>
2019-02-22 10:21:10 +01:00
..
API2 add pre- start/stop hookscripts to VMs 2019-02-01 12:58:37 +01:00
CLI add pre- start/stop hookscripts to VMs 2019-02-01 12:58:37 +01:00
QemuServer fix #2101: ipv6 ending in ':' not parsed as a string 2019-02-22 10:21:10 +01:00
VZDump fix #1779: vzdump: ensure guest-fsfreeze-thaw is called on error 2018-05-23 11:18:28 +02:00
Makefile add QemuServer::Memory 2016-05-23 10:02:07 +02:00
QemuConfig.pm fix #1969: increase max unused disks 2018-11-09 16:23:07 +01:00
QemuMigrate.pm followup whitespace fixes 2019-02-20 07:34:10 +01:00
QemuServer.pm fix #2043: vm start: always stop existing systemd scopes 2019-02-11 08:12:32 +01:00
QMPClient.pm use qemu's blockdev-snapshot functions 2018-09-24 11:12:34 +02:00