Dietmar Maurer
8e2100f9f2
bump version to 2.3-3
2013-01-02 06:34:51 +01:00
Dietmar Maurer
64e7fcf2e2
use new query-balloon to get used/free memory
...
Also set stats-polling-interval on the balloon driver at startup.
bump version to 2.3-2
2012-12-18 12:52:18 +01:00
Dietmar Maurer
91bd6c909b
include new qemu backup feature
...
We can still restore old tar files. But new backups always use new vma
format.
Also moved rescan code from qm into PVE::Qemuserver
bump version to 2.3-1
2012-12-13 12:49:52 +01:00
Dietmar Maurer
dd06a74b75
bump version to 2.0-71
2012-12-11 11:18:37 +01:00
Dietmar Maurer
98a0dc5e2a
cleanup cpu types
...
Remove: rhel specific types cpu64-rhel6 cpu64-rhel5
Add: SandyBridge Haswell Opteron_G4 Opteron_G5
2012-11-27 06:40:59 +01:00
Dietmar Maurer
fa7ae70505
fix version parser for qemu 1.3
2012-11-23 07:45:46 +01:00
Dietmar Maurer
42ca89538d
qmb balloon command expects bytes
2012-11-16 06:19:56 +01:00
Dietmar Maurer
075b417acd
vzdump: store drive in correct order (sort) to avoid confusion
2012-11-05 06:26:25 +01:00
Dietmar Maurer
445f06cdb1
fix allocation size in qmrestore
2012-11-03 07:55:11 +01:00
Dietmar Maurer
4dac70e576
vzdump: restore sata drives correctly
2012-11-02 07:48:42 +01:00
Dietmar Maurer
c46eccbfc1
bump version to 2.0-65
2012-10-31 13:58:46 +01:00
Dietmar Maurer
b3ea07f71e
fix memory leak in QMP Client (many thanks to Stefan!)
2012-10-29 12:15:43 +01:00
Dietmar Maurer
c811a3c606
fix bug in vmtar
...
Incompatiple types (size_t/ssize_t) can make vmtar to ignore errors. We now compile
with -Werror and -Wtype-limits to detect such things.
2012-10-25 10:01:24 +02:00
Dietmar Maurer
3da8510790
vncproxy: wait until vnc port is ready
2012-10-24 08:59:31 +02:00
Dietmar Maurer
a70ebde31c
add 'win8' ostype
...
Use same defaults as win7 for now.
2012-10-23 09:36:18 +02:00
Dietmar Maurer
15a2e229e0
bump version to 2.0-60
2012-10-22 12:27:14 +02:00
Dietmar Maurer
585b6e2839
disable vzdump for VM containing snapshots
2012-09-27 09:42:48 +02:00
Dietmar Maurer
8c55950564
fix bug 251: use new command line syntax
2012-09-26 12:47:32 +02:00
Dietmar Maurer
037a974634
bump version to 2.0-57
2012-09-25 08:12:59 +02:00
Dietmar Maurer
d18723f982
bump version to 2.0-56
2012-09-24 16:00:03 +02:00
Dietmar Maurer
a5bae0f84f
bump version to 2.0-55
2012-08-31 11:04:52 +02:00
Dietmar Maurer
8cba2f63c6
bump version to 2.0-54
2012-08-30 12:18:44 +02:00
Dietmar Maurer
cb0a8bc86c
fix changelog
2012-08-29 08:00:26 +02:00
Dietmar Maurer
177e35230a
bump version to 2.0-53
2012-08-27 13:45:50 +02:00
Dietmar Maurer
4723c1749c
bump version to 2.1-52
2012-08-23 10:34:12 +02:00
Dietmar Maurer
858f65fec1
bump version to 2.0-51
2012-08-21 10:07:09 +02:00
Dietmar Maurer
c21536ab78
implement 'qm rescan' to update disk sizes and unused disk info
2012-08-20 09:23:00 +02:00
Dietmar Maurer
dab36e1ee9
fix bug 242: re-add old monitor code
2012-08-17 10:34:39 +02:00
Dietmar Maurer
3a97020c07
bump version to 2.0-48
2012-08-14 06:56:00 +02:00
Dietmar Maurer
de733742d2
bump version to 2.0-47
2012-08-01 08:58:16 +02:00
Dietmar Maurer
eabe0da02d
bug fix: allow to set devices directly (-ide1 /dev/XYZ)
2012-07-27 11:59:42 +02:00
Dietmar Maurer
373ea5798a
migrate: only scan available storages
2012-07-16 10:20:36 +02:00
Dietmar Maurer
522c8f97d7
code cleanup, bump version to 2.0-44
2012-07-16 07:00:28 +02:00
Dietmar Maurer
26f11676c7
use new QMPClient code
2012-07-13 07:21:34 +02:00
Dietmar Maurer
4fc5242406
fix pool permission checks on create
...
We do not need Permission.Modify on the pool.
2012-05-30 10:13:51 +02:00
Dietmar Maurer
f5bdefa483
fix cluster_lock_storage() call
2012-05-24 07:24:24 +02:00
Dietmar Maurer
a125592ce0
minor fixes for newer pve-storage versions
2012-05-23 07:24:15 +02:00
Dietmar Maurer
41e7bdb916
removed startall/stopall commands
...
Because we now support startup priorities, and start/stop order must include containers
2012-04-20 09:30:42 +02:00
Dietmar Maurer
59411c4e10
new startup option to define startup order
2012-04-19 14:28:05 +02:00
Dietmar Maurer
71c11a8301
fix bug #147 : allow to set migrate_downtime to 0
2012-04-11 10:54:04 +02:00
Dietmar Maurer
084d6a59bd
increase package version to release directsync cache mode
2012-04-11 08:52:46 +02:00
Dietmar Maurer
22d646a733
fix bug in storage availability check (migrate)
2012-04-07 08:26:51 +02:00
Dietmar Maurer
b7e0c8bf39
use '-no-kvm-pit-reinjection -no-hpet' for win7 and w2k8
2012-04-05 12:34:33 +02:00
Dietmar Maurer
d7810bc123
fix bug #134 : allow to pass file names to qmrestore and 'qm set'
2012-04-02 10:52:05 +02:00
Dietmar Maurer
47152e2ee3
fix bug #12 : check storage availability early (migrate)
2012-03-30 09:13:31 +02:00
Dietmar Maurer
8b192abf57
fix bug #121 : activate volumes correctly
2012-03-29 11:09:52 +02:00
Dietmar Maurer
036e0e2b4b
correctly pass hexadecimal numbers with prefix 0x to kvm
...
This is related to this change in kvm:
http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=commitdiff;h=97aa6e9b8f9df37add21d86fac1a9ca6ce7df9b7
2012-03-29 07:12:43 +02:00
Dietmar Maurer
9f03d50d5c
use new network setup code from PVE::Network (libpve-common-perl)
2012-03-28 10:42:02 +02:00
Dietmar Maurer
cce3774992
do not use clusvcadm if we start using 'starturi' parameter
2012-03-27 12:21:15 +02:00
Dietmar Maurer
88fc87b467
fix bug #97 : execute 'clusvcadm' commands for HA managed VMs
2012-03-27 10:37:39 +02:00