qemu-server/PVE
Thomas Lamprecht 74cc511fda fix undefined value when starting a q35 machine VM
As there the signleton function "kvm_user_version" may not have been
called and with the machine alias q35 the regex from the
qemu_machine_feature_enabled method does not match and thus we
need a valid kvm version here
2016-02-26 07:48:35 +01:00
..
API2 clone_vm : only deactivate sources volume if source vm if offline 2016-02-25 08:48:12 +01:00
CLI Drop skiplock from write_config 2016-02-12 12:16:57 +01:00
VZDump Fix #879: exclusion of disk for backup 2016-01-29 10:03:54 +01:00
Makefile covert qm into a PVE::CLI class, enable bash completions 2015-09-06 15:44:53 +02:00
QemuMigrate.pm Drop skiplock from write_config 2016-02-12 12:16:57 +01:00
QemuServer.pm fix undefined value when starting a q35 machine VM 2016-02-26 07:48:35 +01:00
QMPClient.pm qmpclient: use guest-sync-delimited 2014-12-02 13:09:53 +01:00