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