5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-21 18:03:56 +03:00

271 Commits

Author SHA1 Message Date
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