From: Michael S. Tsirkin <m...@redhat.com>

The following changes since commit 6fdf98f281f85ae6e2883bed2f691bcfe33b1f9f:

  fw_cfg: the I/O port variant expects little-endian (2013-08-07 12:48:15 -0500)

are available in the git repository at:

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

for you to fetch changes up to 3561ba14188b3c1e54246ed6db97896bbc082d2f:

  vhost: clear signalled_used_valid on vhost stop (2013-08-12 12:25:17 +0300)

----------------------------------------------------------------
pci,virtio fixes for 1.6

This includes some last-minute bugfixes for 1.6.
All very small patches that also look very safe to me.

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

----------------------------------------------------------------
Gerd Hoffmann (1):
      i82801b11: Fix i82801b11 PCI host bridge config space

Michael S. Tsirkin (2):
      pc: disable pci-info for 1.6
      vhost: clear signalled_used_valid on vhost stop

Stefan Hajnoczi (1):
      virtio: clear signalled_used_valid when switching from dataplane

 hw/i386/pc_piix.c           | 9 +++++++--
 hw/i386/pc_q35.c            | 9 +++++++--
 hw/pci-bridge/i82801b11.c   | 1 +
 hw/virtio/dataplane/vring.c | 1 +
 hw/virtio/vhost.c           | 1 +
 hw/virtio/virtio.c          | 5 +++++
 include/hw/virtio/virtio.h  | 1 +
 7 files changed, 23 insertions(+), 4 deletions(-)


Reply via email to