There are a few patches from the trivial queue which are, I think, suitable for 2.4. These are fixing or adding docs/comments, are minor/trivial cleanups, or small bugfixes.
Please consider applying for 2.4. The rest of the trivial tree will be pushed once 2.5 development window will be open, hopefully I will be able to do that by when. /mjt The following changes since commit edec47cfef96209987cb7922286cb384916aae02: main-loop: fix qemu_notify_event for aio_notify optimization (2015-07-27 17:12:19 +0100) are available in the git repository at: git://git.corpit.ru/qemu.git tags/pull-trivial-patches-2015-07-27 for you to fetch changes up to 226d007dbd75ec8d0f12d0f9e1ce66caf55d49e4: gdbstub: Set current CPU on interruptions (2015-07-27 22:46:16 +0300) ---------------------------------------------------------------- trivial patches for 2015-07-27 ---------------------------------------------------------------- Jan Kiszka (1): gdbstub: Set current CPU on interruptions Johannes Schlatow (1): Fix Cortex-A9 global timer Kamalesh Babulal (1): device_tree: Fix a typo Laszlo Ersek (2): hw/acpi/ich9: clear smi_en on reset hw/acpi/ich9: clean up stale comment about KVM not supporting SMM Marc-André Lureau (2): vmstate: remove unused declaration qapi: add missing @ Michal Privoznik (1): gitignore: Ignore shader generated files Peter Maydell (1): qemu-common.h: Document cutils.c string functions Stefan Weil (1): make: Clean build messages .gitignore | 2 + Makefile | 2 +- device_tree.c | 2 +- gdbstub.c | 1 + hw/acpi/ich9.c | 4 +- include/hw/timer/a9gtimer.h | 2 +- include/migration/vmstate.h | 3 -- include/qemu-common.h | 114 +++++++++++++++++++++++++++++++++++++++++++- qapi-schema.json | 2 +- tests/Makefile | 4 +- 10 files changed, 124 insertions(+), 12 deletions(-)