qemu-devel
[Top][All Lists]
Advanced

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

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


From: Dr. David Alan Gilbert (git)
Subject: [Qemu-devel] [PATCH 0/1] VMState conversion for virtio-pci 'modern state'
Date: Mon, 25 Sep 2017 17:05:16 +0100

From: "Dr. David Alan Gilbert" <address@hidden>

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




reply via email to

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