[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/4] Block layer patches for 2.8.0-rc2
From: |
Kevin Wolf |
Subject: |
[Qemu-devel] [PULL 0/4] Block layer patches for 2.8.0-rc2 |
Date: |
Tue, 29 Nov 2016 17:17:03 +0100 |
The following changes since commit 00227fefd2059464cd2f59aed29944874c630e2f:
Update version for v2.8.0-rc1 release (2016-11-22 22:29:08 +0000)
are available in the git repository at:
git://repo.or.cz/qemu/kevin.git tags/for-upstream
for you to fetch changes up to 8f57758311d816c66e88cfcfdc91f986f59345ad:
docs: Specify that cache-clean-interval is only supported in Linux
(2016-11-25 13:51:31 +0100)
----------------------------------------------------------------
Block layer patches for 2.8.0-rc2
----------------------------------------------------------------
Alberto Garcia (4):
qcow2: Make qcow2_cache_table_release() work only in Linux
qcow2: Allow 'cache-clean-interval' in Linux only
qcow2: Remove stale comment
docs: Specify that cache-clean-interval is only supported in Linux
block/qcow2-cache.c | 6 +++---
block/qcow2.c | 8 ++++++++
docs/qcow2-cache.txt | 5 +++--
3 files changed, 14 insertions(+), 5 deletions(-)
- [Qemu-devel] [PULL 0/4] Block layer patches for 2.8.0-rc2,
Kevin Wolf <=
- [Qemu-devel] [PULL 1/4] qcow2: Make qcow2_cache_table_release() work only in Linux, Kevin Wolf, 2016/11/29
- [Qemu-devel] [PULL 2/4] qcow2: Allow 'cache-clean-interval' in Linux only, Kevin Wolf, 2016/11/29
- [Qemu-devel] [PULL 3/4] qcow2: Remove stale comment, Kevin Wolf, 2016/11/29
- [Qemu-devel] [PULL 4/4] docs: Specify that cache-clean-interval is only supported in Linux, Kevin Wolf, 2016/11/29
- Re: [Qemu-devel] [Qemu-block] [PULL 0/4] Block layer patches for 2.8.0-rc2, Stefan Hajnoczi, 2016/11/29