qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/5] Block patches for 2.7.0-rc1


From: Max Reitz
Subject: [Qemu-devel] [PULL 0/5] Block patches for 2.7.0-rc1
Date: Tue, 26 Jul 2016 19:18:33 +0200

The following changes since commit f49ee630d73729ecaeecf4b38a8df11bc613914d:

  Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160726' into 
staging (2016-07-26 11:53:47 +0100)

are available in the git repository at:

  git://github.com/XanClic/qemu.git tags/pull-block-2016-07-26

for you to fetch changes up to 4c44b4a4c816a0450b80feb14d692c9c8b80fbd2:

  iotest: fix python based IO tests (2016-07-26 18:28:40 +0200)

----------------------------------------------------------------
Block patches for 2.7.0-rc1

----------------------------------------------------------------
Cao jin (1):
      AioContext: correct comments

Daniel P. Berrange (3):
      crypto: add support for querying parameters for block encryption
      block: export LUKS specific data to qemu-img info
      iotest: fix python based IO tests

Vladimir Sementsov-Ogievskiy (1):
      qcow2: do not allocate extra memory

 block/crypto.c                | 49 ++++++++++++++++++++++++
 block/qcow.c                  |  2 +-
 block/qcow2.c                 |  2 +-
 crypto/block-luks.c           | 67 +++++++++++++++++++++++++++++++++
 crypto/block.c                | 17 +++++++++
 crypto/blockpriv.h            |  4 ++
 include/block/aio.h           |  2 +-
 include/crypto/block.h        | 16 ++++++++
 qapi/block-core.json          |  6 ++-
 qapi/crypto.json              | 87 +++++++++++++++++++++++++++++++++++++++++++
 scripts/qemu.py               | 32 +++++++++++++---
 scripts/qtest.py              | 19 ++++++----
 tests/qemu-iotests/iotests.py | 24 ++----------
 13 files changed, 290 insertions(+), 37 deletions(-)

-- 
2.9.0




reply via email to

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