qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.5 0/7] Block patches
@ 2015-11-17 11:17 Stefan Hajnoczi
  2015-11-17 11:17 ` [Qemu-devel] [PULL for-2.5 1/7] docs: update bitmaps.md Stefan Hajnoczi
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Stefan Hajnoczi @ 2015-11-17 11:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Stefan Hajnoczi

Bug fixes plus clang warning fixes that have no tree.

The following changes since commit c257779e2a586043a1480bb7e96fb6bcd0129634:

  Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20151116' into staging (2015-11-16 12:09:47 +0000)

are available in the git repository at:

  git://github.com/stefanha/qemu.git tags/block-pull-request

for you to fetch changes up to 10f5a72f70862d299ddbdf226d6dc71fa4ae34dd:

  virtio-blk: Fix double completion for werror=stop (2015-11-17 18:35:57 +0800)

----------------------------------------------------------------

----------------------------------------------------------------

Alberto Garcia (1):
  block: make 'stats-interval' an array of ints instead of a string

Eric Blake (1):
  tests: Ignore recent test binaries

Fam Zheng (2):
  aio-epoll: Fix use-after-free of node
  virtio-blk: Fix double completion for werror=stop

John Snow (1):
  docs: update bitmaps.md

Stefan Hajnoczi (2):
  tpm: avoid clang shifting negative signed warning
  disas/arm: avoid clang shifting negative signed warning

 aio-posix.c            |   6 +-
 blockdev.c             |  91 +++++++++++++++++-----------
 disas/arm.c            |   2 +-
 docs/bitmaps.md        | 157 +++++++++++++++++++++++++++++++++++++++++++++++++
 hw/block/virtio-blk.c  |   4 ++
 hw/tpm/tpm_tis.c       |   2 +-
 qapi/block-core.json   |   7 +--
 tests/.gitignore       |   2 +
 tests/qemu-iotests/136 |   2 +-
 9 files changed, 231 insertions(+), 42 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2015-11-17 12:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-17 11:17 [Qemu-devel] [PULL for-2.5 0/7] Block patches Stefan Hajnoczi
2015-11-17 11:17 ` [Qemu-devel] [PULL for-2.5 1/7] docs: update bitmaps.md Stefan Hajnoczi
2015-11-17 11:17 ` [Qemu-devel] [PULL for-2.5 2/7] tests: Ignore recent test binaries Stefan Hajnoczi
2015-11-17 11:17 ` [Qemu-devel] [PULL for-2.5 3/7] tpm: avoid clang shifting negative signed warning Stefan Hajnoczi
2015-11-17 11:17 ` [Qemu-devel] [PULL for-2.5 4/7] disas/arm: " Stefan Hajnoczi
2015-11-17 11:17 ` [Qemu-devel] [PULL for-2.5 5/7] aio-epoll: Fix use-after-free of node Stefan Hajnoczi
2015-11-17 11:17 ` [Qemu-devel] [PULL for-2.5 6/7] block: make 'stats-interval' an array of ints instead of a string Stefan Hajnoczi
2015-11-17 11:17 ` [Qemu-devel] [PULL for-2.5 7/7] virtio-blk: Fix double completion for werror=stop Stefan Hajnoczi
2015-11-17 12:33 ` [Qemu-devel] [PULL for-2.5 0/7] Block patches 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).