Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
commit834a336eb911db8a8ca00e760ee6a85faca19414
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 24 Jan 2018 19:24:26 +0000 (24 19:24 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 24 Jan 2018 19:24:26 +0000 (24 19:24 +0000)
tree164006825d183ae89b986b9f3585cc3b404a1ae4
parent82de978a8b01c37e57a4782012b88ce89e0fa4f6
parente044c0f8dd028ea296396ad8066ba436e9acf350
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging

virtio: quick fix

Fixes a regression in virtio that's causing issues
for many people.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
# gpg: Signature made Wed 24 Jan 2018 17:20:24 GMT
# gpg:                using RSA key 0x281F0DB8D28D5469
# gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>"
# gpg:                 aka "Michael S. Tsirkin <mst@redhat.com>"
# Primary key fingerprint: 0270 606B 6F3C DF3D 0B17  0970 C350 3912 AFBE 8E67
#      Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA  8A0D 281F 0DB8 D28D 5469

* remotes/mst/tags/for_upstream:
  Revert "qemu: add a cleanup callback function to EventNotifier"
  Revert "virtio: postpone the execution of event_notifier_cleanup function"
  Revert "virtio: improve virtio devices initialization time"

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>