qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Block patches for 2.7.0-rc1
@ 2016-07-26 17:18 Max Reitz
  2016-07-26 17:18 ` [Qemu-devel] [PULL 1/5] qcow2: do not allocate extra memory Max Reitz
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Max Reitz @ 2016-07-26 17:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: Max Reitz, Peter Maydell

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-07-27 15:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-26 17:18 [Qemu-devel] [PULL 0/5] Block patches for 2.7.0-rc1 Max Reitz
2016-07-26 17:18 ` [Qemu-devel] [PULL 1/5] qcow2: do not allocate extra memory Max Reitz
2016-07-26 17:18 ` [Qemu-devel] [PULL 2/5] AioContext: correct comments Max Reitz
2016-07-26 17:18 ` [Qemu-devel] [PULL 3/5] crypto: add support for querying parameters for block encryption Max Reitz
2016-07-26 17:18 ` [Qemu-devel] [PULL 4/5] block: export LUKS specific data to qemu-img info Max Reitz
2016-07-26 17:18 ` [Qemu-devel] [PULL 5/5] iotest: fix python based IO tests Max Reitz
2016-07-27 15:30 ` [Qemu-devel] [PULL 0/5] Block patches for 2.7.0-rc1 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).