qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/2] Migration pull request


From: Juan Quintela
Subject: [Qemu-devel] [PULL 0/2] Migration pull request
Date: Wed, 25 Nov 2015 15:32:04 +0100

Hi

This series:
- Ignore madvise return value (david)

  As there is no way to diferentiate an error because the kernel don't
  understand HUGE_PAGES and anything else

- Limit memory usage for block migraiton (wen)

Please, aply.

Later, Juan.

The following changes since commit e85dda8070b20dd8765d52daf64de70a9ccf395f:

  Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into 
staging (2015-11-25 12:09:34 +0000)

are available in the git repository at:

  git://github.com/juanquintela/qemu.git tags/migration/20151125

for you to fetch changes up to f77dcdbc76dbf9bade9739e85e1013639e535835:

  block-migration: limit the memory usage (2015-11-25 15:27:28 +0100)

----------------------------------------------------------------
migration/next for 20151125

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
      Assume madvise for (no)hugepage works

Wen Congyang (1):
      block-migration: limit the memory usage

 migration/block.c        |  7 ++++++-
 migration/postcopy-ram.c | 10 ++--------
 2 files changed, 8 insertions(+), 9 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]