The following changes since commit f516a5cc051db6e999e9e60dc968dcb5aeffe11f:
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2014-04-10 23:07:56 +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 5450466394c95cea8b661fb197ed215a4ab5d700: block-commit: speed is an optional parameter (2014-04-11 13:59:49 +0200) ---------------------------------------------------------------- Block patches for 2.0.0-rc3 ---------------------------------------------------------------- Fam Zheng (1): iscsi: Remember to set ret for iscsi_open in error case Kevin Wolf (2): bochs: Fix memory leak in bochs_open() error path bochs: Fix catalog size check Max Reitz (1): block-commit: speed is an optional parameter block/bochs.c | 20 +++++++++++++++----- block/iscsi.c | 1 + blockdev.c | 4 ++++ tests/qemu-iotests/078 | 6 +++++- tests/qemu-iotests/078.out | 6 ++++-- 5 files changed, 29 insertions(+), 8 deletions(-)