All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] virtio, vhost, pc fixes for 2.4
@ 2015-07-20 12:12 Michael S. Tsirkin
  2015-07-20 12:12 ` [Qemu-devel] [PULL 1/6] ich9: fix skipped vmstate_memhp_state subsection Michael S. Tsirkin
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Michael S. Tsirkin @ 2015-07-20 12:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

The following changes since commit b4329bf41c86bac8b56cadb097081960cc4839a0:

  Update version for v2.4.0-rc1 release (2015-07-16 20:32:20 +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 f9d6dbf0bf6e91b8ed896369ab1b7e91e5a1a4df:

  virtio-net: remove virtio queues if the guest doesn't support multiqueue (2015-07-20 14:19:42 +0300)

----------------------------------------------------------------
virtio, vhost, pc fixes for 2.4

The only notable thing here is vhost-user multiqueue
revert. We'll work on making it stable in 2.5,
reverting now means we won't have to maintain
bug for bug compability forever.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Chen Hanxiao (1):
      pci_add_capability: remove duplicate comments

Fam Zheng (1):
      virtio-net: Flush incoming queues when DRIVER_OK is being set

Jason Wang (1):
      virtio-net: unbreak any layout

Michael S. Tsirkin (1):
      Revert "vhost-user: add multi queue support"

Paulo Alcantara (1):
      ich9: fix skipped vmstate_memhp_state subsection

Wen Congyang (1):
      virtio-net: remove virtio queues if the guest doesn't support multiqueue

 qapi-schema.json                  |   6 +-
 include/hw/virtio/virtio-access.h |   9 +++
 hw/acpi/ich9.c                    |   3 -
 hw/net/vhost_net.c                |   3 +-
 hw/net/virtio-net.c               | 143 +++++++++++++++++++++++++++++---------
 hw/pci/pci.c                      |   6 +-
 hw/virtio/vhost-user.c            |  11 +--
 net/vhost-user.c                  |  37 ++++------
 docs/specs/vhost-user.txt         |   5 --
 qemu-options.hx                   |   5 +-
 10 files changed, 138 insertions(+), 90 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-07-20 15:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-20 12:12 [Qemu-devel] [PULL 0/6] virtio, vhost, pc fixes for 2.4 Michael S. Tsirkin
2015-07-20 12:12 ` [Qemu-devel] [PULL 1/6] ich9: fix skipped vmstate_memhp_state subsection Michael S. Tsirkin
2015-07-20 12:12 ` [Qemu-devel] [PULL 2/6] Revert "vhost-user: add multi queue support" Michael S. Tsirkin
2015-07-20 12:12 ` [Qemu-devel] [PULL 3/6] virtio-net: unbreak any layout Michael S. Tsirkin
2015-07-20 14:26   ` Eric Blake
2015-07-20 12:12 ` [Qemu-devel] [PULL 4/6] pci_add_capability: remove duplicate comments Michael S. Tsirkin
2015-07-20 12:12 ` [Qemu-devel] [PULL 5/6] virtio-net: Flush incoming queues when DRIVER_OK is being set Michael S. Tsirkin
2015-07-20 12:12 ` [Qemu-devel] [PULL 6/6] virtio-net: remove virtio queues if the guest doesn't support multiqueue Michael S. Tsirkin
2015-07-20 15:01 ` [Qemu-devel] [PULL 0/6] virtio, vhost, pc fixes for 2.4 Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.