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 0/5] Trivial patches for 2015-05-09
Date: Sat,  9 May 2015 01:00:00 +0300	[thread overview]
Message-ID: <cover.1431122325.git.mjt@msgid.tls.msk.ru> (raw)

Here's a next trivial-patches tree pull request.  There aren't many patches
this time, but one of them (replacing assert with g_assert) is a build fix.
Please consider applying.

Thanks,

/mjt

The following changes since commit f8340b360b9bc29d48716ba8aca79df2b9544979:

  hw/ptimer: Do not artificially limit timers when using icount (2015-05-08 17:15:23 +1000)

are available in the git repository at:

  git://git.corpit.ru/qemu.git tags/pull-trivial-patches-2015-05-09

for you to fetch changes up to 0caef8f6df4a9426bd6333ab843ce51ce005d7d0:

  docs: update BLOCK_IMAGE_CORRUPTED documentation (2015-05-08 14:11:10 +0300)

----------------------------------------------------------------
trivial patches for 2015-05-09

----------------------------------------------------------------
Alberto Garcia (1):
      docs: update BLOCK_IMAGE_CORRUPTED documentation

Gonglei (1):
      xhci: remove unused code

Michael Tokarev (1):
      glib-compat.h: change assert to g_assert

Thomas Huth (1):
      Remove various unused functions

zhanghailiang (1):
      sheepdog: fix resource leak with sd_snapshot_create

 backends/tpm.c                   | 11 -----------
 block/sheepdog.c                 |  1 +
 docs/qmp/qmp-events.txt          |  5 +++--
 hw/usb/hcd-xhci.c                |  1 -
 include/glib-compat.h            |  6 +++---
 include/sysemu/iothread.h        |  1 -
 include/sysemu/tpm_backend_int.h |  2 --
 iothread.c                       | 12 ------------
 qapi/block-core.json             |  2 +-
 9 files changed, 8 insertions(+), 33 deletions(-)

             reply	other threads:[~2015-05-08 22:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-08 22:00 Michael Tokarev [this message]
2015-05-08 22:00 ` [Qemu-devel] [PULL 1/5] xhci: remove unused code Michael Tokarev
2015-05-08 22:00 ` [Qemu-devel] [PULL 2/5] sheepdog: fix resource leak with sd_snapshot_create Michael Tokarev
2015-05-08 22:00 ` [Qemu-devel] [PULL 3/5] Remove various unused functions Michael Tokarev
2015-05-08 22:00 ` [Qemu-devel] [PULL 4/5] glib-compat.h: change assert to g_assert Michael Tokarev
2015-05-08 22:00 ` [Qemu-devel] [PULL 5/5] docs: update BLOCK_IMAGE_CORRUPTED documentation Michael Tokarev
2015-05-11 14:06 ` [Qemu-devel] [PULL 0/5] Trivial patches for 2015-05-09 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.1431122325.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).