[Qemu-devel] [PATCH 0/1] VMState conversion for virtio-pci 'modern state'

Dr. David Alan Gilbert (git) posted 1 patch 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170925160517.681-1-dgilbert@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
hw/virtio/virtio-pci.c | 108 +++++++++++++------------------------------------
1 file changed, 27 insertions(+), 81 deletions(-)
[Qemu-devel] [PATCH 0/1] VMState conversion for virtio-pci 'modern state'
Posted by Dr. David Alan Gilbert (git) 6 years, 6 months ago
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>

This is lightly tested migrating a:

./x86_64-softmmu/qemu-system-x86_64 -M pc,accel=kvm -m 1G -device virtio-net -monitor stdio -drive if=virtio,file=blah,cache=none

with and without the patch; the stream looks like it includes the
subsection.  Suggestions for better tests are welcome.

Dave

Dr. David Alan Gilbert (1):
  virtio/pci/migration: Convert to VMState

 hw/virtio/virtio-pci.c | 108 +++++++++++++------------------------------------
 1 file changed, 27 insertions(+), 81 deletions(-)

-- 
2.13.5