qemu-server/PVE/API2
Wolfgang Bumiller 9ed7a77c6e cloud-init: hotplug support
*) always replace old cloudinit images
*) apply pending cloudinit changes when generating a new
image

For cloudinit we now always use vdisk_free before
vdisk_alloc in order to always replace old images, this
allows us to hotplug a new drive by setting it to
`none,media=cdrom` first (to eject the disk), then setting
it back to 'storage:cloudinit' to have a new image generated
after applying the currently pending changes.
2018-03-07 09:11:31 +01:00
..
Qemu add new guest-agent commands 2018-02-20 09:56:53 +01:00
Makefile move guest agent api call to its own file 2018-02-20 09:55:15 +01:00
Qemu.pm cloud-init: hotplug support 2018-03-07 09:11:31 +01:00