[Qemu-devel] [PULL for-2.9 0/6] Block patches

Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170421094316.19361-1-stefanha@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
There is a newer version of this series
MAINTAINERS           |  4 ++--
migration/block.c     | 35 +++++++++++++++++++++++++++++++++--
tests/test-throttle.c |  8 ++++----
util/throttle.c       | 14 ++++++++++++++
qemu-options.hx       | 24 ++++++++++++++++++++++++
5 files changed, 77 insertions(+), 8 deletions(-)
[Qemu-devel] [PULL for-2.9 0/6] Block patches
Posted by Stefan Hajnoczi 6 years, 12 months ago
The following changes since commit fa54abb8c298f892639ffc4bc2f61448ac3be4a1:

  Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1 (2017-04-20 18:33:33 +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 3ccc0a0163b932fe980dce8d26db4bf98b1900e9:

  MAINTAINERS: update my email address (2017-04-21 10:36:12 +0100)

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

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

Changlong Xie (1):
  MAINTAINERS: update Wen's email address

Lidong Chen (1):
  migration/block: use blk_pwrite_zeroes for each zero cluster

Stefan Hajnoczi (3):
  qemu-options: explain disk I/O throttling options
  throttle: do not use invalid config in test
  throttle: make throttle_config(throttle_get_config()) symmetric

Zhang Chen (1):
  MAINTAINERS: update my email address

 MAINTAINERS           |  4 ++--
 migration/block.c     | 35 +++++++++++++++++++++++++++++++++--
 tests/test-throttle.c |  8 ++++----
 util/throttle.c       | 14 ++++++++++++++
 qemu-options.hx       | 24 ++++++++++++++++++++++++
 5 files changed, 77 insertions(+), 8 deletions(-)

-- 
2.9.3


Re: [Qemu-devel] [PULL for-2.9 0/6] Block patches
Posted by Peter Maydell 6 years, 12 months ago
On 21 April 2017 at 10:43, Stefan Hajnoczi <stefanha@redhat.com> wrote:
> The following changes since commit fa54abb8c298f892639ffc4bc2f61448ac3be4a1:
>
>   Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1 (2017-04-20 18:33:33 +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 3ccc0a0163b932fe980dce8d26db4bf98b1900e9:
>
>   MAINTAINERS: update my email address (2017-04-21 10:36:12 +0100)
>
> ----------------------------------------------------------------
>
> ----------------------------------------------------------------

Applied, thanks.

-- PMM

Re: [Qemu-devel] [PULL for-2.9 0/6] Block patches
Posted by Eric Blake 6 years, 12 months ago
On 04/21/2017 04:43 AM, Stefan Hajnoczi wrote:
> The following changes since commit fa54abb8c298f892639ffc4bc2f61448ac3be4a1:
> 

Assuming the subject line is stale and you mean 2.10


-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org