All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] Trivial patches for 28 January to 10 February 2012
@ 2012-02-10 11:34 Stefan Hajnoczi
  2012-02-10 11:34 ` [Qemu-devel] [PATCH 1/9] linux-user: fail execve() if env/args too big Stefan Hajnoczi
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Stefan Hajnoczi @ 2012-02-10 11:34 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel, Stefan Hajnoczi

The following changes since commit 57c83dacfe179bf061b8fa79d9553ebabe4d2ff4:

  make: Remove duplicate use of GLIB_CFLAGS (2012-02-09 20:44:38 +0400)

are available in the git repository at:
  git://github.com/stefanha/qemu.git trivial-patches

Benjamin MARSILI (1):
      net: remove extra spaces in help messages

Hervé Poussineau (1):
      ide: fix compilation errors when DEBUG_IDE is set

Luiz Capitulino (1):
      virtio: Remove unneeded g_free() check in virtio_cleanup()

Paul Brook (1):
      linux-user: brk() debugging

Peter Maydell (2):
      CODING_STYLE: Clarify style for enum and function type names
      vl.c: Fix typo in variable name

Stefan Weil (1):
      fmopl: Fix typo in function name

Ulrich Hecht (1):
      linux-user: fail execve() if env/args too big

陳韋任 (1):
      cpu-exec.c: Correct comment about this file and indentation cleanup

 CODING_STYLE         |    3 ++-
 cpu-exec.c           |   10 +++++-----
 hw/fmopl.c           |    4 ++--
 hw/ide/pci.c         |    2 +-
 hw/ide/piix.c        |    4 ++--
 hw/virtio.c          |    3 +--
 linux-user/syscall.c |   25 ++++++++++++++++++-------
 net/socket.c         |    8 ++++----
 vl.c                 |   10 +++++-----
 9 files changed, 40 insertions(+), 29 deletions(-)

-- 
1.7.8.3

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

end of thread, other threads:[~2012-02-17 14:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-10 11:34 [Qemu-devel] [PULL 0/9] Trivial patches for 28 January to 10 February 2012 Stefan Hajnoczi
2012-02-10 11:34 ` [Qemu-devel] [PATCH 1/9] linux-user: fail execve() if env/args too big Stefan Hajnoczi
2012-02-10 11:34 ` [Qemu-devel] [PATCH 2/9] CODING_STYLE: Clarify style for enum and function type names Stefan Hajnoczi
2012-02-10 11:34 ` [Qemu-devel] [PATCH 3/9] cpu-exec.c: Correct comment about this file and indentation cleanup Stefan Hajnoczi
2012-02-10 11:34 ` [Qemu-devel] [PATCH 4/9] ide: fix compilation errors when DEBUG_IDE is set Stefan Hajnoczi
2012-02-10 11:34 ` [Qemu-devel] [PATCH 5/9] vl.c: Fix typo in variable name Stefan Hajnoczi
2012-02-10 11:34 ` [Qemu-devel] [PATCH 6/9] fmopl: Fix typo in function name Stefan Hajnoczi
2012-02-10 11:34 ` [Qemu-devel] [PATCH 7/9] net: remove extra spaces in help messages Stefan Hajnoczi
2012-02-17  6:34   ` Zhi Yong Wu
2012-02-17  6:53     ` Zhi Yong Wu
2012-02-10 11:34 ` [Qemu-devel] [PATCH 8/9] virtio: Remove unneeded g_free() check in virtio_cleanup() Stefan Hajnoczi
2012-02-10 11:34 ` [Qemu-devel] [PATCH 9/9] linux-user: brk() debugging Stefan Hajnoczi
2012-02-17 13:53 ` [Qemu-devel] [PULL 0/9] Trivial patches for 28 January to 10 February 2012 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.