qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 8f7168: io: simplify qio_channel_attach_aio_c


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 8f7168: io: simplify qio_channel_attach_aio_context
Date: Wed, 19 Jul 2017 02:47:41 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 8f7168b34323ceec4d5faff797e7bcf1be57e6be
      
https://github.com/qemu/qemu/commit/8f7168b34323ceec4d5faff797e7bcf1be57e6be
  Author: Paolo Bonzini <address@hidden>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    M io/channel.c

  Log Message:
  -----------
  io: simplify qio_channel_attach_aio_context

If properly preceded by qio_channel_detach_aio_context, this function really
has nothing to do except setting ioc->ctx.

Signed-off-by: Paolo Bonzini <address@hidden>
Signed-off-by: Daniel P. Berrange <address@hidden>


  Commit: 63cb55783c5e8f783b1dcebd3a2935941f872d44
      
https://github.com/qemu/qemu/commit/63cb55783c5e8f783b1dcebd3a2935941f872d44
  Author: Peter Maydell <address@hidden>
  Date:   2017-07-19 (Wed, 19 Jul 2017)

  Changed paths:
    M io/channel.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-07-18-1' 
into staging

Merge I/O 2017/07/18 v1

# gpg: Signature made Tue 18 Jul 2017 11:31:53 BST
# gpg:                using RSA key 0xBE86EBB415104FDF
# gpg: Good signature from "Daniel P. Berrange <address@hidden>"
# gpg:                 aka "Daniel P. Berrange <address@hidden>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E  8E3F BE86 EBB4 1510 4FDF

* remotes/berrange/tags/pull-qio-2017-07-18-1:
  io: simplify qio_channel_attach_aio_context

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


Compare: https://github.com/qemu/qemu/compare/6887dc6700cc...63cb55783c5e

reply via email to

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