qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/8] Trivial patches for 8 to 10 November 2011


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PULL 0/8] Trivial patches for 8 to 10 November 2011
Date: Thu, 10 Nov 2011 12:36:36 +0000

The last trivial-patches pull on top of 1.0-rc1.  I have tried to include only
bug or user-visible fixes.

The following changes since commit 4f61927a41a098d06e642ffdea5fc285dc3a0e6b:

  hpet: fix infinite loop in qemu_run_timers with -icount enabled (2011-11-09 
12:06:20 -0600)

are available in the git repository at:
  ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches

Markus Armbruster (5):
      qdev: Fix crash on -device '?=x'
      ui/vnc: Convert sasl.mechlist to g_malloc() & friends
      x86/cpuid: Convert remaining strdup() to g_strdup()
      x86/cpuid: Plug memory leak in cpudef_setfield()
      x86/cpuid: Fix crash on -cpu ""

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

陳韋任 (2):
      qemu-tech.texi: Update default code cache size
      configure: Show --cpu option on the help list

 configure           |    1 +
 hw/lan9118.c        |    1 +
 hw/qdev.c           |    2 +-
 qemu-tech.texi      |    2 +-
 target-i386/cpuid.c |   13 +++++++------
 ui/vnc-auth-sasl.c  |   19 +++++--------------
 6 files changed, 16 insertions(+), 22 deletions(-)

-- 
1.7.7.1




reply via email to

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