* [Qemu-devel] [PULL v2 00/14] Block layer patches for 2.10.0-rc1
@ 2017-08-01 16:12 Kevin Wolf
2017-08-01 17:01 ` Peter Maydell
0 siblings, 1 reply; 2+ messages in thread
From: Kevin Wolf @ 2017-08-01 16:12 UTC (permalink / raw)
To: qemu-block; +Cc: kwolf, peter.maydell, qemu-devel
The following changes since commit 5619c179057e24195ff19c8fe6d6a6cbcb16ed28:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170731' into staging (2017-07-31 14:45:42 +0100)
are available in the git repository at:
git://repo.or.cz/qemu/kevin.git tags/for-upstream
for you to fetch changes up to 8e8eb0a9035e5b6c6447c82138570e388282cfa2:
block/qapi: Remove redundant NULL check to silence Coverity (2017-08-01 18:09:33 +0200)
----------------------------------------------------------------
Block layer patches for 2.10.0-rc1
----------------------------------------------------------------
Eric Blake (2):
iotests: Check dirty bitmap statistics in 124
iotests: Add test of recent fix to 'qemu-img measure'
Kevin Wolf (8):
qemu-iotests/041: Fix leaked scratch images
qemu-iotests: Remove blkdebug.conf after tests
qemu-iotests/141: Fix image cleanup
qemu-iotests/153: Fix leaked scratch images
qemu-iotests/162: Fix leaked temporary files
qemu-iotests/063: Fix leaked image
qemu-iotests/059: Fix leaked image files
block/qapi: Remove redundant NULL check to silence Coverity
Manos Pitsidianakis (2):
block: fix dangling bs->explicit_options in block.c
block: fix leaks in bdrv_open_driver()
Max Reitz (2):
iotests: Fix test 156
iotests: Redirect stderr to stdout in 186
block.c | 24 +++++++++---------
block/qapi.c | 3 ++-
tests/qemu-iotests/041 | 4 ++-
tests/qemu-iotests/059 | 11 ++++++++-
tests/qemu-iotests/059.out | 22 ++++++++---------
tests/qemu-iotests/063 | 4 +--
tests/qemu-iotests/074 | 1 +
tests/qemu-iotests/124 | 7 +++++-
tests/qemu-iotests/141 | 2 +-
tests/qemu-iotests/153 | 1 +
tests/qemu-iotests/156 | 4 +--
tests/qemu-iotests/162 | 7 ++++++
tests/qemu-iotests/179 | 1 +
tests/qemu-iotests/186 | 2 +-
tests/qemu-iotests/186.out | 12 ++++-----
tests/qemu-iotests/190 | 59 ++++++++++++++++++++++++++++++++++++++++++++
tests/qemu-iotests/190.out | 11 +++++++++
tests/qemu-iotests/common.rc | 3 +++
tests/qemu-iotests/group | 1 +
19 files changed, 140 insertions(+), 39 deletions(-)
create mode 100755 tests/qemu-iotests/190
create mode 100644 tests/qemu-iotests/190.out
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PULL v2 00/14] Block layer patches for 2.10.0-rc1
2017-08-01 16:12 [Qemu-devel] [PULL v2 00/14] Block layer patches for 2.10.0-rc1 Kevin Wolf
@ 2017-08-01 17:01 ` Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2017-08-01 17:01 UTC (permalink / raw)
To: Kevin Wolf; +Cc: Qemu-block, QEMU Developers
On 1 August 2017 at 17:12, Kevin Wolf <kwolf@redhat.com> wrote:
> The following changes since commit 5619c179057e24195ff19c8fe6d6a6cbcb16ed28:
>
> Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170731' into staging (2017-07-31 14:45:42 +0100)
>
> are available in the git repository at:
>
> git://repo.or.cz/qemu/kevin.git tags/for-upstream
>
> for you to fetch changes up to 8e8eb0a9035e5b6c6447c82138570e388282cfa2:
>
> block/qapi: Remove redundant NULL check to silence Coverity (2017-08-01 18:09:33 +0200)
>
> ----------------------------------------------------------------
> Block layer patches for 2.10.0-rc1
>
Applied, thanks.
-- PMM
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-01 17:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-01 16:12 [Qemu-devel] [PULL v2 00/14] Block layer patches for 2.10.0-rc1 Kevin Wolf
2017-08-01 17:01 ` 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).