qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL v4 0/2] virtio: fixes


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL v4 0/2] virtio: fixes
Date: Fri, 16 Sep 2016 21:55:30 +0300

The following changes since commit d1eb8f2acba579830cf3798c3c15ce51be852c56:

  fpu: add mechanism to check for invalid long double formats (2016-09-15 
12:43:18 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to 6bd7776cd0a9581cdb5e9dd40df8821a96e355d6:

  MAINTAINERS: add virtio-* tests (2016-09-16 21:54:03 +0300)

----------------------------------------------------------------
virtio: fixes

virtio feature negotiation rework

Signed-off-by: Michael S. Tsirkin <address@hidden>

----------------------------------------------------------------
Greg Kurz (1):
      MAINTAINERS: add virtio-* tests

Maxime Coquelin (1):
      virtio-bus: Plug devices after features are negotiated

 hw/virtio/virtio-pci.h         |  5 +++++
 include/hw/virtio/virtio-bus.h | 10 +++++-----
 hw/s390x/virtio-ccw.c          | 30 +++++++++++++++---------------
 hw/virtio/virtio-bus.c         |  9 +++++----
 hw/virtio/virtio-pci.c         | 36 ++++++++++++++++++++++++++++++++----
 MAINTAINERS                    |  7 +++++++
 6 files changed, 69 insertions(+), 28 deletions(-)




reply via email to

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