qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, Michael Tokarev <mjt@tls.msk.ru>
Subject: [Qemu-devel] [PULL for-2.4 00/10] Trivial patches for 2015-07-27
Date: Mon, 27 Jul 2015 22:54:03 +0300	[thread overview]
Message-ID: <cover.1438026619.git.mjt@msgid.tls.msk.ru> (raw)

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

             reply	other threads:[~2015-07-27 19:54 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-27 19:54 Michael Tokarev [this message]
2015-07-27 19:54 ` [Qemu-devel] [PULL 01/10] hw/acpi/ich9: clear smi_en on reset Michael Tokarev
2015-07-27 20:50   ` Michael S. Tsirkin
2015-07-27 20:54     ` Michael S. Tsirkin
2015-07-27 19:54 ` [Qemu-devel] [PULL 02/10] hw/acpi/ich9: clean up stale comment about KVM not supporting SMM Michael Tokarev
2015-07-27 19:54 ` [Qemu-devel] [PULL 03/10] device_tree: Fix a typo Michael Tokarev
2015-07-27 19:54 ` [Qemu-devel] [PULL 04/10] qemu-common.h: Document cutils.c string functions Michael Tokarev
2015-07-27 19:54 ` [Qemu-devel] [PULL 05/10] make: Clean build messages Michael Tokarev
2015-07-27 19:54 ` [Qemu-devel] [PULL 06/10] vmstate: remove unused declaration Michael Tokarev
2015-07-27 19:54 ` [Qemu-devel] [PULL 07/10] gitignore: Ignore shader generated files Michael Tokarev
2015-07-27 19:54 ` [Qemu-devel] [PULL 08/10] Fix Cortex-A9 global timer Michael Tokarev
2015-07-27 19:54 ` [Qemu-devel] [PULL 09/10] qapi: add missing @ Michael Tokarev
2015-07-27 19:54 ` [Qemu-devel] [PULL 10/10] gdbstub: Set current CPU on interruptions Michael Tokarev
2015-07-28 12:22 ` [Qemu-devel] [PULL for-2.4 00/10] Trivial patches for 2015-07-27 Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1438026619.git.mjt@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).