qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/14] Trivial patches for 15 to 23 September 2012
@ 2012-09-23 10:00 Stefan Hajnoczi
  2012-09-23 10:00 ` [Qemu-devel] [PATCH 01/14] target-i386: Allow tsc-frequency to be larger then 2.147G Stefan Hajnoczi
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Stefan Hajnoczi @ 2012-09-23 10:00 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Stefan Hajnoczi, qemu-devel

The following changes since commit 93b6599734f81328ee3d608f57667742cafeea72:

  audio: Fix warning from static code analysis (2012-09-23 01:34:16 +0400)

are available in the git repository at:

  git://github.com/stefanha/qemu.git trivial-patches

for you to fetch changes up to 95df51a4a02a853af8828c281bce2d4f2a41d6fd:

  w32: Always use standard instead of native format strings (2012-09-23 07:39:22 +0100)

----------------------------------------------------------------
Alon Levy (1):
      dtrace backend: add function to reserved words

Don Slutz (1):
      target-i386: Allow tsc-frequency to be larger then 2.147G

Hitoshi Mitake (1):
      curses: don't initialize curses when qemu is daemonized

Laszlo Ersek (1):
      TextConsole: saturate escape parameter in TTY_STATE_CSI

Paolo Bonzini (1):
      qemu-timer: simplify qemu_run_timers

Stefan Weil (9):
      qemu-ga: Remove unreachable code after g_error
      qemu-sockets: Fix potential memory leak
      cadence_uart: Fix buffer overflow
      lm4549: Fix buffer overflow
      ioh3420: Remove unreachable code
      pflash_cfi01: Fix warning caused by unreachable code
      linux-user: Remove redundant null check and replace free by g_free
      net/socket: Fix compiler warning (regression for MinGW)
      w32: Always use standard instead of native format strings

 compiler.h                          |    5 +++++
 console.c                           |    7 +++++--
 hw/cadence_uart.c                   |    2 +-
 hw/ioh3420.c                        |    1 -
 hw/lm4549.c                         |    2 +-
 hw/pflash_cfi01.c                   |    8 ++++----
 linux-user/syscall.c                |    4 +---
 net/socket.c                        |    6 +++---
 os-posix.c                          |    5 +++++
 qemu-common.h                       |    5 +++++
 qemu-ga.c                           |    2 --
 qemu-os-posix.h                     |    2 ++
 qemu-os-win32.h                     |    5 +++++
 qemu-sockets.c                      |    2 +-
 qemu-timer.c                        |    7 +++----
 scripts/tracetool/backend/dtrace.py |    2 +-
 target-i386/cpu.c                   |    2 +-
 vl.c                                |    4 +++-
 18 files changed, 46 insertions(+), 25 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2012-09-25 23:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-23 10:00 [Qemu-devel] [PULL 00/14] Trivial patches for 15 to 23 September 2012 Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 01/14] target-i386: Allow tsc-frequency to be larger then 2.147G Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 02/14] qemu-ga: Remove unreachable code after g_error Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 03/14] qemu-sockets: Fix potential memory leak Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 04/14] cadence_uart: Fix buffer overflow Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 05/14] lm4549: " Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 06/14] ioh3420: Remove unreachable code Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 07/14] pflash_cfi01: Fix warning caused by " Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 08/14] dtrace backend: add function to reserved words Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 09/14] curses: don't initialize curses when qemu is daemonized Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 10/14] TextConsole: saturate escape parameter in TTY_STATE_CSI Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 11/14] qemu-timer: simplify qemu_run_timers Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 12/14] linux-user: Remove redundant null check and replace free by g_free Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 13/14] net/socket: Fix compiler warning (regression for MinGW) Stefan Hajnoczi
2012-09-23 10:00 ` [Qemu-devel] [PATCH 14/14] w32: Always use standard instead of native format strings Stefan Hajnoczi
2012-09-25 23:26 ` [Qemu-devel] [PULL 00/14] Trivial patches for 15 to 23 September 2012 Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).