Commit Graph

334 Commits

Author SHA1 Message Date
Dietmar Maurer
de7c2026f7 bump version to 4.0-71 2016-04-21 10:35:15 +02:00
Dietmar Maurer
681e12ba37 bump version to 4.0-70 2016-04-19 09:02:05 +02:00
Dietmar Maurer
ef99513e37 bump version to 4.0-69 2016-04-13 08:25:17 +02:00
Dietmar Maurer
edc10731a8 bump version to 4.0-68 2016-04-12 17:19:46 +02:00
Dietmar Maurer
82b82b91f1 bump version to 4.0-67 2016-04-08 07:37:43 +02:00
Dietmar Maurer
bee1e0ad90 bump version to 4.0-66 2016-04-01 09:34:03 +02:00
Dietmar Maurer
5572d53e87 update changelog 2016-03-21 10:00:23 +01:00
Dietmar Maurer
c7c16256b4 bump version to 4.0-65 2016-03-21 09:09:40 +01:00
Dietmar Maurer
6a9f1025d4 update changelog 2016-03-08 15:53:10 +01:00
Dietmar Maurer
a9920f48f8 bump version to 4.0-64 2016-03-08 11:43:50 +01:00
Dietmar Maurer
2b5c0c43d4 bump version to 4.0-63 2016-02-27 10:21:15 +01:00
Dietmar Maurer
2fa6af2a5d bump version to 4.0-62 2016-02-26 17:02:49 +01:00
Dietmar Maurer
e03d994e98 update changelog 2016-02-25 09:23:37 +01:00
Dietmar Maurer
5be9e3104a bump version to 4.0-61 2016-02-25 08:49:13 +01:00
Dietmar Maurer
2f151adcf7 bump version to 4.0-60 2016-02-24 17:19:37 +01:00
Dietmar Maurer
5abfaf2dcd bump version to 4.0-59 2016-02-22 17:37:50 +01:00
Dietmar Maurer
a658e7afff bump version to 4.0-58 2016-02-20 10:27:02 +01:00
Dietmar Maurer
07ca4ceb92 bump version to 4.0-57 2016-02-18 12:55:34 +01:00
Dietmar Maurer
ab6d771f99 bump version to 4.0-56 2016-02-15 12:51:37 +01:00
Dietmar Maurer
3f74d8a1ab update changelog 2016-02-12 12:17:40 +01:00
Dietmar Maurer
a3683dfb03 bump version to 4.0-55 2016-02-12 12:08:13 +01:00
Dietmar Maurer
a2e698e75c bump version to 4.0-54 2016-02-10 17:50:45 +01:00
Dietmar Maurer
626cfd00d9 bump version to 4.0-53 2016-02-08 11:53:25 +01:00
Dietmar Maurer
031a1661c3 bump version to 4.0-52 2016-02-02 18:17:11 +01:00
Dietmar Maurer
09a25cb056 bump version to 4.0-51 2016-01-29 10:04:55 +01:00
Wolfgang Link
3457d090c6 Create firewall dir on VM restore 2016-01-28 11:02:55 +01:00
Dietmar Maurer
67e48d940e update changelog 2016-01-27 17:09:58 +01:00
Dietmar Maurer
52237a78f5 bump version to 4.0-50 2016-01-26 16:58:24 +01:00
Dietmar Maurer
f9eb6658a8 update version 2016-01-26 12:50:35 +01:00
Dietmar Maurer
17b9763dcd bump version to 4.0-48 2016-01-18 16:58:42 +01:00
Dietmar Maurer
ec69f46c99 bump version to 4.0-47 2016-01-15 17:27:49 +01:00
Dietmar Maurer
c933c95579 bump version to 4.0-46 2016-01-13 16:42:24 +01:00
Dietmar Maurer
a7649ef537 bump version to 4.0-45 2016-01-13 06:18:12 +01:00
Dietmar Maurer
9b1e4b7d06 bump version to 4.0-44 2016-01-10 15:12:13 +01:00
Dietmar Maurer
2bbb7bc595 bump version to 4.0-43 2016-01-04 06:26:50 +01:00
Dietmar Maurer
4c85e7e255 bump version to 4.0-42 2015-12-18 09:20:32 +01:00
Wolfgang Bumiller
77019edfe0 fix bug #841: replace get_used_paths with is_volume_in_use
get_used_paths returned a hash of used paths for all the
volumes in a VM's config, which is not enough to figure out
whether there are snapshots, as snapshots often have
different paths.  Eg. on ZFS it is not enough to check for
/dev/zvol/tank/vm-123-disk-1 because the snapshot's path is
/dev/zvol/tank/vm-123-disk-1@snap1 and thus we allowed
deleting the drive. Then when trying to delete the snapshot
later you get:
  zfs error: cannot open 'tank/vm-751-disk-1': dataset does not exist
and it refuses to delete the snapshot.

Since its only use was to check whether or not a drive is
still in use it is now renamed to is_volume_in_use and
beside checking paths now also checks volume-ids as those
should stay the same.
2015-12-10 12:13:12 +01:00
Dietmar Maurer
b944d5edbb bump version to 4.0-41 2015-12-10 11:15:58 +01:00
Dietmar Maurer
8a0ebc1460 bump version to 4.0-40 2015-12-09 12:22:43 +01:00
Wolfgang Bumiller
1b2761c07c fix bug #828: activate disks before hotplugging them 2015-11-27 16:57:19 +01:00
Dietmar Maurer
0e3f6af524 update changelog 2015-11-26 11:51:08 +01:00
Dietmar Maurer
54c07a9361 update changelog 2015-11-26 09:19:51 +01:00
Dietmar Maurer
75e7ef74f0 bump version to 4.0-39 2015-11-24 16:52:22 +01:00
Dietmar Maurer
03575e8a7c bump version to 4.0-38 2015-11-13 07:02:35 +01:00
Dietmar Maurer
0eeafe9f78 bump version to 4.0.37 2015-11-06 16:25:19 +01:00
Dietmar Maurer
ffb88d68e8 bump version to 4.0-36 2015-11-06 07:56:27 +01:00
Dietmar Maurer
568c18b434 bump version to 4.0-35 2015-10-30 07:07:08 +01:00
Dietmar Maurer
db0c359491 bump version to 4.0-34 2015-10-29 17:46:12 +01:00
Dietmar Maurer
8e6c2f694d update changelog 2015-10-29 10:51:54 +01:00
Dietmar Maurer
a343d0dff0 bump version to 4.0-33 2015-10-29 07:38:31 +01:00
Dietmar Maurer
091936e525 bump version to 4.0-32 2015-10-28 09:08:58 +01:00
Dietmar Maurer
095df9ef4c bump version to 4.0-31 2015-10-15 12:42:05 +02:00
Dietmar Maurer
9accf2d797 bump version to 4.0-30 2015-10-05 13:13:24 +02:00
Dietmar Maurer
0e14d632bd bump version to 4.0-29 2015-09-30 10:56:53 +02:00
Dietmar Maurer
2b8badff52 bump version to 4.0-28 2015-09-29 07:15:07 +02:00
Dietmar Maurer
e339fd34c6 bump version to 4.0-27 2015-09-26 11:07:48 +02:00
Dietmar Maurer
073370c38d bump version to 4.0-26 2015-09-25 18:00:03 +02:00
Dietmar Maurer
806873a198 fix kvm version parser for CVE stable releases, bump version to 4.0-25 2015-09-23 11:48:41 +02:00
Dietmar Maurer
cd811472ed bump version to 4.0-24 2015-09-21 12:28:34 +02:00
Dietmar Maurer
4723d26764 bump version to 4.0-23 2015-09-10 09:38:56 +02:00
Dietmar Maurer
08bd2b0cc2 bump version to 4.0-22 2015-09-09 07:55:50 +02:00
Dietmar Maurer
a877c65cc3 bump version to 4.0-21 2015-09-08 10:51:40 +02:00
Dietmar Maurer
8708ff338a bump version to 4.0-20 2015-08-28 11:40:01 +02:00
Dietmar Maurer
f039eff2d1 bump version to 4.0-19 2015-08-25 06:50:20 +02:00
Dietmar Maurer
a310ea0d15 bump version to 4.0-18 2015-08-20 12:31:07 +02:00
Dietmar Maurer
0e4ebd3059 bump version to 4.0-17 2015-08-19 15:45:09 +02:00
Dietmar Maurer
d7dd8b0011 bump version to 4.0-16 2015-08-14 08:09:56 +02:00
Dietmar Maurer
ef00f33b11 bump version to 4.0-15 2015-07-30 11:33:14 +02:00
Dietmar Maurer
a119327929 bump version to 4.0-14 2015-07-27 13:24:56 +02:00
Dietmar Maurer
220c068f59 bump version to 4.0-13 2015-07-01 06:41:30 +02:00
Dietmar Maurer
7a0f138cc6 bump version to 4.0-12 2015-06-10 10:33:23 +02:00
Dietmar Maurer
98af06a56b bump version to 4.0-11 2015-06-01 12:36:31 +02:00
Dietmar Maurer
5441e51be4 bump version to 4.0-10 2015-05-29 08:24:44 +02:00
Dietmar Maurer
14aa29d169 bump version to 4.0-9 2015-05-12 08:19:56 +02:00
Dietmar Maurer
7180955830 bump version to 4.0-8 2015-05-05 14:58:16 +02:00
Dietmar Maurer
8ff79ef9a2 bump version to 4.0-7 2015-04-22 10:04:20 +02:00
Dietmar Maurer
acc5d34a37 bump version to 4.0-6 2015-04-17 13:11:48 +02:00
Dietmar Maurer
a9c3acda26 bump version to 4.0-5 2015-03-27 12:48:59 +01:00
Dietmar Maurer
c0e303885a bump version to 4.0-4 2015-03-17 08:59:16 +01:00
Dietmar Maurer
ced6ed823a update changelog 2015-03-09 08:31:13 +01:00
Dietmar Maurer
8586d0ecf7 bump version to 4.0-3 2015-03-09 08:23:04 +01:00
Dietmar Maurer
38babf816c Revert "balloon: use qom-get for guest balloon statistics V5"
This reverts commit 0ea19b9cf7.
2015-03-09 08:14:37 +01:00
Dietmar Maurer
130236ffd1 bump version to 4.0-2 2015-03-06 10:22:03 +01:00
Dietmar Maurer
6b0ddb3cf4 updates for debian jessie 2015-02-27 13:01:18 +01:00
Dietmar Maurer
915a73d67b bump version to 3.3-20 2015-02-15 09:06:30 +01:00
Dietmar Maurer
0d750e4f29 bump version to 3.3-19 2015-02-14 09:24:41 +01:00
Dietmar Maurer
66822b6aaf bump version to 3.3-18 2015-02-13 09:05:44 +01:00
Dietmar Maurer
093725e829 bump version to 3.3-17 2015-02-12 10:19:56 +01:00
Dietmar Maurer
a0b79d95fe bump version to 3.3-16 2015-02-11 06:32:40 +01:00
Dietmar Maurer
515c82a9b7 update changelog 2015-02-10 13:01:54 +01:00
Alexandre Derumier
51a6f637d2 memory hotplug option is not hotpluggable
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-02-10 06:32:08 +01:00
Dietmar Maurer
3605aaa626 bump version to 3.3-15 2015-02-09 07:05:29 +01:00
Dietmar Maurer
cd9698629f bump version to 3.3-14 2015-01-28 07:12:11 +01:00
Dietmar Maurer
d2896a14d5 bump version to 3.3-13 2015-01-27 12:39:48 +01:00
Dietmar Maurer
a74c93d377 bump version to 3.3-12 2015-01-23 08:05:07 +01:00
Dietmar Maurer
029e4c137e bump version to 3.3-11 2015-01-21 08:58:47 +01:00
Dietmar Maurer
25088687fe Add link_down flag to network config
Original patch by Wolfgang, adopted for new hotplug implementation.

I do not verify link status, because that patch was rejected upstream.

Signed-off-by: Wolfgang Link <wolfgang@linksystems.org>
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2015-01-20 11:51:19 +01:00
Dietmar Maurer
e7a43f20a2 bump version to 3.3-10 2015-01-20 07:16:14 +01:00
Dietmar Maurer
6271650ec8 bump version to 3.3-9 2015-01-15 06:23:36 +01:00
Dietmar Maurer
d14ccfd28a bump version to 3.3-8 2015-01-08 13:35:07 +01:00