qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH stable-0.15 00/36] Preparing 0.15.2


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH stable-0.15 00/36] Preparing 0.15.2
Date: Wed, 28 Mar 2012 19:06:39 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.28) Gecko/20120313 Thunderbird/3.1.20

Am 28.03.2012 14:52, schrieb Andreas Färber:
Hello Anthony and Justin,

As announced last year, SUSE is shipping a patched qemu-kvm 0.15.1 with our
recently released SLES 11 SP2. We are therefore very interested in cutting
0.15.2 releases for QEMU and later on qemu-kvm.

This series contains only bugfix cherry-picks from qemu.git master,
conflict resolutions or bug numbers are annotated.
[snip]

Here are some more fixes which might be added to stable-0.15.
I noticed that you already added a patch for block/vdi.c - the
fix below is even more important for people using the VDI format.

Other fixes which are still missing exist for MIPS Malta and VNC
(this list is far from being complete).

Regards,
Stefan W.

The following changes since commit 82b2b32a323bbb5824b4fbe63a3bca50f827e28e:

  Version 0.15.1 (2011-10-11 09:46:03 -0500)

are available in the git repository at:

  git://qemu.weilnetz.de/qemu.git stable-0.15

for you to fetch changes up to a4d13ad89692700c71487d7dcbb6837e663465e0:

block/vdi: Zero unused parts when allocating a new block (fix #919242) (2012-03-28 18:57:33 +0200)

----------------------------------------------------------------
Peter Maydell (1):
      hw/lan9118.c: Add missing 'break' to fix buffer overrun

Stefan Hajnoczi (1):
      bt-host: add missing break statement

Stefan Weil (2):
      ds1338: Add missing break statement
block/vdi: Zero unused parts when allocating a new block (fix #919242)

 block/vdi.c  |   31 +++++++++++++++++++++++++++++--
 bt-host.c    |    1 +
 hw/ds1338.c  |    1 +
 hw/lan9118.c |    1 +
 4 files changed, 32 insertions(+), 2 deletions(-)




reply via email to

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