qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] bcf083: libvhost-user: vu_queue_started


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] bcf083: libvhost-user: vu_queue_started
Date: Mon, 16 Oct 2017 05:03:55 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: bcf0836d0fb32ef5442fd3f47fd1b115c362be43
      
https://github.com/qemu/qemu/commit/bcf0836d0fb32ef5442fd3f47fd1b115c362be43
  Author: Dr. David Alan Gilbert <address@hidden>
  Date:   2017-10-12 (Thu, 12 Oct 2017)

  Changed paths:
    M contrib/libvhost-user/libvhost-user.c
    M contrib/libvhost-user/libvhost-user.h

  Log Message:
  -----------
  libvhost-user: vu_queue_started

Add a vu_queue_started method to complement vu_queue_enabled.

Signed-off-by: Dr. David Alan Gilbert <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>
Reviewed-by: Maxime Coquelin <address@hidden>


  Commit: 121765281dd8879356136880a5454cdf38b7c854
      
https://github.com/qemu/qemu/commit/121765281dd8879356136880a5454cdf38b7c854
  Author: Dr. David Alan Gilbert <address@hidden>
  Date:   2017-10-12 (Thu, 12 Oct 2017)

  Changed paths:
    M tests/vhost-user-bridge.c

  Log Message:
  -----------
  vhost-user-bridge: Only process received packets on started queues

Only process received packets if the queue has been started.

Signed-off-by: Dr. David Alan Gilbert <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Maxime Coquelin <address@hidden>


  Commit: ea642e22caf4c7a009e016a1203e5dcf1a86d321
      
https://github.com/qemu/qemu/commit/ea642e22caf4c7a009e016a1203e5dcf1a86d321
  Author: Dr. David Alan Gilbert <address@hidden>
  Date:   2017-10-12 (Thu, 12 Oct 2017)

  Changed paths:
    M contrib/libvhost-user/libvhost-user.c
    M contrib/libvhost-user/libvhost-user.h

  Log Message:
  -----------
  libvhost-user: Update and fix feature and request lists

Update the ProtocolFeature and UserRequest lists to
match hw/virtio/vhost-user.c.
Fix the text labelling in libvhost-user.c to match the list.

Signed-off-by: Dr. David Alan Gilbert <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>
Reviewed-by: Maxime Coquelin <address@hidden>


  Commit: 13384f158ce043744cf7542162a34953c7e05a70
      
https://github.com/qemu/qemu/commit/13384f158ce043744cf7542162a34953c7e05a70
  Author: Dr. David Alan Gilbert <address@hidden>
  Date:   2017-10-12 (Thu, 12 Oct 2017)

  Changed paths:
    M contrib/libvhost-user/libvhost-user.c
    M contrib/libvhost-user/libvhost-user.h

  Log Message:
  -----------
  libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD

Allow the qemu to pass us a slave fd.  We don't do anything
with it yet.

Signed-off-by: Dr. David Alan Gilbert <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Marc-André Lureau <address@hidden>
Reviewed-by: Maxime Coquelin <address@hidden>


  Commit: 40a1e8ac2e10155b5df13a2508ac080b00cd7e23
      
https://github.com/qemu/qemu/commit/40a1e8ac2e10155b5df13a2508ac080b00cd7e23
  Author: Peter Maydell <address@hidden>
  Date:   2017-10-16 (Mon, 16 Oct 2017)

  Changed paths:
    M contrib/libvhost-user/libvhost-user.c
    M contrib/libvhost-user/libvhost-user.h
    M tests/vhost-user-bridge.c

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

# gpg: Signature made Thu 12 Oct 2017 21:52:28 BST
# gpg:                using RSA key 0xDAE8E10975969CE5
# gpg: Good signature from "Marc-André Lureau <address@hidden>"
# gpg:                 aka "Marc-André Lureau <address@hidden>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 87A9 BD93 3F87 C606 D276  F62D DAE8 E109 7596 9CE5

* remotes/elmarco/tags/vu-pull-request:
  libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD
  libvhost-user: Update and fix feature and request lists
  vhost-user-bridge: Only process received packets on started queues
  libvhost-user: vu_queue_started

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


Compare: https://github.com/qemu/qemu/compare/f90ea7ba7c5a...40a1e8ac2e10

reply via email to

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