qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/2] Block layer patches for 2.4.0-rc3


From: Kevin Wolf
Subject: [Qemu-devel] [PULL 0/2] Block layer patches for 2.4.0-rc3
Date: Mon, 27 Jul 2015 17:46:24 +0200

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]