From: Kevin Wolf <kwolf@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/2] Block layer patches for 2.4.0-rc3
Date: Mon, 27 Jul 2015 17:46:24 +0200 [thread overview]
Message-ID: <1438011986-29268-1-git-send-email-kwolf@redhat.com> (raw)
The following changes since commit 122e7dab8ac549c8c5a9e1e13aa2464190e888de:
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging (2015-07-27 14:53: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 77c102c26ead946fe7589d4bddcdfa5cb431ebfe:
block: qemu-iotests - add check for multiplication overflow in vpc (2015-07-27 17:19:07 +0200)
----------------------------------------------------------------
Block layer patches for 2.4.0-rc3
----------------------------------------------------------------
Jeff Cody (2):
block: vpc - prevent overflow if max_table_entries >= 0x40000000
block: qemu-iotests - add check for multiplication overflow in vpc
block/vpc.c | 18 +++++++--
tests/qemu-iotests/135 | 54 ++++++++++++++++++++++++++
tests/qemu-iotests/135.out | 5 +++
tests/qemu-iotests/group | 1 +
tests/qemu-iotests/sample_images/afl5.img.bz2 | Bin 0 -> 175 bytes
5 files changed, 74 insertions(+), 4 deletions(-)
create mode 100755 tests/qemu-iotests/135
create mode 100644 tests/qemu-iotests/135.out
create mode 100644 tests/qemu-iotests/sample_images/afl5.img.bz2
next reply other threads:[~2015-07-27 15:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-27 15:46 Kevin Wolf [this message]
2015-07-27 15:46 ` [Qemu-devel] [PULL 1/2] block: vpc - prevent overflow if max_table_entries >= 0x40000000 Kevin Wolf
2015-07-27 15:46 ` [Qemu-devel] [PULL 2/2] block: qemu-iotests - add check for multiplication overflow in vpc Kevin Wolf
2015-07-28 10:28 ` [Qemu-devel] [PULL 0/2] Block layer patches for 2.4.0-rc3 Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1438011986-29268-1-git-send-email-kwolf@redhat.com \
--to=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).