The following changes since commit 2be4f242b50a84bf360df02480b173bfed161107:
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging (2015-08-04 16:51:24 +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 74aae7b22b8a67cf31937b2f4bdefe2881e799e9: virtio: fix 1.0 virtqueue migration (2015-08-05 16:56:34 +0300) ---------------------------------------------------------------- virtio fix for 2.4 Fixes migration in virtio 1 mode. We still have a known bug with memory hotplug, it doesn't look like we can fix that in time for 2.4. Signed-off-by: Michael S. Tsirkin <m...@redhat.com> ---------------------------------------------------------------- Jason Wang (1): virtio: fix 1.0 virtqueue migration include/hw/virtio/virtio.h | 6 +++++ hw/virtio/virtio.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+)