]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer.pm
support serial numbers and models for disks
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 30 Sep 2015 08:23:27 +0000 (10:23 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 30 Sep 2015 08:55:10 +0000 (10:55 +0200)
commit0f2812c25a8e075dcd6605917663d7515b2ae56a
tree80a3e4102bb19d39afd2867aada3321b00e16ab1
parent2b8badff52f28e8af879e0cd50eb99afd8641b84
support serial numbers and models for disks

Note that the model is only supported for IDE harddisks via
the -device option, whereas the serial is part of the -drive
option.

Closes #153
PVE/QemuServer.pm