[Qemu-devel] [PULL 0/2] Block patches

Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180122124033.21440-1-stefanha@redhat.com
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test docker-quick@centos6 passed
Test ppc passed
Test s390x passed
There is a newer version of this series
qapi/block-core.json  | 18 ++++++++++++++++++
hw/block/virtio-blk.c |  5 +----
2 files changed, 19 insertions(+), 4 deletions(-)
[Qemu-devel] [PULL 0/2] Block patches
Posted by Stefan Hajnoczi 6 years, 2 months ago
The following changes since commit b384cd95eb9c6f73ad84ed1bb0717a26e29cc78f:

  Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging (2018-01-19 16:35:25 +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 91661dbdff76d526d22bc7ddf9df3d41e80cdbbf:

  block: add block_set_io_throttle virtio-blk-pci QMP example (2018-01-22 12:19:14 +0000)

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

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

Mao Zhongyi (1):
  hw/block: Use errp directly rather than local_err

Stefan Hajnoczi (1):
  block: add block_set_io_throttle virtio-blk-pci QMP example

 qapi/block-core.json  | 18 ++++++++++++++++++
 hw/block/virtio-blk.c |  5 +----
 2 files changed, 19 insertions(+), 4 deletions(-)

-- 
2.14.3


Re: [Qemu-devel] [PULL 0/2] Block patches
Posted by Stefan Hajnoczi 6 years, 2 months ago
On Mon, Jan 22, 2018 at 12:40 PM, Stefan Hajnoczi <stefanha@redhat.com> wrote:
> The following changes since commit b384cd95eb9c6f73ad84ed1bb0717a26e29cc78f:
>
>   Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging (2018-01-19 16:35:25 +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 91661dbdff76d526d22bc7ddf9df3d41e80cdbbf:
>
>   block: add block_set_io_throttle virtio-blk-pci QMP example (2018-01-22 12:19:14 +0000)

NACK

Please ignore this pull request for now.  It's broken.

Stefan