]> git.proxmox.com Git - pve-qemu-kvm.git/log
pve-qemu-kvm.git
8 years agodefine QEMU_PKGVERSION
Dietmar Maurer [Fri, 23 Oct 2015 07:41:40 +0000 (09:41 +0200)]
define QEMU_PKGVERSION

8 years agobump version to 2.4-11
Dietmar Maurer [Thu, 22 Oct 2015 06:47:22 +0000 (08:47 +0200)]
bump version to 2.4-11

8 years agoupdate ipxe binaries, re-enable efi pxe ROMs
Dietmar Maurer [Thu, 22 Oct 2015 06:45:31 +0000 (08:45 +0200)]
update ipxe binaries, re-enable efi pxe ROMs

8 years agobump version to 2.4-10
Dietmar Maurer [Tue, 13 Oct 2015 15:06:44 +0000 (17:06 +0200)]
bump version to 2.4-10

8 years agopve-qemu-kvm : block: mirror - fix full sync mode when target does not support zeroes...
Alexandre Derumier [Tue, 13 Oct 2015 13:55:01 +0000 (15:55 +0200)]
pve-qemu-kvm : block: mirror - fix full sync mode when target does not support zeroes init

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agobump version to 2.4-9
Dietmar Maurer [Wed, 30 Sep 2015 07:34:34 +0000 (09:34 +0200)]
bump version to 2.4-9

8 years agoqemu :disable smm support
Alexandre Derumier [Wed, 30 Sep 2015 07:24:01 +0000 (09:24 +0200)]
qemu :disable smm support

kernel 4.2 and qemu 2.4 machine introduce support for SMM
(system management support).

this is needed to manage uefi inside guest.

But it seem to hang on a lot of servers.

So for now, disable the feature in qemu side.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agoupdate to qemu 2.4.0.1, bump version to 2.4-8
Dietmar Maurer [Wed, 23 Sep 2015 04:45:57 +0000 (06:45 +0200)]
update to qemu 2.4.0.1, bump version to 2.4-8

8 years agobump version to 2.4-7
Dietmar Maurer [Sun, 20 Sep 2015 08:08:11 +0000 (10:08 +0200)]
bump version to 2.4-7

8 years agosavevm-async: move global_state_store to the end
Wolfgang Bumiller [Fri, 18 Sep 2015 11:56:26 +0000 (13:56 +0200)]
savevm-async: move global_state_store to the end

The migration process does it in the end, and since we work
asynchronously it makes more sense for us, too. (This also
seems to fix some size and performance issues that regular
'savevm' is currently still experiencing.)

8 years agobump version to 2.4-6
Dietmar Maurer [Tue, 15 Sep 2015 07:07:57 +0000 (09:07 +0200)]
bump version to 2.4-6

8 years agofix snapshot/rollback of running vm
Wolfgang Bumiller [Mon, 14 Sep 2015 13:33:59 +0000 (15:33 +0200)]
fix snapshot/rollback of running vm

updating the internal-snapshot-async.patch:
-) qemu now needs a savevm state header
-) global_state_store needs to be called before storing the
vmstate as of 560d027b.
-) migration_incoming_state_new must be called before
loading the vmstate as of bca7856a.

Fixes #694

8 years agobump version to 2.4-5
Dietmar Maurer [Wed, 9 Sep 2015 09:27:32 +0000 (11:27 +0200)]
bump version to 2.4-5

8 years agofix for empty vma archives (config only)
Dietmar Maurer [Wed, 9 Sep 2015 09:25:25 +0000 (11:25 +0200)]
fix for empty vma archives (config only)

We need to run the event loop correctly.

8 years agobump version to 2.4-4
Dietmar Maurer [Sat, 5 Sep 2015 08:15:17 +0000 (10:15 +0200)]
bump version to 2.4-4

8 years agoupdate qemu sources with reverted commit b8eb5512
Dietmar Maurer [Sat, 5 Sep 2015 08:12:18 +0000 (10:12 +0200)]
update qemu sources with reverted commit b8eb5512

8 years agofix q35 pci passthrough
Alexandre Derumier [Wed, 2 Sep 2015 04:49:33 +0000 (06:49 +0200)]
fix q35 pci passthrough

revert commit b8eb5512fd8a115f164edbbe897cdf8884920ccb

bug report:
http://forum.proxmox.com/threads/23346-Proxmox-4b1-q35-machines-failing-to-reboot-problems-with-PCI-passthrough

https://lists.gnu.org/archive/html/qemu-devel/2015-08/msg03281.html
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agoadd depend on libjpeg62-turbo
Alexandre Derumier [Wed, 2 Sep 2015 04:49:32 +0000 (06:49 +0200)]
add depend on libjpeg62-turbo

previously on wheezy, we build qemu with libjpeg8. (qemu depend on libsdl, which depend on libjpeg)
But this package is missing is jessie (because of a last minute bug).

But that mean that upgrading from wheezy to jessie, keep the old wheezy libjpeg8. (and libjpeg8-dev).

So, it's better to add explicit depencines on libjpeg-dev and libjpeg62-turbo.  (like the official qemu debian package)
to force the upgrade of the libs.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agobump version to 2.4-3
Dietmar Maurer [Thu, 13 Aug 2015 15:06:59 +0000 (17:06 +0200)]
bump version to 2.4-3

8 years agoadd mirror-fix-coroutine-reentrance.patch
Alexandre Derumier [Thu, 13 Aug 2015 13:16:12 +0000 (15:16 +0200)]
add mirror-fix-coroutine-reentrance.patch

This fix a regression introduced by qemu commit dcfb3beb ("mirror: Do zero
write on target if sectors not allocated").

This patch is not in final qemu 2.4 released.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agoadd v2.4.0 sources
Dietmar Maurer [Thu, 13 Aug 2015 15:02:12 +0000 (17:02 +0200)]
add v2.4.0 sources

8 years agoinclude BSD license to avoid lintian warning
Dietmar Maurer [Sat, 8 Aug 2015 13:24:47 +0000 (15:24 +0200)]
include BSD license to avoid lintian warning

8 years agobump version to 2.4-2, update to upstream v2.4.0-rc4
Dietmar Maurer [Sat, 8 Aug 2015 13:16:09 +0000 (15:16 +0200)]
bump version to 2.4-2, update to upstream v2.4.0-rc4

8 years agoupdate to v2.4.0-rc3, bump version to 2.4-1
Dietmar Maurer [Thu, 30 Jul 2015 07:44:03 +0000 (09:44 +0200)]
update to v2.4.0-rc3, bump version to 2.4-1

8 years agobump version to 2.3-8
Dietmar Maurer [Wed, 29 Jul 2015 08:07:38 +0000 (10:07 +0200)]
bump version to 2.3-8

8 years agoupdate to latest upstream
Dietmar Maurer [Wed, 29 Jul 2015 08:06:33 +0000 (10:06 +0200)]
update to latest upstream

8 years agoremove mirror-sleep patches (now upstream)
Dietmar Maurer [Mon, 27 Jul 2015 08:24:13 +0000 (10:24 +0200)]
remove mirror-sleep patches (now upstream)

8 years agotarget-x86_64.conf was finally removed in 1b93c9a1
Wolfgang Bumiller [Tue, 14 Jul 2015 09:06:16 +0000 (11:06 +0200)]
target-x86_64.conf was finally removed in 1b93c9a1

8 years agowhitelist get_link_status to return a built-in
Wolfgang Bumiller [Mon, 13 Jul 2015 14:01:59 +0000 (16:01 +0200)]
whitelist get_link_status to return a built-in

Seems like a better approach than to encapsulate it in a
LinkStatus type.
Also fixed its example.

8 years agoadapt to nested-pause change: 751ebd76e6
Wolfgang Bumiller [Mon, 13 Jul 2015 13:39:47 +0000 (15:39 +0200)]
adapt to nested-pause change: 751ebd76e6

8 years agoupdate backup/blockdev patches
Wolfgang Bumiller [Mon, 13 Jul 2015 13:27:55 +0000 (15:27 +0200)]
update backup/blockdev patches

8 years agoerror_set updates according to 81e5f78a9f
Wolfgang Bumiller [Mon, 13 Jul 2015 12:37:30 +0000 (14:37 +0200)]
error_set updates according to 81e5f78a9f

also error_report was moved to another header

8 years agoMerged Alexandre's qmp-schema.json related updates
Wolfgang Bumiller [Mon, 13 Jul 2015 11:43:34 +0000 (13:43 +0200)]
Merged Alexandre's qmp-schema.json related updates

8 years agoupdating mirror-sleep patches again
Wolfgang Bumiller [Mon, 13 Jul 2015 11:36:04 +0000 (13:36 +0200)]
updating mirror-sleep patches again

8 years agomirror: Speed up bitmap initial scanning
Alexandre Derumier [Fri, 10 Jul 2015 14:21:43 +0000 (16:21 +0200)]
mirror: Speed up bitmap initial scanning

https://www.mail-archive.com/qemu-devel@nongnu.org/msg309500.html

replace my old mirror-sleep2.patch,

Fam Zheng from redhat has finally fix it in a better way.

mirror-sleep1.patch && mirror-sleep2.patch are not yet in qemu 2.4 master

mirror-sleep2 patch reference : http://patchwork.ozlabs.org/patch/471656/

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agoMerge Alexandre's 2.4 updates for jemalloc.patch
Wolfgang Bumiller [Mon, 13 Jul 2015 11:31:50 +0000 (13:31 +0200)]
Merge Alexandre's 2.4 updates for jemalloc.patch

8 years agopart 1 of 2.4 patch update series
Wolfgang Bumiller [Mon, 13 Jul 2015 11:27:33 +0000 (13:27 +0200)]
part 1 of 2.4 patch update series

8 years agoupdate to latest upstream (v2.4.0-rc2 + a few patches)
Dietmar Maurer [Mon, 27 Jul 2015 08:01:51 +0000 (10:01 +0200)]
update to latest upstream (v2.4.0-rc2 + a few patches)

8 years agomirror sleep : set sleep to SLICE_TIME/10 (10ms)
Alexandre Derumier [Thu, 2 Jul 2015 05:31:58 +0000 (07:31 +0200)]
mirror sleep : set sleep to SLICE_TIME/10 (10ms)

Current make too much sleep because

if (now - last_pause_ns > SLICE_TIME) {
         last_pause_ns = now;
         block_job_sleep_ns(&s->common, QEMU_CLOCK_REALTIME, SLICE_TIME);

so, we sleep SLICE_TIME, then at next iteration if lastpause("SLICE_TIME") > SLICE_TIME, we sleep again.
So, it almost always sleep at each iteration.

This patch set the sleep value to  SLICE_TIME/10.

I have benched it, I have very scanning speed without impacting vm performance.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agobump version to 2.3-6
Dietmar Maurer [Wed, 1 Jul 2015 04:17:08 +0000 (06:17 +0200)]
bump version to 2.3-6

8 years agoqemu : add drive-mirror sleep patches
Alexandre Derumier [Wed, 1 Jul 2015 04:01:41 +0000 (06:01 +0200)]
qemu : add drive-mirror sleep patches

Currently when drive-mirror is starting,
the vm and qmp it's hanging on bitmap scanning phase (mainly with raw, nfs and block raw driver).

This patch do regular pause between each iteration

The initial patch from qemu mailing is working,but pause time is really too short,
so we still hang qmp hangs and qemu big slowdown.

I increase it to SLICE_TIME, which is 100ms by default

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agobump version to 2.3-5
Dietmar Maurer [Fri, 19 Jun 2015 15:08:55 +0000 (17:08 +0200)]
bump version to 2.3-5

8 years agouse jemalloc as default memory allocator
Alexandre Derumier [Fri, 19 Jun 2015 12:41:14 +0000 (14:41 +0200)]
use jemalloc as default memory allocator

(jemalloc support patch sent to qemu devel mailing list
 http://lists.nongnu.org/archive/html/qemu-devel/2015-06/msg05265.html
)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agoAdded patch for vvfat's file.label option
Wolfgang Bumiller [Thu, 18 Jun 2015 12:16:20 +0000 (14:16 +0200)]
Added patch for vvfat's file.label option

8 years agobump version to 2.3-4
Dietmar Maurer [Thu, 18 Jun 2015 12:06:56 +0000 (14:06 +0200)]
bump version to 2.3-4

8 years agoremove tcmalloc default memory allocator
Alexandre Derumier [Wed, 17 Jun 2015 07:31:00 +0000 (09:31 +0200)]
remove tcmalloc default memory allocator

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agoavoid compiler warnings
Dietmar Maurer [Wed, 10 Jun 2015 15:48:49 +0000 (17:48 +0200)]
avoid compiler warnings

8 years agoset localstatedir=/var
Dietmar Maurer [Wed, 10 Jun 2015 15:43:47 +0000 (17:43 +0200)]
set localstatedir=/var

8 years agobump version to 2.3-3
Dietmar Maurer [Wed, 10 Jun 2015 15:33:44 +0000 (17:33 +0200)]
bump version to 2.3-3

8 years agorename previous patch (cleanup)
Dietmar Maurer [Wed, 10 Jun 2015 15:32:35 +0000 (17:32 +0200)]
rename previous patch (cleanup)

8 years agoadd BlockDevice type to prevent warning.
w.link@proxmox.com [Wed, 10 Jun 2015 13:06:04 +0000 (15:06 +0200)]
add BlockDevice type to prevent warning.

The raw_bsd.c insert a check to warn when mounting BD, what has no device type.

Signed-off-by: w.link@proxmox.com <Wolfgang Link>
8 years agobump version to 2.3-2
Dietmar Maurer [Wed, 10 Jun 2015 08:44:49 +0000 (10:44 +0200)]
bump version to 2.3-2

8 years agotcmalloc : add depend on libgoogle-perftools4 not libtcmalloc-minimal4
Alexandre Derumier [Wed, 10 Jun 2015 07:52:47 +0000 (09:52 +0200)]
tcmalloc : add depend on libgoogle-perftools4 not libtcmalloc-minimal4

qemu link to libtcmalloc.so not libtcmalloc_minimal.so

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agotcmalloc.patch: make it work without bash
Dietmar Maurer [Sat, 6 Jun 2015 07:28:37 +0000 (09:28 +0200)]
tcmalloc.patch: make it work without bash

8 years agoenable tcmalloc
Alexandre Derumier [Fri, 5 Jun 2015 11:46:51 +0000 (13:46 +0200)]
enable tcmalloc

This patch is already available in qemu 2.4, and can give an extra boost with librbd
with a lot of iops and reduce iops latencies

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
8 years agoupload target: remove old debug package
Dietmar Maurer [Fri, 5 Jun 2015 05:31:25 +0000 (07:31 +0200)]
upload target: remove old debug package

8 years agobump version to 2.3-1
Dietmar Maurer [Fri, 5 Jun 2015 05:04:45 +0000 (07:04 +0200)]
bump version to 2.3-1

8 years agoUpdate to v2.3.0
Wolfgang Bumiller [Wed, 3 Jun 2015 07:27:31 +0000 (09:27 +0200)]
Update to v2.3.0

keymap.diff: removing last hunk
It only removes spaces, upstream already did that when
adding an assertion to it.

pve-auth.diff & fairsched.diff:
 * dropped fairsched and moved vmid code to pve-auth.diff
 * adapt pve-auth.diff to new qemu option parsing

virtio-balloon-fix-query.patch:
 * merged ram_size -> get_current_ram_size() change

backup-modify-job-api.patch
 * move new bdrv_op_unblock(target) into target guard
 * fuzz/context fixup
 * added NULL target checks to new places where necessary
   (bdrv_op_is_blocked is now used on the target in
   backup_start)
 * annotated some hunks with their function
 * applied same backup_start fixup of qmp_drive_backup to
   the new qmp_blockdev_backup (introduced in c29c1dd3)

disable-efi-enable-pxe-roms.patch: fuzz/context fixup

virtio-balloon-dimmfix1.patch: is now upstream
virtio-balloon-dimmfix2.patch: is now upstream
virtio-balloon-dimmfix3.patch:
  merged into virtio-balloon-fix-query.patch
virtio-scsi_fix_assert.patch: is now upstream

backup-add-dir-format.patch,
backup-add-pve-monitor-commands.patch,
internal-snapshot-async.patch:
 * Convert bdrv_find to blk_by_name
   bdrv_find was dropped and the code now uses blk_by_name
   and blk_bs

internal-snapshot-async.patch:
 * fuzz/context fixups
 * added missing sysemu/block-backend.h for blk_by_name

8 years agoupdate qemu sources to 2.3.0
Dietmar Maurer [Fri, 5 Jun 2015 05:03:18 +0000 (07:03 +0200)]
update qemu sources to 2.3.0

8 years agoAdded patch to make ipv6 life easier.
Wolfgang Bumiller [Thu, 21 May 2015 12:08:09 +0000 (14:08 +0200)]
Added patch to make ipv6 life easier.

Copy of the patch notes:
[PATCH] friendlier ai_flag hints for ipv6 hosts

*) Do not use AI_ADDRCONFIG on listening sockets, because this flag
makes it impossible to explicitly listen on '127.0.0.1' if no global
ipv4 address is configured additionally, making this a very
uncomfortable option.
*) Add AI_V4MAPPED hint for connecting sockets for a similar purpose.

If your system is globally only connected via ipv6 you still want to be
able to use '127.0.0.1' and 'localhost'.
Specifically, PVE - unless explicitly asking for insecure mode - uses
loopback addresses with QEMU for live migrations tunneled over SSH.
These fail to start because AI_ADDRCONFIG makes getaddrinfo refuse to
work with '127.0.0.1'.

As for the AI_V4MAPPED flag the situation is similar.

I also want to point out that glibc explicitly sidesteps POSIX standards
when passing 0 as hints by then assuming both AI_V4MAPPED and
AI_ADDRCONFIG (the latter being a rather weird choice IMO), while
according to POSIX.1-2001 it should be assumed 0. (glibc considers its
choice an improvement.)
Since either AI_CANONNAME or AI_PASSIVE are passed in our cases, glibc's
default flags in turn are disabled again unless explicitly added, which
I do with this patch.

9 years agofix lintian warnings for debug package
Dietmar Maurer [Thu, 2 Apr 2015 04:56:41 +0000 (06:56 +0200)]
fix lintian warnings for debug package

9 years agoalso install/upload debug package by default
Dietmar Maurer [Thu, 2 Apr 2015 04:46:44 +0000 (06:46 +0200)]
also install/upload debug package by default

9 years agoadd dbg package / disable strip for qemu
spriebe [Wed, 1 Apr 2015 09:24:51 +0000 (11:24 +0200)]
add dbg package / disable strip for qemu

Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
9 years agoqemu 2.2.1: fix assert while resizing or hot plugging virtio scsi disks
Stefan Priebe [Mon, 30 Mar 2015 10:34:28 +0000 (12:34 +0200)]
qemu 2.2.1: fix assert while resizing or hot plugging virtio scsi disks

Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
9 years agofix typo
Dietmar Maurer [Tue, 31 Mar 2015 04:07:29 +0000 (06:07 +0200)]
fix typo

9 years agoupdate to 2.2.1
Dietmar Maurer [Wed, 11 Mar 2015 06:50:21 +0000 (07:50 +0100)]
update to 2.2.1

9 years agofix ballooning with memory hotplug
Alexandre Derumier [Mon, 9 Mar 2015 09:57:26 +0000 (10:57 +0100)]
fix ballooning with memory hotplug

patch1 && 2 are already in qemu upstream
patch3 fix proxmox patch

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Conflicts:
debian/changelog

9 years agodepend on latest pve-libspice-server1 packages
Dietmar Maurer [Sat, 28 Feb 2015 07:24:21 +0000 (08:24 +0100)]
depend on latest pve-libspice-server1 packages

9 years agofix package dependencies for Debian Jessie
Dietmar Maurer [Thu, 26 Feb 2015 11:54:34 +0000 (12:54 +0100)]
fix package dependencies for Debian Jessie

9 years agobump version to 2.2-7
Dietmar Maurer [Tue, 24 Feb 2015 16:39:08 +0000 (17:39 +0100)]
bump version to 2.2-7

9 years agobump version to 2.2-6
Dietmar Maurer [Mon, 29 Dec 2014 06:21:56 +0000 (07:21 +0100)]
bump version to 2.2-6

9 years agofix backup_cancel
Dietmar Maurer [Mon, 29 Dec 2014 06:20:34 +0000 (07:20 +0100)]
fix backup_cancel

9 years agobump version to 2.2-5
Dietmar Maurer [Thu, 11 Dec 2014 09:42:37 +0000 (10:42 +0100)]
bump version to 2.2-5

9 years agoimplement the command get_link_status to qemu-kve paket. so you can call per QMP...
Wolfgang Link [Thu, 11 Dec 2014 09:13:12 +0000 (10:13 +0100)]
implement the command get_link_status to qemu-kve paket. so you can call per QMP. this funktion is not implemented in monitor. this command return the state of the given nic to check it. 1 for up 0 for down -1 for error

Signed-off-by: Wolfgang Link <wolfgang@linksystems.org>
9 years agoupdate to qemu v2.2.0
Dietmar Maurer [Wed, 10 Dec 2014 05:20:15 +0000 (06:20 +0100)]
update to qemu v2.2.0

9 years agoupdate to qemu v2.2.0-rc5
Dietmar Maurer [Fri, 5 Dec 2014 12:28:57 +0000 (13:28 +0100)]
update to qemu v2.2.0-rc5

9 years agoadd numa support
Alexandre Derumier [Tue, 2 Dec 2014 11:52:54 +0000 (12:52 +0100)]
add numa support

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
9 years agobump version to 2.2-2
Dietmar Maurer [Fri, 28 Nov 2014 10:50:50 +0000 (11:50 +0100)]
bump version to 2.2-2

9 years agovmstate snapshot : implement cancelled state V2
Alexandre Derumier [Fri, 21 Nov 2014 09:26:02 +0000 (10:26 +0100)]
vmstate snapshot : implement cancelled state V2

currently, if we cancel a active savevm job with savevm-end,
we don't close the vmstate file.

This implement a new state CANCELLED, which is setup if savevm-end is called
when savevm is ACTIVE

then, in the coroutine, if state CANCELLED is detected,
we call save_snapshot_completed() to properly close the file
then qmp_savevm_end to finish the job

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
9 years agorun vma_writer_close_stream inside coroutine
Dietmar Maurer [Thu, 20 Nov 2014 11:27:06 +0000 (12:27 +0100)]
run vma_writer_close_stream inside coroutine

Newer qemu (> 2.2.0-rc2) runs pvebackup_complete_cb from main loop,

But vma_writer_close_stream triggers an async write (flush), which
uses qemu_coroutine_yield(). This only works if called from a coroutine.

9 years agoupdate to qemu 2.2.0-rc2
Dietmar Maurer [Thu, 20 Nov 2014 08:23:17 +0000 (09:23 +0100)]
update to qemu 2.2.0-rc2

9 years agobump version to 2.1-10
Dietmar Maurer [Mon, 13 Oct 2014 08:20:03 +0000 (10:20 +0200)]
bump version to 2.1-10

9 years agoadd support for xfs optimisations
Alexandre Derumier [Mon, 13 Oct 2014 07:18:03 +0000 (09:18 +0200)]
add support for xfs optimisations

enable support for write_zeroes and discard for images on xfs filesystem
(block/raw-posix.c)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
9 years agoupdate to v2.1.2
Dietmar Maurer [Fri, 26 Sep 2014 09:28:57 +0000 (11:28 +0200)]
update to v2.1.2

9 years agobump version to 2.1-8
Dietmar Maurer [Tue, 16 Sep 2014 10:55:09 +0000 (12:55 +0200)]
bump version to 2.1-8

9 years agoapply patches/hotfix for virtio-net migration problem in 2.1.1
Dietmar Maurer [Tue, 16 Sep 2014 10:52:43 +0000 (12:52 +0200)]
apply patches/hotfix for virtio-net migration problem in 2.1.1

9 years agobump version to 2.1-7
Dietmar Maurer [Thu, 11 Sep 2014 07:27:46 +0000 (09:27 +0200)]
bump version to 2.1-7

9 years agoupdate sources to v2.1.1
Dietmar Maurer [Thu, 11 Sep 2014 07:26:36 +0000 (09:26 +0200)]
update sources to v2.1.1

9 years agodocument why patch does not work
Dietmar Maurer [Wed, 27 Aug 2014 08:09:02 +0000 (10:09 +0200)]
document why patch does not work

9 years agobump version to 2.1-6
Dietmar Maurer [Tue, 26 Aug 2014 10:56:05 +0000 (12:56 +0200)]
bump version to 2.1-6

9 years agogluster: allow to specify a backup server
Dietmar Maurer [Tue, 26 Aug 2014 10:53:39 +0000 (12:53 +0200)]
gluster: allow to specify a backup server

9 years agobump version to 2.1-5
Dietmar Maurer [Fri, 22 Aug 2014 11:28:47 +0000 (13:28 +0200)]
bump version to 2.1-5

9 years agoglusterfs: do not log to stdout when daemonized
Dietmar Maurer [Fri, 22 Aug 2014 11:27:37 +0000 (13:27 +0200)]
glusterfs: do not log to stdout when daemonized

9 years agodepend on new libiscsi4 and glusterfs libs
Dietmar Maurer [Thu, 21 Aug 2014 06:21:19 +0000 (08:21 +0200)]
depend on new libiscsi4 and glusterfs libs

9 years agobump version to 2.1-3
Dietmar Maurer [Thu, 7 Aug 2014 11:31:50 +0000 (13:31 +0200)]
bump version to 2.1-3

9 years agosnapshot: fix reference counting bug
Dietmar Maurer [Thu, 7 Aug 2014 11:30:05 +0000 (13:30 +0200)]
snapshot: fix reference counting bug

9 years agorefresh quilt patch
Dietmar Maurer [Thu, 7 Aug 2014 09:57:43 +0000 (11:57 +0200)]
refresh quilt patch

9 years agoupdate to 2.1.0 final
Dietmar Maurer [Sat, 2 Aug 2014 13:10:08 +0000 (15:10 +0200)]
update to 2.1.0 final

9 years agorefresh quilt patches
Dietmar Maurer [Wed, 16 Jul 2014 10:19:23 +0000 (12:19 +0200)]
refresh quilt patches

9 years agoupdate to v2.1.0-rc2
Dietmar Maurer [Wed, 16 Jul 2014 09:55:36 +0000 (11:55 +0200)]
update to v2.1.0-rc2