qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] Block patches
@ 2017-06-30 11:46 Stefan Hajnoczi
  2017-06-30 11:46 ` [Qemu-devel] [PULL 1/7] virtio-blk: trace vdev so devices can be distinguished Stefan Hajnoczi
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Stefan Hajnoczi @ 2017-06-30 11:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Stefan Hajnoczi

The following changes since commit 464588675455afda2899e20a0b120e4075de50c7:

  Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170627-tag' into staging (2017-06-29 11:45:01 +0100)

are available in the git repository at:

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

for you to fetch changes up to c324fd0a39cee43c13f6d1fb34f74fc5e2fb007b:

  virtio-pci: use ioeventfd even when KVM is disabled (2017-06-30 11:03:45 +0100)

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

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

Stefan Hajnoczi (7):
  virtio-blk: trace vdev so devices can be distinguished
  libqos: fix typo in virtio.h QVirtQueue->used comment
  libqos: add virtio used ring support
  tests: fix virtio-scsi-test ISR dependence
  tests: fix virtio-blk-test ISR dependence
  tests: fix virtio-net-test ISR dependence
  virtio-pci: use ioeventfd even when KVM is disabled

 tests/libqos/virtio.h    |  8 ++++++-
 hw/block/virtio-blk.c    | 12 ++++++----
 hw/virtio/virtio-pci.c   |  2 +-
 tests/libqos/virtio.c    | 60 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/virtio-blk-test.c  | 27 ++++++++++++++--------
 tests/virtio-net-test.c  |  6 ++---
 tests/virtio-scsi-test.c |  2 +-
 hw/block/trace-events    | 10 ++++----
 8 files changed, 101 insertions(+), 26 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-06-30 13:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-30 11:46 [Qemu-devel] [PULL 0/7] Block patches Stefan Hajnoczi
2017-06-30 11:46 ` [Qemu-devel] [PULL 1/7] virtio-blk: trace vdev so devices can be distinguished Stefan Hajnoczi
2017-06-30 11:46 ` [Qemu-devel] [PULL 2/7] libqos: fix typo in virtio.h QVirtQueue->used comment Stefan Hajnoczi
2017-06-30 11:46 ` [Qemu-devel] [PULL 3/7] libqos: add virtio used ring support Stefan Hajnoczi
2017-06-30 11:46 ` [Qemu-devel] [PULL 4/7] tests: fix virtio-scsi-test ISR dependence Stefan Hajnoczi
2017-06-30 11:46 ` [Qemu-devel] [PULL 5/7] tests: fix virtio-blk-test " Stefan Hajnoczi
2017-06-30 11:46 ` [Qemu-devel] [PULL 6/7] tests: fix virtio-net-test " Stefan Hajnoczi
2017-06-30 11:46 ` [Qemu-devel] [PULL 7/7] virtio-pci: use ioeventfd even when KVM is disabled Stefan Hajnoczi
2017-06-30 13:58 ` [Qemu-devel] [PULL 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).