qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 55d41b: util/aio-win32: Only select on what w


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 55d41b: util/aio-win32: Only select on what we are actuall...
Date: Tue, 18 Jul 2017 06:12:56 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 55d41b16eec5041bf94de9b687bf51a67fdf736d
      
https://github.com/qemu/qemu/commit/55d41b16eec5041bf94de9b687bf51a67fdf736d
  Author: Alistair Francis <address@hidden>
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
    M util/aio-win32.c

  Log Message:
  -----------
  util/aio-win32: Only select on what we are actually waiting for

Signed-off-by: Alistair Francis <address@hidden>
Acked-by: Edgar E. Iglesias <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: 593ed6f0a3c827a13a274e47f6fa980344234f9c
      
https://github.com/qemu/qemu/commit/593ed6f0a3c827a13a274e47f6fa980344234f9c
  Author: Denis V. Lunev <address@hidden>
  Date:   2017-07-17 (Mon, 17 Jul 2017)

  Changed paths:
    M block/io.c

  Log Message:
  -----------
  block: fix shadowed variable in bdrv_co_pdiscard

We've had a shadowed 'ret' variable, which risks returning the wrong
value, introduced in commit b9c64947.

Signed-off-by: Denis V. Lunev <address@hidden>
Reviewed-by: Fam Zheng <address@hidden>
Reviewed-by: Eric Blake <address@hidden>
Message-id: address@hidden
CC: Stefan Hajnoczi <address@hidden>
CC: Kevin Wolf <address@hidden>
CC: Eric Blake <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: 718d7f4f9cf772e5784093d8e6085680a235acdb
      
https://github.com/qemu/qemu/commit/718d7f4f9cf772e5784093d8e6085680a235acdb
  Author: Peter Maydell <address@hidden>
  Date:   2017-07-18 (Tue, 18 Jul 2017)

  Changed paths:
    M block/io.c
    M util/aio-win32.c

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

# gpg: Signature made Mon 17 Jul 2017 16:40:18 BST
# gpg:                using RSA key 0x9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <address@hidden>"
# gpg:                 aka "Stefan Hajnoczi <address@hidden>"
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8

* remotes/stefanha/tags/block-pull-request:
  block: fix shadowed variable in bdrv_co_pdiscard
  util/aio-win32: Only select on what we are actually waiting for

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


Compare: https://github.com/qemu/qemu/compare/ed6458726a9d...718d7f4f9cf7

reply via email to

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