qemu-server/PVE
Wolfgang Bumiller 5ee3847149 fix #1405: sort pci ids by functions
QemuServer::lspci() iterates over /sys/bus/pci/devices which
doesn't guarantee any order which means functions sometimes
ended up in the wrong order and it was never clear which
one would get the additional options such as x-vga passed
to them.
2017-06-09 12:34:18 +02:00
..
API2 check also pending changes when reverting/deleting 2017-05-31 11:40:14 +02:00
CLI Add new qm command 'importdisk' to import external disk images 2017-06-01 11:05:35 +02:00
QemuServer import disk: add \n to die 2017-06-01 11:40:06 +02:00
VZDump add description of read/writes statistics in vzdump output 2017-05-03 09:14:50 +02:00
Makefile add QemuServer::Memory 2016-05-23 10:02:07 +02:00
QemuConfig.pm move get_replicatable_volumes from QemuServer.pm to QemuConfig.pm 2017-05-06 17:13:31 +02:00
QemuMigrate.pm migrate: migration_type setting moved to pve-guest-common 2017-06-09 12:28:28 +02:00
QemuServer.pm fix #1405: sort pci ids by functions 2017-06-09 12:34:18 +02:00
QMPClient.pm qmpclient : block-job-(complete|cancel) : set timeout to 10min 2017-01-05 09:09:46 +01:00