mbox

[PULL,for-1.5,0/2] Block patches for QEMU 1.5

Message ID 1368543269-29784-1-git-send-email-stefanha@redhat.com
State New
Headers show

Pull-request

git://github.com/stefanha/qemu.git block

Message

Stefan Hajnoczi May 14, 2013, 2:54 p.m. UTC
Fixes from Kevin.

The following changes since commit b087143b4d010451208264b7c841436aafe1cbb1:

  ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0 (2013-05-13 09:52:49 -0500)

are available in the git repository at:

  git://github.com/stefanha/qemu.git block

for you to fetch changes up to f3f4d2c09b9cf46903ba38425ec46c44185162bd:

  block: Add hint to -EFBIG error message (2013-05-14 16:44:33 +0200)

----------------------------------------------------------------
Kevin Wolf (2):
      qcow2: Catch some L1 table index overflows
      block: Add hint to -EFBIG error message

 block.c               |  8 ++++++--
 block/qcow2-cluster.c | 23 +++++++++++++++--------
 block/qcow2.c         | 13 +++++++++++--
 block/qcow2.h         |  5 +++--
 4 files changed, 35 insertions(+), 14 deletions(-)