qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 39c115: block/mirror: fix broken sparseness d


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 39c115: block/mirror: fix broken sparseness detection
Date: Tue, 28 Feb 2017 07:00:12 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 39c11580f3af8a96a7fba9b8b80a047a0b88b0ec
      
https://github.com/qemu/qemu/commit/39c11580f3af8a96a7fba9b8b80a047a0b88b0ec
  Author: John Snow <address@hidden>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M block/mirror.c

  Log Message:
  -----------
  block/mirror: fix broken sparseness detection

int64_t is in all likelihood the actual scalar type we want.
Yep, really.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1219541

Signed-off-by: John Snow <address@hidden>
Reviewed-by: Jeff Cody <address@hidden>
Signed-off-by: Jeff Cody <address@hidden>


  Commit: 51654aa52a94612edfaf76dcb51c0a0b7821c90d
      
https://github.com/qemu/qemu/commit/51654aa52a94612edfaf76dcb51c0a0b7821c90d
  Author: Jeff Cody <address@hidden>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M qapi/block-core.json

  Log Message:
  -----------
  iscsi: add missing colons to the qapi docs

The missing colons make the iscsi part of the documentation not render
quite as nicely, so add those in.

Signed-off-by: Jeff Cody <address@hidden>


  Commit: c8c0a1a784cdf70ecea50e93213137c6c89337a7
      
https://github.com/qemu/qemu/commit/c8c0a1a784cdf70ecea50e93213137c6c89337a7
  Author: Peter Maydell <address@hidden>
  Date:   2017-02-28 (Tue, 28 Feb 2017)

  Changed paths:
    M block/mirror.c
    M qapi/block-core.json

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into 
staging

# gpg: Signature made Tue 28 Feb 2017 04:34:34 GMT
# gpg:                using RSA key 0xBDBE7B27C0DE3057
# gpg: Good signature from "Jeffrey Cody <address@hidden>"
# gpg:                 aka "Jeffrey Cody <address@hidden>"
# gpg:                 aka "Jeffrey Cody <address@hidden>"
# Primary key fingerprint: 9957 4B4D 3474 90E7 9D98  D624 BDBE 7B27 C0DE 3057

* remotes/cody/tags/block-pull-request:
  iscsi: add missing colons to the qapi docs
  block/mirror: fix broken sparseness detection

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/a57aaa4e7461...c8c0a1a784cd

reply via email to

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