qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PULL 0/5] Trivial patches for 2015-05-09


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 0/5] Trivial patches for 2015-05-09
Date: Sat, 9 May 2015 01:00:00 +0300

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 via email to

[Prev in Thread] Current Thread [Next in Thread]