qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [GIT PULL 00/15] Stable branch update 2009-06-17


From: Glauber Costa
Subject: [Qemu-devel] [GIT PULL 00/15] Stable branch update 2009-06-17
Date: Wed, 17 Jun 2009 13:09:49 -0400
User-agent: Jack Bauer

Hi,

I've updated my repository at:

    git://git.kernel.org/pub/scm/virt/qemu/glommer/qemu-stable.git


The branch stable-0.10 contains proposed updates for the official stable
branch. Patches marked with "BACKPORT" are not clean cherry-picks, and as such,
should be reviewed with more care. The patches included are:


Andrea Arcangeli (1):
      fix qemu_aio_flush

Blue Swirl (2):
      BACKPORT: Register reset functions for e1000 and rtl8139
      BACKPORT: Update irqs on reset and device load

Christoph Hellwig (1):
      fix raw_pread_aligned return value

Eduardo Habkost (1):
      Fix vga_screen_dump_blank() PPM generation

Gleb Natapov (3):
      Minimal ethernet frame length is 64 bytes.
      Don't send all gratuitous packets at once.
      BACKPORT: Add rtc reset function.

Jan Kiszka (1):
      kvm: Fix IRQ injection into full queue

Jason Wessel (1):
      serial: fix lost character after sysrq

Kevin Wolf (1):
      e1000: Ignore reset command

Mark McLoughlin (1):
      Prevent CD-ROM media eject while device is locked

Nitin A Kamble (1):
      QEMU KVM: i386: Fix the cpu reset state

Stefan Weil (1):
      VNC: Fix memory allocation (wrong structure size).

aliguori (1):
      net: Fix -net socket,listen (Jan Kiszka)

diffstat is:
=======================
 aio.c                |    8 ++++++--
 block.c              |    9 ++++++++-
 block.h              |    2 +-
 hw/e1000.c           |   31 +++++++++++++++++++++++--------
 hw/hw.h              |    1 -
 hw/ide.c             |   26 ++++++++++++++++++--------
 hw/mc146818rtc.c     |   23 +++++++++++++++++++++++
 hw/rtl8139.c         |    6 +++++-
 hw/vga.c             |    5 +++--
 kvm-all.c            |    3 +--
 migration-exec.c     |   33 +++++++++++----------------------
 qemu-aio.h           |    7 ++++---
 savevm.c             |   12 +-----------
 target-i386/helper.c |   18 ++++++++++++------
 14 files changed, 116 insertions(+), 68 deletions(-)




reply via email to

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