All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [GIT PULL 00/15] Stable branch update 2009-06-17
@ 2009-06-17 17:09 Glauber Costa
  2009-06-17 17:09 ` [Qemu-devel] [PATCH 01/15] net: Fix -net socket, listen (Jan Kiszka) Glauber Costa
  2009-06-17 17:57 ` [Qemu-devel] [GIT PULL 00/15] Stable branch update 2009-06-17 Anthony Liguori
  0 siblings, 2 replies; 19+ messages in thread
From: Glauber Costa @ 2009-06-17 17:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori

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(-)

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2009-06-17 17:57 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-17 17:09 [Qemu-devel] [GIT PULL 00/15] Stable branch update 2009-06-17 Glauber Costa
2009-06-17 17:09 ` [Qemu-devel] [PATCH 01/15] net: Fix -net socket, listen (Jan Kiszka) Glauber Costa
2009-06-17 17:09   ` [Qemu-devel] [PATCH 02/15] Minimal ethernet frame length is 64 bytes Glauber Costa
2009-06-17 17:09     ` [Qemu-devel] [PATCH 03/15] Don't send all gratuitous packets at once Glauber Costa
2009-06-17 17:09       ` [Qemu-devel] [PATCH 04/15] serial: fix lost character after sysrq Glauber Costa
2009-06-17 17:09         ` [Qemu-devel] [PATCH 05/15] e1000: Ignore reset command Glauber Costa
2009-06-17 17:09           ` [Qemu-devel] [PATCH 06/15] VNC: Fix memory allocation (wrong structure size) Glauber Costa
2009-06-17 17:09             ` [Qemu-devel] [PATCH 07/15] fix raw_pread_aligned return value Glauber Costa
2009-06-17 17:09               ` [Qemu-devel] [PATCH 08/15] BACKPORT: Register reset functions for e1000 and rtl8139 Glauber Costa
2009-06-17 17:09                 ` [Qemu-devel] [PATCH 09/15] BACKPORT: Update irqs on reset and device load Glauber Costa
2009-06-17 17:09                   ` [Qemu-devel] [PATCH 10/15] BACKPORT: Add rtc reset function Glauber Costa
2009-06-17 17:10                     ` [Qemu-devel] [PATCH 11/15] fix qemu_aio_flush Glauber Costa
2009-06-17 17:10                       ` [Qemu-devel] [PATCH 12/15] QEMU KVM: i386: Fix the cpu reset state Glauber Costa
2009-06-17 17:10                         ` [Qemu-devel] [PATCH 13/15] kvm: Fix IRQ injection into full queue Glauber Costa
2009-06-17 17:10                           ` [Qemu-devel] [PATCH 14/15] Prevent CD-ROM media eject while device is locked Glauber Costa
2009-06-17 17:10                             ` [Qemu-devel] [PATCH 15/15] Fix vga_screen_dump_blank() PPM generation Glauber Costa
2009-06-17 17:12                   ` [Qemu-devel] Re: [PATCH 09/15] BACKPORT: Update irqs on reset and device load Blue Swirl
2009-06-17 17:49                     ` Glauber Costa
2009-06-17 17:57 ` [Qemu-devel] [GIT PULL 00/15] Stable branch update 2009-06-17 Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.