qemu-devel
[Top][All Lists]
Advanced

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

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


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 0/8] Trivial patches for 8 to 10 November 2011
Date: Thu, 10 Nov 2011 14:06:21 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

On 11/10/2011 06:36 AM, Stefan Hajnoczi wrote:
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

Pulled.  Thanks.

Regards

Anthony Liguori


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





reply via email to

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