qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Trivial patches for 2015-05-09
@ 2015-05-08 22:00 Michael Tokarev
  2015-05-08 22:00 ` [Qemu-devel] [PULL 1/5] xhci: remove unused code Michael Tokarev
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael Tokarev @ 2015-05-08 22:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Michael Tokarev

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

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

end of thread, other threads:[~2015-05-11 14:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08 22:00 [Qemu-devel] [PULL 0/5] Trivial patches for 2015-05-09 Michael Tokarev
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

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